summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/recalc-optgroup-inherit-expected.txt
blob: 31746c5ae04b192c6734d3c6d599f9a52f03a0e1 (plain)
1
2
3
4
5
6
7
8
9
10
Check that OPTION inherits the modified OPTGROUP color.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS getComputedStyle(document.getElementById('o'), null).color is 'rgb(0, 128, 0)'
PASS successfullyParsed is true

TEST COMPLETE