| Index: LayoutTests/fast/css/style-scoped/style-scoped-apply-author-styles-expected.txt
|
| diff --git a/LayoutTests/fast/css/style-scoped/style-scoped-apply-author-styles-expected.txt b/LayoutTests/fast/css/style-scoped/style-scoped-apply-author-styles-expected.txt
|
| index 2b0ff811360d0af9deb43a69b8acce923b1ae2b3..c72685a8b53bd46a11e23339d63ce0de3ef35a53 100644
|
| --- a/LayoutTests/fast/css/style-scoped/style-scoped-apply-author-styles-expected.txt
|
| +++ b/LayoutTests/fast/css/style-scoped/style-scoped-apply-author-styles-expected.txt
|
| @@ -1,4 +1,7 @@
|
| PASS window.internals is defined.
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| test a scoped style in document is applied to a node in shadow dom subtree when apply-author-styles is true.
|
| PASS borderColor is "rgb(0, 0, 0)"
|
| PASS borderColor is "rgb(255, 0, 0)"
|
| @@ -30,7 +33,4 @@ PASS borderColor is "rgb(0, 0, 0)"
|
| test a style is applied in document order.
|
| PASS borderColor is "rgb(255, 255, 0)"
|
| PASS borderColor is "rgb(0, 128, 0)"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
|
|
|
|