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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/040-vertical-expected.txt

Issue 2399633002: Store physical location in LayoutTableRow, just like in all other objects. (Closed)
Patch Set: Back out unintended png change Created 4 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 2374 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2374
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2374 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 3 layer at (0,0) size 785x2374 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2374.44 4 LayoutBlockFlow {HTML} at (0,0) size 785x2374.44
5 LayoutBlockFlow {BODY} at (8,8) size 769x2358.44 5 LayoutBlockFlow {BODY} at (8,8) size 769x2358.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 614x36 7 LayoutText {#text} at (0,0) size 614x36
8 text run at (0,0) width 614: "Fixed Columns, Auto Span, Minheight Tabl e" 8 text run at (0,0) width 614: "Fixed Columns, Auto Span, Minheight Tabl e"
9 LayoutTable {TABLE} at (0,58.44) size 40x100 9 LayoutTable {TABLE} at (0,58.44) size 40x100
10 LayoutTableSection {TBODY} at (0,0) size 40x100 10 LayoutTableSection {TBODY} at (0,0) size 40x100
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 LayoutBlockFlow {P} at (0,2280.44) size 769x60 79 LayoutBlockFlow {P} at (0,2280.44) size 769x60
80 LayoutText {#text} at (0,0) size 139x19 80 LayoutText {#text} at (0,0) size 139x19
81 text run at (0,0) width 139: "The table height is: 600" 81 text run at (0,0) width 139: "The table height is: 600"
82 LayoutBR {BR} at (139,15) size 0x0 82 LayoutBR {BR} at (139,15) size 0x0
83 LayoutText {#text} at (0,20) size 126x19 83 LayoutText {#text} at (0,20) size 126x19
84 text run at (0,20) width 126: "Column One is: 33%" 84 text run at (0,20) width 126: "Column One is: 33%"
85 LayoutBR {BR} at (126,35) size 0x0 85 LayoutBR {BR} at (126,35) size 0x0
86 LayoutText {#text} at (0,40) size 127x19 86 LayoutText {#text} at (0,40) size 127x19
87 text run at (0,40) width 127: "Column Two is: 67%" 87 text run at (0,40) width 127: "Column Two is: 67%"
88 LayoutBlockFlow {HR} at (0,2356.44) size 769x2 [border: (1px inset #EEEEEE )] 88 LayoutBlockFlow {HR} at (0,2356.44) size 769x2 [border: (1px inset #EEEEEE )]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698