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

Side by Side Diff: LayoutTests/platform/mac/fast/replaced/width100percent-checkbox-expected.txt

Issue 10349004: Revert 115573 - Move Length and CSS length computation to float (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1123/
Patch Set: Created 8 years, 7 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 309x18 7 RenderText {#text} at (0,0) size 309x18
8 text run at (0,0) width 309: "The following sets of buttons should not overlap." 8 text run at (0,0) width 309: "The following sets of buttons should not overlap."
9 RenderTable {TABLE} at (0,18) size 784x22 9 RenderTable {TABLE} at (0,18) size 784x22
10 RenderTableSection {TBODY} at (0,0) size 784x22 10 RenderTableSection {TBODY} at (0,0) size 784x22
11 RenderTableRow {TR} at (0,1) size 784x20 11 RenderTableRow {TR} at (0,1) size 784x20
12 RenderTableCell {TD} at (1,1) size 8x20 [r=0 c=0 rs=1 cs=1] 12 RenderTableCell {TD} at (1,1) size 6x20 [r=0 c=0 rs=1 cs=1]
13 RenderBlock {INPUT} at (3,4) size 6x12 13 RenderBlock {INPUT} at (3,4) size 4x12
14 RenderTableCell {TD} at (10,1) size 8x20 [r=0 c=1 rs=1 cs=1] 14 RenderTableCell {TD} at (8,1) size 6x20 [r=0 c=1 rs=1 cs=1]
15 RenderBlock {INPUT} at (3,4) size 6x12 15 RenderBlock {INPUT} at (3,4) size 4x12
16 RenderTableCell {TD} at (19,1) size 8x20 [r=0 c=2 rs=1 cs=1] 16 RenderTableCell {TD} at (15,1) size 6x20 [r=0 c=2 rs=1 cs=1]
17 RenderBlock {INPUT} at (3,4) size 6x12 17 RenderBlock {INPUT} at (3,4) size 4x12
18 RenderTableCell {TD} at (28,1) size 755x20 [r=0 c=3 rs=1 cs=1] 18 RenderTableCell {TD} at (22,1) size 761x20 [r=0 c=3 rs=1 cs=1]
19 RenderText {#text} at (1,1) size 4x18 19 RenderText {#text} at (1,1) size 4x18
20 text run at (1,1) width 4: " " 20 text run at (1,1) width 4: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698