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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/block/float/remove-div-after-float-and-before-anonymous-block-container-expected.txt

Issue 1411543009: Manually revert "Fold out-of-flow objects into anonymous blocks when removing children" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x119
4 LayoutBlockFlow {HTML} at (0,0) size 800x119
5 LayoutBlockFlow {BODY} at (8,16) size 784x95
6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 287x17
8 text run at (0,0) width 287: "crbug.com/322039: There should be a gree n "
9 LayoutInline {EM} at (0,0) size 44x17
10 LayoutText {#text} at (286,0) size 44x17
11 text run at (286,0) width 44: "square"
12 LayoutText {#text} at (329,0) size 755x35
13 text run at (329,0) width 426: " below. In the layout tree the float s hould be inside the anonymous"
14 text run at (0,18) width 40: "block."
15 LayoutBlockFlow {DIV} at (0,52) size 150x43
16 LayoutBlockFlow {DIV} at (0,0) size 50x25 [bgcolor=#008000]
17 LayoutBlockFlow (anonymous) at (0,25) size 150x18
18 LayoutBlockFlow (floating) {DIV} at (0,0) size 50x25 [bgcolor=#008000]
19 LayoutText {#text} at (50,0) size 33x17
20 text run at (50,0) width 33: "Text."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698