Index: third_party/WebKit/LayoutTests/fast/multicol/dynamic/relayout-inside-overflow-hidden-expected.html |
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/dynamic/relayout-inside-overflow-hidden-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/dynamic/relayout-inside-overflow-hidden-expected.html |
deleted file mode 100644 |
index a9a2b4f71f7ddfb0f5175a939d086d1921e6c281..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/multicol/dynamic/relayout-inside-overflow-hidden-expected.html |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-<!DOCTYPE html> |
-<p>Trigger layout inside a clipped box inside a multicol container that has a spanner. Then trigger |
- layout outside the clipped box, but still inside the multicol container. This tests that we |
- don't perform any optimized subtree layout operations incompatible with multicol (which would |
- typically cause assertion failures).</p> |
-<p>You should see a blue square below, and nothing else (no red, no "FAIL").</p> |
-<div style="width:4em; height:4em; background:blue;"></div> |