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

Side by Side Diff: LayoutTests/platform/linux/fast/table/border-collapsing/004-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 1516 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1516
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1516 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1516 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1515.88 4 LayoutBlockFlow {HTML} at (0,0) size 785x1515.88
5 LayoutBlockFlow {BODY} at (8,21.44) size 769x1478.44 5 LayoutBlockFlow {BODY} at (8,21.44) size 769x1478.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 292x36 7 LayoutText {#text} at (0,0) size 292x36
8 text run at (0,0) width 292: "Table Border Models" 8 text run at (0,0) width 292: "Table Border Models"
9 LayoutBlockFlow {P} at (0,58.44) size 769x20 9 LayoutBlockFlow {P} at (0,58.44) size 769x20
10 LayoutText {#text} at (0,0) size 113x19 10 LayoutText {#text} at (0,0) size 113x19
11 text run at (0,0) width 113: "This tests tests the " 11 text run at (0,0) width 113: "This tests tests the "
12 LayoutInline {A} at (0,0) size 204x19 [color=#0000EE] 12 LayoutInline {A} at (0,0) size 204x19 [color=#0000EE]
13 LayoutText {#text} at (113,0) size 204x19 13 LayoutText {#text} at (113,0) size 204x19
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
310 LayoutText {#text} at (5,5) size 264x39 310 LayoutText {#text} at (5,5) size 264x39
311 text run at (5,5) width 264: "This table should have a 1em margi n around" 311 text run at (5,5) width 264: "This table should have a 1em margi n around"
312 text run at (5,25) width 60: "all edges. " 312 text run at (5,25) width 60: "all edges. "
313 text run at (65,25) width 73: "This margin " 313 text run at (65,25) width 73: "This margin "
314 text run at (138,25) width 125: "is measured from the" 314 text run at (138,25) width 125: "is measured from the"
315 LayoutInline {EM} at (0,0) size 68x19 315 LayoutInline {EM} at (0,0) size 68x19
316 LayoutText {#text} at (5,45) size 68x19 316 LayoutText {#text} at (5,45) size 68x19
317 text run at (5,45) width 68: "outer edge" 317 text run at (5,45) width 68: "outer edge"
318 LayoutText {#text} at (73,45) size 82x19 318 LayoutText {#text} at (73,45) size 82x19
319 text run at (73,45) width 82: " of its border." 319 text run at (73,45) width 82: " of its border."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698