| Index: LayoutTests/fast/css/recalc-optgroup-inherit-expected.txt
|
| diff --git a/LayoutTests/fast/css/recalc-optgroup-inherit-expected.txt b/LayoutTests/fast/css/recalc-optgroup-inherit-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..31746c5ae04b192c6734d3c6d599f9a52f03a0e1
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/recalc-optgroup-inherit-expected.txt
|
| @@ -0,0 +1,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
|
| +
|
|
|