| Index: LayoutTests/fast/css/invalidation/target-pseudo-expected.txt
|
| diff --git a/LayoutTests/fast/css/invalidation/target-pseudo-expected.txt b/LayoutTests/fast/css/invalidation/target-pseudo-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..2959d4f3936b9cb5b4dfd9564bf1b2bf8b6dd4e0
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/invalidation/target-pseudo-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +Use descendant invalidation set for :target pseudo class.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS getComputedStyle(match, '').backgroundColor is transparent
|
| +PASS getComputedStyle(match, '').backgroundColor is green
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|