| Index: LayoutTests/fast/css/dynamic-selector-list-pseudo-expected.txt
|
| diff --git a/LayoutTests/fast/css/dynamic-selector-list-pseudo-expected.txt b/LayoutTests/fast/css/dynamic-selector-list-pseudo-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4d87c2cbda09f1dd457eb521b3f8ab2138ff57fb
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/dynamic-selector-list-pseudo-expected.txt
|
| @@ -0,0 +1,18 @@
|
| +Change classes affecting :-webkit-any and :not.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS getComputedStyle(t1, null).backgroundColor is 'rgb(0, 128, 0)'
|
| +PASS getComputedStyle(t2, null).backgroundColor is 'rgb(0, 128, 0)'
|
| +PASS getComputedStyle(t3, null).backgroundColor is 'rgb(0, 128, 0)'
|
| +PASS getComputedStyle(document.getElementById('t5'), null).backgroundColor is 'rgb(0, 128, 0)'
|
| +PASS getComputedStyle(document.getElementById('t7'), null).backgroundColor is 'rgb(0, 128, 0)'
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +Background should be green
|
| +Background should be green
|
| +Background should be green
|
| +Background should be green
|
| +Background should be green.
|
|
|