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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/rtl-border-collapsing-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 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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 202x19 7 LayoutText {#text} at (0,0) size 202x19
8 text run at (0,0) width 202: "This tests for a regression against " 8 text run at (0,0) width 202: "This tests for a regression against "
9 LayoutInline {I} at (0,0) size 765x39 9 LayoutInline {I} at (0,0) size 765x39
10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 text run at (1,3) width 8: " " 96 text run at (1,3) width 8: " "
97 LayoutTableCell {TD} at (22,25) size 22x12 [border: (1px non e #000000)] [r=1 c=2 rs=1 cs=1] 97 LayoutTableCell {TD} at (22,25) size 22x12 [border: (1px non e #000000)] [r=1 c=2 rs=1 cs=1]
98 LayoutText {#text} at (1,2) size 19x8 98 LayoutText {#text} at (1,2) size 19x8
99 text run at (1,2) width 8: " " 99 text run at (1,2) width 8: " "
100 LayoutTableCell {TD} at (22,37) size 22x11 [border: (1px non e #000000)] [r=1 c=3 rs=1 cs=1] 100 LayoutTableCell {TD} at (22,37) size 22x11 [border: (1px non e #000000)] [r=1 c=3 rs=1 cs=1]
101 LayoutText {#text} at (1,2) size 19x8 101 LayoutText {#text} at (1,2) size 19x8
102 text run at (1,2) width 8: " " 102 text run at (1,2) width 8: " "
103 LayoutTableCell {TD} at (22,48) size 22x11 [border: none] [r =1 c=4 rs=1 cs=1] 103 LayoutTableCell {TD} at (22,48) size 22x11 [border: none] [r =1 c=4 rs=1 cs=1]
104 LayoutText {#text} at (1,1) size 19x8 104 LayoutText {#text} at (1,1) size 19x8
105 text run at (1,1) width 8: " " 105 text run at (1,1) width 8: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698