| Index: LayoutTests/fast/css/style-scoped/style-scoped-change-scoped-in-shadow-expected.txt
|
| diff --git a/LayoutTests/fast/css/style-scoped/style-scoped-change-scoped-in-shadow-expected.txt b/LayoutTests/fast/css/style-scoped/style-scoped-change-scoped-in-shadow-expected.txt
|
| deleted file mode 100644
|
| index bc09f16f03bbf0793270b94d3d7c720ff8a084dd..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/css/style-scoped/style-scoped-change-scoped-in-shadow-expected.txt
|
| +++ /dev/null
|
| @@ -1,55 +0,0 @@
|
| -PASS window.internals is defined.
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -test a scoped style in shadow tree.
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(0, 0, 0)"
|
| -test a style in shadow tree.
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -test styles in multiple shadow trees.
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(0, 0, 255)"
|
| -test a scoped style in nested shadow tree.
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(0, 0, 0)"
|
| -PASS textColor is "rgb(0, 0, 255)"
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -test a style in nested shadow tree.
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(0, 0, 255)"
|
| -PASS textColor is "rgb(0, 0, 255)"
|
| -test changing scoped attribute online.
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(0, 0, 0)"
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(0, 0, 0)"
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(0, 0, 0)"
|
| -test removing a scoped style from shadow tree.
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(0, 0, 0)"
|
| -PASS textColor is "rgb(0, 0, 0)"
|
| -PASS textColor is "rgb(0, 0, 0)"
|
| -test removing a style from shadow tree.
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(0, 0, 0)"
|
| -PASS textColor is "rgb(0, 0, 0)"
|
| -test inserting a scoped style into shadow tree.
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(0, 0, 0)"
|
| -test inserting a style into shadow tree.
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -test re-inserting a style after changing scoped attribute offline.
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(255, 0, 0)"
|
| -PASS textColor is "rgb(0, 0, 0)"
|
| -
|
|
|