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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/css/h1-in-section-elements-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 800x417 3 layer at (0,0) size 800x417
4 LayoutBlockFlow {HTML} at (0,0) size 800x417 4 LayoutBlockFlow {HTML} at (0,0) size 800x417
5 LayoutBlockFlow {BODY} at (8,16) size 784x188 5 LayoutBlockFlow {BODY} at (8,16) size 784x188
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 421x19 7 LayoutText {#text} at (0,0) size 421x19
8 text run at (0,0) width 421: "For each of pairs, the first one and the second one should be identical." 8 text run at (0,0) width 421: "For each of pairs, the first one and the second one should be identical."
9 LayoutText {#text} at (0,0) size 0x0 9 LayoutText {#text} at (0,0) size 0x0
10 LayoutTable (floating) {TABLE} at (0,36) size 152x365 10 LayoutTable (floating) {TABLE} at (0,36) size 152x365
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
168 LayoutText {#text} at (1,1) size 13x30 168 LayoutText {#text} at (1,1) size 13x30
169 text run at (1,1) width 30: "MMM" 169 text run at (1,1) width 30: "MMM"
170 LayoutBlockFlow {HR} at (66.94,0) size 2x71 [border: ( 1px inset #EEEEEE)] 170 LayoutBlockFlow {HR} at (66.94,0) size 2x71 [border: ( 1px inset #EEEEEE)]
171 LayoutBlockFlow {DIV} at (68.94,0) size 0x71 171 LayoutBlockFlow {DIV} at (68.94,0) size 0x71
172 LayoutTableCell {TD} at (292,77) size 70.94x73 [r=4 c=1 rs=1 cs=1] 172 LayoutTableCell {TD} at (292,77) size 70.94x73 [r=4 c=1 rs=1 cs=1]
173 LayoutBlockFlow {HR} at (1,1) size 2x71 [border: (1px inset #EEEEE E)] 173 LayoutBlockFlow {HR} at (1,1) size 2x71 [border: (1px inset #EEEEE E)]
174 LayoutBlockFlow {H6} at (27.97,1) size 15x71 [border: (1px solid # 00FF00)] 174 LayoutBlockFlow {H6} at (27.97,1) size 15x71 [border: (1px solid # 00FF00)]
175 LayoutText {#text} at (1,1) size 13x30 175 LayoutText {#text} at (1,1) size 13x30
176 text run at (1,1) width 30: "MMM" 176 text run at (1,1) width 30: "MMM"
177 LayoutBlockFlow {HR} at (67.94,1) size 2x71 [border: (1px inset #E EEEEE)] 177 LayoutBlockFlow {HR} at (67.94,1) size 2x71 [border: (1px inset #E EEEEE)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698