Index: LayoutTests/fast/regions/content-flowed-into-regions-dynamically-removed-expected.html |
diff --git a/LayoutTests/fast/regions/content-flowed-into-regions-dynamically-removed-expected.html b/LayoutTests/fast/regions/content-flowed-into-regions-dynamically-removed-expected.html |
deleted file mode 100644 |
index 22d8439ff1478bdca58ebe264301ab39eb3f7724..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/regions/content-flowed-into-regions-dynamically-removed-expected.html |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
-<!doctype html> |
-<html> |
- <head> |
- <link rel="stylesheet" href="resources/region-style.css"> |
- </head> |
- <body> |
- <div class="flowArticle"> |
- <div class="greenBox"></div> |
- <div class="blueBox"></div> |
- <div class="orangeBox"></div> |
- </div> |
- <div class="regionArticle borderBox"></div> |
- <div class="regionArticle borderBox"></div> |
- <div class="borderBox"></div> |
- </body> |
-</html> |