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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/027-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 772 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 772
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x772 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 3 layer at (0,0) size 785x772 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x772 4 LayoutBlockFlow {HTML} at (0,0) size 785x772
5 LayoutBlockFlow {BODY} at (8,8) size 769x756 5 LayoutBlockFlow {BODY} at (8,8) size 769x756
6 LayoutTable {TABLE} at (0,0) size 372x756 6 LayoutTable {TABLE} at (0,0) size 372x756
7 LayoutTableSection {TBODY} at (0,0) size 372x756 7 LayoutTableSection {TBODY} at (0,0) size 372x756
8 LayoutTableRow {TR} at (0,0) size 28x756 8 LayoutTableRow {TR} at (0,0) size 28x756
9 LayoutTableCell {TD} at (0,0) size 28x756 [border: (1px solid #00800 0)] [r=0 c=0 rs=1 cs=3] 9 LayoutTableCell {TD} at (0,0) size 28x756 [border: (1px solid #00800 0)] [r=0 c=0 rs=1 cs=3]
10 LayoutText {#text} at (4,4) size 19x224 10 LayoutText {#text} at (4,4) size 19x224
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 text run at (202,2) width 36: "screw" 64 text run at (202,2) width 36: "screw"
65 text run at (222,2) width 57: "things up." 65 text run at (222,2) width 57: "things up."
66 text run at (242,2) width 40: "That is" 66 text run at (242,2) width 40: "That is"
67 text run at (262,2) width 38: "what I" 67 text run at (262,2) width 38: "what I"
68 text run at (282,2) width 53: "think will" 68 text run at (282,2) width 53: "think will"
69 text run at (302,2) width 36: "work." 69 text run at (302,2) width 36: "work."
70 LayoutTableCell {TD} at (2,351) size 324x-201 [borde r: (1px solid #008000)] [r=0 c=2 rs=1 cs=1] 70 LayoutTableCell {TD} at (2,351) size 324x-201 [borde r: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
71 LayoutTableCell {TD} at (28,695) size 344x-98 [border: (1px solid #0 08000)] [r=1 c=2 rs=1 cs=1] 71 LayoutTableCell {TD} at (28,695) size 344x-98 [border: (1px solid #0 08000)] [r=1 c=2 rs=1 cs=1]
72 LayoutImage {IMG} at (163,-155) size 18x212 72 LayoutImage {IMG} at (163,-155) size 18x212
73 LayoutText {#text} at (0,0) size 0x0 73 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698