Index: third_party/WebKit/LayoutTests/fast/multicol/overflowing-relpos-expected.html |
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/overflowing-relpos-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/overflowing-relpos-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..8d5bc7a62553d2ef7db96b2e79c1c2a3cb49347a |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/multicol/overflowing-relpos-expected.html |
@@ -0,0 +1,3 @@ |
+<!DOCTYPE html> |
+<p>There should be a hotpink square below.</p> |
+<div style="margin-left:50px; width:200px; height:200px; background:hotpink;"></div> |