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

Unified Diff: LayoutTests/fast/block/strip-anonymous-blocks-when-block-child-becomes-float-expected.txt

Issue 253313005: Strip anonymous blocks when change in style removes need for them (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 6 years, 1 month 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/block/strip-anonymous-blocks-when-block-child-becomes-float-expected.txt
diff --git a/LayoutTests/fast/block/strip-anonymous-blocks-when-block-child-becomes-float-expected.txt b/LayoutTests/fast/block/strip-anonymous-blocks-when-block-child-becomes-float-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..78714c061479cd48d18bb31ef5fe2ab1aa636090
--- /dev/null
+++ b/LayoutTests/fast/block/strip-anonymous-blocks-when-block-child-becomes-float-expected.txt
@@ -0,0 +1,6 @@
+When a block element becomes a float we should strip any anonymous blocks wrapping its inline siblings.
+
+Some
+content
+here. Should appear inside grey box.
+PASS

Powered by Google App Engine
This is Rietveld 408576698