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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug32205-2-expected.txt

Issue 1405083005: Auto-rebaseline for r354660 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 clip at (0,0) size 785x600 scrollHeight 1347 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1347
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1347 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 3 layer at (0,0) size 785x1347 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1347 4 LayoutBlockFlow {HTML} at (0,0) size 785x1347
5 LayoutBlockFlow {BODY} at (8,8) size 769x1331 [bgcolor=#FFFFFF] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1331 [bgcolor=#FFFFFF]
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 436x19 7 LayoutText {#text} at (0,0) size 436x19
8 text run at (0,0) width 436: "This is a simple example of table height problems with only a single table." 8 text run at (0,0) width 436: "This is a simple example of table height problems with only a single table."
9 LayoutBlockFlow {P} at (0,36) size 769x60 9 LayoutBlockFlow {P} at (0,36) size 769x60
10 LayoutText {#text} at (0,0) size 763x59 10 LayoutText {#text} at (0,0) size 763x59
11 text run at (0,0) width 456: "The indention here is to specify a table with two rows. The table has a fixed " 11 text run at (0,0) width 456: "The indention here is to specify a table with two rows. The table has a fixed "
12 text run at (456,0) width 303: "overall width (200 for the example) an d two rows." 12 text run at (456,0) width 303: "overall width (200 for the example) an d two rows."
13 text run at (0,20) width 187: "The first row 'just high enough' " 13 text run at (0,20) width 187: "The first row 'just high enough' "
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 text run at (458,0) width 303: "This contains a DIV whose style is hei ght:100%. It" 106 text run at (458,0) width 303: "This contains a DIV whose style is hei ght:100%. It"
107 text run at (0,20) width 129: "ought to fill the entire " 107 text run at (0,20) width 129: "ought to fill the entire "
108 text run at (129,20) width 33: "table." 108 text run at (129,20) width 33: "table."
109 LayoutTable {TABLE} at (0,1131) size 287x200 [border: (1px outset #808080) ] 109 LayoutTable {TABLE} at (0,1131) size 287x200 [border: (1px outset #808080) ]
110 LayoutTableSection {TBODY} at (1,1) size 285x198 110 LayoutTableSection {TBODY} at (1,1) size 285x198
111 LayoutTableRow {TR} at (0,2) size 285x194 111 LayoutTableRow {TR} at (0,2) size 285x194
112 LayoutTableCell {TD} at (2,2) size 281x194 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 112 LayoutTableCell {TD} at (2,2) size 281x194 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
113 LayoutBlockFlow {DIV} at (2,2) size 277x190 [bgcolor=#FF0000] 113 LayoutBlockFlow {DIV} at (2,2) size 277x190 [bgcolor=#FF0000]
114 LayoutText {#text} at (0,0) size 277x19 114 LayoutText {#text} at (0,0) size 277x19
115 text run at (0,0) width 277: "A 100% div inside a row of unspe cified height" 115 text run at (0,0) width 277: "A 100% div inside a row of unspe cified height"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698