Index: third_party/WebKit/LayoutTests/fast/images/do-not-paint-below-image-baseline-expected.html |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/do-not-paint-below-image-baseline-expected.html b/third_party/WebKit/LayoutTests/fast/images/do-not-paint-below-image-baseline-expected.html |
similarity index 87% |
copy from third_party/WebKit/LayoutTests/paint/invalidation/spv2/do-not-paint-below-image-baseline-expected.html |
copy to third_party/WebKit/LayoutTests/fast/images/do-not-paint-below-image-baseline-expected.html |
index d667aa10423a62003617b936ed1982b8ea9f7dc4..a61b5f0ca3b8a35c5cd94430f7681d5206f0d35d 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/do-not-paint-below-image-baseline-expected.html |
+++ b/third_party/WebKit/LayoutTests/fast/images/do-not-paint-below-image-baseline-expected.html |
@@ -11,7 +11,7 @@ |
</style> |
</head> |
<body> |
- <img src="../../../fast/images/resources/59.jpg"> |
+ <img src="resources/59.jpg"> |
<p> When painting an inline image, do not paint below its baseline unless its selected. |
The invalidation rect should not extend outside the content rect of the image. </p> |
</body> |