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

Side by Side Diff: LayoutTests/platform/linux/fast/block/float/nestedAnonymousBlocks-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow (floating) {DIV} at (0,0) size 195x20
7 LayoutBlockFlow {DIV} at (0,0) size 195x20
8 LayoutText {#text} at (0,0) size 195x19
9 text run at (0,0) width 195: "This is a test for rdar://5025925."
10 LayoutBlockFlow (floating) {DIV} at (195,0) size 287x20
11 LayoutBlockFlow {DIV} at (0,0) size 287x20
12 LayoutText {#text} at (0,0) size 287x19
13 text run at (0,0) width 287: "The test succeeds if this does not han g or crash."
14 LayoutBlockFlow (anonymous) at (0,0) size 784x20 6 LayoutBlockFlow (anonymous) at (0,0) size 784x20
7 LayoutBlockFlow (floating) {DIV} at (0,0) size 195x20
8 LayoutBlockFlow {DIV} at (0,0) size 195x20
9 LayoutText {#text} at (0,0) size 195x19
10 text run at (0,0) width 195: "This is a test for rdar://5025925."
11 LayoutBlockFlow (floating) {DIV} at (195,0) size 287x20
12 LayoutBlockFlow {DIV} at (0,0) size 287x20
13 LayoutText {#text} at (0,0) size 287x19
14 text run at (0,0) width 287: "The test succeeds if this does not h ang or crash."
15 LayoutText {#text} at (482,0) size 4x19 15 LayoutText {#text} at (482,0) size 4x19
16 text run at (482,0) width 4: " " 16 text run at (482,0) width 4: " "
17 LayoutBlockFlow {DIV} at (0,20) size 784x0 17 LayoutBlockFlow {DIV} at (0,20) size 784x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698