Chromium Code Reviews| Index: LayoutTests/fast/dom/shadow/content-pseudo-element-for-shadow-element-expected.html |
| diff --git a/LayoutTests/fast/dom/shadow/content-pseudo-element-for-shadow-element-expected.html b/LayoutTests/fast/dom/shadow/content-pseudo-element-for-shadow-element-expected.html |
| deleted file mode 100644 |
| index 64c26e2b56c4c6a7c70c6cfd58a227f8e0f4464f..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/dom/shadow/content-pseudo-element-for-shadow-element-expected.html |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| -<!DOCTYPE html> |
| -<html> |
| -<body> |
| -<div id="sandbox"> |
| - <div id="host"> |
| - <div style="color: green">green</div> |
| - </div> |
| -</body> |
| -</html> |