Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(324)

Unified Diff: LayoutTests/fast/shapes/shape-outside-floats/shape-overflow-hidden-left-margin-expected.html

Issue 1054063004: Revert of [CSS Shapes] Properly shrink boxes to avoid shape-outside (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix revert Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/shapes/shape-outside-floats/shape-overflow-hidden-left-margin-expected.html
diff --git a/LayoutTests/fast/shapes/shape-outside-floats/shape-overflow-hidden-left-margin-expected.html b/LayoutTests/fast/shapes/shape-outside-floats/shape-overflow-hidden-left-margin-expected.html
deleted file mode 100644
index f8ff885f42e9c20b0b919f020a88aa917a2a0aa3..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/shapes/shape-outside-floats/shape-overflow-hidden-left-margin-expected.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<!doctype html>
-<html>
-<head>
-<style>
-.logo {
- width: 6em;
- height: 6em;
- background-color: gray;
- float: left;
-}
-p { overflow: hidden; margin-left: 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>

Powered by Google App Engine
This is Rietveld 408576698