| Index: LayoutTests/fast/dom/shadow/content-combinator-dynamic-attribute-change-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/content-combinator-dynamic-attribute-change-expected.txt b/LayoutTests/fast/dom/shadow/content-combinator-dynamic-attribute-change-expected.txt
|
| deleted file mode 100644
|
| index 603179c8ffc73f365d9746390b024c5ffdbb41fa..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/shadow/content-combinator-dynamic-attribute-change-expected.txt
|
| +++ /dev/null
|
| @@ -1,6 +0,0 @@
|
| -PASS window.getComputedStyle(document.querySelector("#host > #child")).color is not "rgb(0, 128, 0)"
|
| -PASS window.getComputedStyle(document.querySelector("#host > #child")).color is "rgb(0, 128, 0)"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|