| Index: LayoutTests/fast/css/invalidation/dynamic-selector-list-pseudo-expected.txt
|
| diff --git a/LayoutTests/fast/css/invalidation/dynamic-selector-list-pseudo-expected.txt b/LayoutTests/fast/css/invalidation/dynamic-selector-list-pseudo-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..997ec3d5f2e0b9eebf6270e9f10cbc1ade620a33
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/invalidation/dynamic-selector-list-pseudo-expected.txt
|
| @@ -0,0 +1,23 @@
|
| +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 'rgba(0, 0, 0, 0)'
|
| +PASS getComputedStyle(t1, null).backgroundColor is 'rgb(0, 128, 0)'
|
| +PASS getComputedStyle(t2, null).backgroundColor is 'rgba(0, 0, 0, 0)'
|
| +PASS getComputedStyle(t2, null).backgroundColor is 'rgb(0, 128, 0)'
|
| +PASS getComputedStyle(t3, null).backgroundColor is 'rgba(0, 0, 0, 0)'
|
| +PASS getComputedStyle(t3, null).backgroundColor is 'rgb(0, 128, 0)'
|
| +PASS getComputedStyle(t4, null).backgroundColor is 'rgba(0, 0, 0, 0)'
|
| +PASS getComputedStyle(t4, null).backgroundColor is 'rgb(0, 128, 0)'
|
| +PASS getComputedStyle(t5, null).backgroundColor is 'rgba(0, 0, 0, 0)'
|
| +PASS getComputedStyle(t5, 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
|
|
|