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

Unified Diff: LayoutTests/platform/linux/fast/block/float/add-inline-between-floats-with-preceding-anonymous-box-expected.txt

Issue 1310253005: Strip anonymous wrappers when a block flow no longer requires them (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 5 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
Index: LayoutTests/platform/linux/fast/block/float/add-inline-between-floats-with-preceding-anonymous-box-expected.txt
diff --git a/LayoutTests/platform/linux/fast/block/float/add-inline-between-floats-with-preceding-anonymous-box-expected.txt b/LayoutTests/platform/linux/fast/block/float/add-inline-between-floats-with-preceding-anonymous-box-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d52165d661369b89cf6a0ff750d57f845406435c
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/block/float/add-inline-between-floats-with-preceding-anonymous-box-expected.txt
@@ -0,0 +1,22 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x122
+ LayoutBlockFlow {HTML} at (0,0) size 800x122
+ LayoutBlockFlow {BODY} at (8,16) size 784x76
+ LayoutBlockFlow {P} at (0,0) size 784x20
+ LayoutText {#text} at (0,0) size 141x19
+ text run at (0,0) width 141: "There should be a blue "
+ LayoutInline {EM} at (0,0) size 43x19
+ LayoutText {#text} at (141,0) size 43x19
+ text run at (141,0) width 43: "square"
+ LayoutText {#text} at (184,0) size 45x19
+ text run at (184,0) width 45: " below."
+ LayoutBlockFlow {DIV} at (0,36) size 784x40
+ LayoutBlockFlow {DIV} at (0,0) size 784x0
+ LayoutBlockFlow (anonymous) at (0,0) size 784x20
+ LayoutBlockFlow {DIV} at (0,15) size 0x0
+ LayoutBlockFlow {DIV} at (0,20) size 784x0
+ LayoutBlockFlow (anonymous) at (0,20) size 784x20
+ LayoutBlockFlow (floating) {DIV} at (0,0) size 25x50 [bgcolor=#0000FF]
+ LayoutBlockFlow {DIV} at (50,15) size 0x0
+ LayoutBlockFlow (floating) {DIV} at (25,0) size 25x50 [bgcolor=#0000FF]

Powered by Google App Engine
This is Rietveld 408576698