| Index: LayoutTests/fast/dom/shadow/shadow-added-display-none-host-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-added-display-none-host-expected.txt b/LayoutTests/fast/dom/shadow/shadow-added-display-none-host-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..5fd0bb01716f4401031a5870df25146df444e5f8
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-added-display-none-host-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +Tests adding a shadow root to a display none host doesn't leave dirty bits.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS getComputedStyle(inside).borderWidth is "0px"
|
| +PASS getComputedStyle(inside).borderWidth is "10px"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|