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