Index: third_party/WebKit/LayoutTests/fast/multicol/dynamic/remove-abspos-next-to-spanner-expected.html |
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/dynamic/relpos-becomes-static-has-abspos-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/dynamic/remove-abspos-next-to-spanner-expected.html |
similarity index 58% |
copy from third_party/WebKit/LayoutTests/fast/multicol/dynamic/relpos-becomes-static-has-abspos-expected.html |
copy to third_party/WebKit/LayoutTests/fast/multicol/dynamic/remove-abspos-next-to-spanner-expected.html |
index 7311b0b8c343bf6d5e6eab16feec34cb866fab90..8a5296e82cc8fc5fde0864921a2d5ce9871e0322 100644 |
--- a/third_party/WebKit/LayoutTests/fast/multicol/dynamic/relpos-becomes-static-has-abspos-expected.html |
+++ b/third_party/WebKit/LayoutTests/fast/multicol/dynamic/remove-abspos-next-to-spanner-expected.html |
@@ -1,3 +1,3 @@ |
<!DOCTYPE html> |
-<p>There should be a blue <em>square</em> below.</p> |
+<p>There should be a blue square below, and no red.</p> |
<div style="width:100px; height:100px; background:blue;"></div> |