Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/hidpi/image-set-shape-outside-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/hidpi/image-set-shape-outside-expected.html b/third_party/WebKit/LayoutTests/fast/hidpi/image-set-shape-outside-expected.html |
| index 8f38854750ec2ade0ab3e38308c2a93f7cc9723f..89bc4a7b103cea34bdaf9f9f740d3022bccc1e17 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/hidpi/image-set-shape-outside-expected.html |
| +++ b/third_party/WebKit/LayoutTests/fast/hidpi/image-set-shape-outside-expected.html |
| @@ -1,9 +1,10 @@ |
| +<!DOCTYPE html> |
| <style> |
| -.left { |
| - float: left; |
| - width: 30px; |
| - height: 1em; |
| -} |
| + .left { |
| + float: left; |
| + width: 30px; |
| + height: 1em; |
| + } |
| </style> |
| <div class="left"></div> |
| <img width=30 src="resources/deleteButton.png"> |