Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / recalc-optgroup-inherit-expected.txt
blob31746c5ae04b192c6734d3c6d599f9a52f03a0e1
1 Check that OPTION inherits the modified OPTGROUP color.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS getComputedStyle(document.getElementById('o'), null).color is 'rgb(0, 128, 0)'
7 PASS successfullyParsed is true
9 TEST COMPLETE