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

Unified Diff: LayoutTests/fast/block/containing-block-negative-margins-expected.txt

Issue 570933002: Margins should expand/shrink an element's width if no float constrains it (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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
« no previous file with comments | « LayoutTests/fast/block/containing-block-negative-margins.html ('k') | Source/core/rendering/RenderBox.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/block/containing-block-negative-margins-expected.txt
diff --git a/LayoutTests/fast/block/containing-block-negative-margins-expected.txt b/LayoutTests/fast/block/containing-block-negative-margins-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..86830f797e01a8a80e9c2a7e7c6be8f0d295b0db
--- /dev/null
+++ b/LayoutTests/fast/block/containing-block-negative-margins-expected.txt
@@ -0,0 +1,3 @@
+crbug.com/413202: Margins can expand/shrink the width of an element if a float does not constrain it.
+PASS
+PASS
« no previous file with comments | « LayoutTests/fast/block/containing-block-negative-margins.html ('k') | Source/core/rendering/RenderBox.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698