| Index: third_party/WebKit/LayoutTests/fast/repaint/inline-relative-positioned-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/inline-relative-positioned-expected.html b/third_party/WebKit/LayoutTests/fast/repaint/inline-relative-positioned-expected.html
|
| deleted file mode 100644
|
| index cd5ecb2bb2362d2776367c134633427da6dc4cdc..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/inline-relative-positioned-expected.html
|
| +++ /dev/null
|
| @@ -1,5 +0,0 @@
|
| -<script src="../../resources/ahem.js"></script>
|
| -<body>
|
| -<span style="position: relative; top: 80px;">
|
| - <div id="target" style="display: inline-block; width: 100px; height: 100px; overflow: hidden; font-family: Ahem; font-size: 100px; background: red; color: green;">a</div>
|
| -</span>
|
|
|