StyleProperties-Inherit Test Page

Source image Reference image
Test results
Initiate Test Purpose Test Result Comments
Style Property = Text Size
set A 125% NA Passed if all 4 letters 125% size.
Set C 200% NA Passed if C and D are 200% size.
Set D 80% NA Passed if D is 80% size.
Set C inherit NA Passed if all C becomes 125% size D stays 80%.
Style Property = Fill Color
set A red NA Passed if all 4 turn red.
Set C blue NA Passed if C and D turn blue.
Set D yellow NA Passed if D turns yellow.
Set C inherit NA Passed if all C turns red D stays yellow.
Style Property = Intensity
set A red NA Passed if all intensity 20%.
Set C blue NA Passed if C and D intensity is 80%.
Set D yellow NA Passed if D intensity is 50%.
Set C inherit NA Passed if all C intensity is 20% and D remains 50%.
Style Property = Stroke Color
set A red NA Passed if all 4 turn red.
Set C blue NA Passed if C and D turn blue.
Set D yellow NA Passed if D turns yellow.
Set C inherit NA Passed if all C turns red D stays yellow.
Style Property = Stroke Weight
set A to 2 NA Passed if all circles stroke width is 2.
Set C to 5 NA Passed if C and D stroke width 5.
Set D 50 NA Passed if D stroke width 1.
Set C inherit NA Passed if all C stroke width is 2 and D remains 1.
Style Property = Text Color
set A red NA Passed if all 4 turn red.
Set C blue NA Passed if C and D turn blue.
Set D yellow NA Passed if D turns yellow.
Set C inherit NA Passed if all C turns red D stays yellow.