| Index: LayoutTests/fast/css/dynamic-class-backdrop-pseudo-expected.txt
|
| diff --git a/LayoutTests/fast/css/dynamic-class-backdrop-pseudo-expected.txt b/LayoutTests/fast/css/dynamic-class-backdrop-pseudo-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..3e490f09546f4542c7463ed1356aa1aceb26f7fe
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/dynamic-class-backdrop-pseudo-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +Change class affecting ::backdrop style
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS getComputedStyle(dialog, '::backdrop').backgroundColor is not green
|
| +PASS internals.updateStyleAndReturnAffectedElementCount() is 3
|
| +PASS getComputedStyle(dialog, '::backdrop').backgroundColor is green
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|