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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/overflow/overflow-rtl-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 340x600 3 layer at (0,0) size 340x600
4 LayoutBlockFlow {HTML} at (0,0) size 340x600 4 LayoutBlockFlow {HTML} at (0,0) size 340x600
5 LayoutBlockFlow {BODY} at (16,8) size 316x584 5 LayoutBlockFlow {BODY} at (16,8) size 316x584
6 LayoutBlockFlow {P} at (0,0) size 40x584 6 LayoutBlockFlow {P} at (0,0) size 40x584
7 LayoutText {#text} at (0,0) size 19x130 7 LayoutText {#text} at (0,0) size 19x130
8 text run at (0,0) width 130: "This is a test case for " 8 text run at (0,0) width 130: "This is a test case for "
9 LayoutInline {I} at (0,0) size 39x558 9 LayoutInline {I} at (0,0) size 39x558
10 LayoutText {#text} at (0,130) size 39x558 10 LayoutText {#text} at (0,130) size 39x558
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 layer at (237,142) size 42x115 clip at (237,147) size 42x100 54 layer at (237,142) size 42x115 clip at (237,147) size 42x100
55 LayoutBlockFlow {DIV} at (51,5) size 42x115 [bgcolor=#FFFF00] [border: (5px so lid #008000) none (10px solid #FF0000) none] 55 LayoutBlockFlow {DIV} at (51,5) size 42x115 [bgcolor=#FFFF00] [border: (5px so lid #008000) none (10px solid #FF0000) none]
56 LayoutBlockFlow {DIV} at (0,5) size 20x100 [bgcolor=#D3D3D3] 56 LayoutBlockFlow {DIV} at (0,5) size 20x100 [bgcolor=#D3D3D3]
57 LayoutText {#text} at (0,0) size 19x175 57 LayoutText {#text} at (0,0) size 19x175
58 text run at (0,0) width 175: "zyxwvutsrqponmlkjihgfedcba" 58 text run at (0,0) width 175: "zyxwvutsrqponmlkjihgfedcba"
59 layer at (283,142) size 42x115 clip at (283,147) size 27x100 scrollY 75.00 scrol lHeight 175 59 layer at (283,142) size 42x115 clip at (283,147) size 27x100 scrollY 75.00 scrol lHeight 175
60 LayoutBlockFlow {DIV} at (97,5) size 42x115 [bgcolor=#FFFF00] [border: (5px so lid #008000) none (10px solid #FF0000) none] 60 LayoutBlockFlow {DIV} at (97,5) size 42x115 [bgcolor=#FFFF00] [border: (5px so lid #008000) none (10px solid #FF0000) none]
61 LayoutBlockFlow {DIV} at (0,5) size 20x100 [bgcolor=#D3D3D3] 61 LayoutBlockFlow {DIV} at (0,5) size 20x100 [bgcolor=#D3D3D3]
62 LayoutText {#text} at (0,-75) size 19x175 62 LayoutText {#text} at (0,-75) size 19x175
63 text run at (0,-75) width 175: "zyxwvutsrqponmlkjihgfedcba" 63 text run at (0,-75) width 175: "zyxwvutsrqponmlkjihgfedcba"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698