Index: third_party/WebKit/LayoutTests/fast/repaint/inline-overflow-expected.html |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/inline-overflow-expected.html b/third_party/WebKit/LayoutTests/fast/repaint/inline-overflow-expected.html |
similarity index 75% |
copy from third_party/WebKit/LayoutTests/paint/invalidation/spv2/inline-overflow-expected.html |
copy to third_party/WebKit/LayoutTests/fast/repaint/inline-overflow-expected.html |
index dd94affcf0c03d7a302ad9ba4b307ec08e9cf790..402ab97f9baf9fa026fde33f7b64817e8fd11510 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/inline-overflow-expected.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/inline-overflow-expected.html |
@@ -1,4 +1,4 @@ |
-<script src="../../../resources/ahem.js"></script> |
+<script src="../../resources/ahem.js"></script> |
<body style="padding: 50px;"> |
<span id="target" style="font-family: Ahem; font-size: 50px; -webkit-text-stroke: 50px green;">A B</span> |
</body> |