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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/004-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 scrollWidth 1556 scrollHeight 913 1 layer at (0,0) size 800x600 scrollWidth 1556 scrollHeight 913
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x913 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 3 layer at (0,0) size 800x913 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x912.88 4 LayoutBlockFlow {HTML} at (0,0) size 800x912.88
5 LayoutBlockFlow {BODY} at (8,21.44) size 784x883.44 5 LayoutBlockFlow {BODY} at (8,21.44) size 784x883.44
6 LayoutBlockFlow {H1} at (0,0) size 784x37 6 LayoutBlockFlow {H1} at (0,0) size 784x37
7 LayoutText {#text} at (0,0) size 290x36 7 LayoutText {#text} at (0,0) size 290x36
8 text run at (0,0) width 290: "Table Border Models" 8 text run at (0,0) width 290: "Table Border Models"
9 LayoutBlockFlow {P} at (0,58.44) size 784x20 9 LayoutBlockFlow {P} at (0,58.44) size 784x20
10 LayoutText {#text} at (0,0) size 113x19 10 LayoutText {#text} at (0,0) size 113x19
(...skipping 331 matching lines...) Expand 10 before | Expand all | Expand 10 after
342 text run at (5,5) width 174: "This table should have a 1em" 342 text run at (5,5) width 174: "This table should have a 1em"
343 text run at (25,5) width 150: "margin around all edges. " 343 text run at (25,5) width 150: "margin around all edges. "
344 text run at (25,154) width 25: "This" 344 text run at (25,154) width 25: "This"
345 text run at (45,5) width 44: "margin " 345 text run at (45,5) width 44: "margin "
346 text run at (45,48) width 125: "is measured from the" 346 text run at (45,48) width 125: "is measured from the"
347 LayoutInline {EM} at (0,0) size 19x68 347 LayoutInline {EM} at (0,0) size 19x68
348 LayoutText {#text} at (65,5) size 19x68 348 LayoutText {#text} at (65,5) size 19x68
349 text run at (65,5) width 68: "outer edge" 349 text run at (65,5) width 68: "outer edge"
350 LayoutText {#text} at (65,73) size 19x82 350 LayoutText {#text} at (65,73) size 19x82
351 text run at (65,73) width 82: " of its border." 351 text run at (65,73) width 82: " of its border."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698