Index: LayoutTests/fast/shapes/shape-outside-floats/shape-overflow-hidden-right-margin-vertical-expected.html |
diff --git a/LayoutTests/fast/shapes/shape-outside-floats/shape-overflow-hidden-right-margin-vertical-expected.html b/LayoutTests/fast/shapes/shape-outside-floats/shape-overflow-hidden-right-margin-vertical-expected.html |
deleted file mode 100644 |
index c5b3d0aa8f1d3596fd3c7d8e77d50132a2e80ea9..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/shapes/shape-outside-floats/shape-overflow-hidden-right-margin-vertical-expected.html |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-<!doctype html> |
-<html> |
-<head> |
-<style> |
-body { |
- -webkit-writing-mode: vertical-rl; |
-} |
-.logo { |
- width: 6em; |
- height: 6em; |
- background-color: gray; |
- float: right; |
-} |
-p { overflow: hidden; margin-bottom: 3em; } |
-</style> |
-</head> |
-<body> |
-<div class="logo"></div> |
-<p>This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box. This paragraph should be next to the grey box.</p> |
-</body> |
-</html> |