| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/dynamically-created-shadow-root-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/dynamically-created-shadow-root-expected.html b/third_party/WebKit/LayoutTests/fast/dom/shadow/dynamically-created-shadow-root-expected.html
|
| deleted file mode 100644
|
| index c7037a6517208768fe4f1e67a320b9d97a028119..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/dynamically-created-shadow-root-expected.html
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<body>
|
| -<div>
|
| -This tests that dynamically created ShadowRoot should be rendered correctly.
|
| -Can only run within DRT.
|
| -</div>
|
| -<div>Shadow should be rendered.</div>
|
| -</body>
|
| -</html>
|
|
|