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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/writing-mode/vertical-align-table-baseline-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 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 254x600 3 layer at (0,0) size 254x600
4 LayoutBlockFlow {HTML} at (0,0) size 254x600 4 LayoutBlockFlow {HTML} at (0,0) size 254x600
5 LayoutBlockFlow {BODY} at (8,8) size 238x584 5 LayoutBlockFlow {BODY} at (8,8) size 238x584
6 LayoutTable {TABLE} at (0,0) size 238x584 [border: (2px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 238x584 [border: (2px outset #808080)]
7 LayoutTableSection {TBODY} at (2,2) size 234x580 7 LayoutTableSection {TBODY} at (2,2) size 234x580
8 LayoutTableRow {TR} at (0,2) size 230x580 8 LayoutTableRow {TR} at (0,2) size 230x580
9 LayoutTableCell {TD} at (2,30) size 230x79 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,30) size 230x79 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (31,-26) size 112x144 10 LayoutText {#text} at (31,-26) size 112x144
11 text run at (31,-26) width 144: "\x{7B2C}\x{4E00}\x{6BB5}" 11 text run at (31,-26) width 144: "\x{7B2C}\x{4E00}\x{6BB5}"
12 text run at (88,-26) width 48: "\x{843D}" 12 text run at (88,-26) width 48: "\x{843D}"
13 LayoutTableCell {TD} at (2,195) size 230x383 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1] 13 LayoutTableCell {TD} at (2,195) size 230x383 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1]
14 LayoutText {#text} at (4,2) size 222x291 14 LayoutText {#text} at (4,2) size 222x291
15 text run at (4,2) width 291: "\x{7B2C}\x{4E8C}\x{6BB5}" 15 text run at (4,2) width 291: "\x{7B2C}\x{4E8C}\x{6BB5}"
16 text run at (117,2) width 97: "\x{843D}" 16 text run at (117,2) width 97: "\x{843D}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698