Chromium Code Reviews| Index: LayoutTests/fast/css/variables/cssom-update-expected.html |
| diff --git a/LayoutTests/fast/css/variables/cssom-update-expected.html b/LayoutTests/fast/css/variables/cssom-update-expected.html |
| deleted file mode 100644 |
| index 6e3b15d7a251be1b2c3a8a10175e21934817f87b..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/css/variables/cssom-update-expected.html |
| +++ /dev/null |
| @@ -1,8 +0,0 @@ |
| -<!doctype html> |
| - |
| -<div id="outer" style="background-color: green; border-style: solid;"> |
| - This div should be green with a solid border. |
| - <div style="background-color: green; border-style: solid;"> |
| - This div should also be green with a solid border. |
| - </div> |
| -</div> |