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

Side by Side Diff: LayoutTests/platform/win/fast/table/border-collapsing/004-vertical-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 scrollWidth 1532 scrollHeight 911 1 layer at (0,0) size 800x600 scrollWidth 1532 scrollHeight 911
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x911 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x911 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x910.88 4 LayoutBlockFlow {HTML} at (0,0) size 800x910.88
5 LayoutBlockFlow {BODY} at (8,21.44) size 784x881.44 5 LayoutBlockFlow {BODY} at (8,21.44) size 784x881.44
6 LayoutBlockFlow {H1} at (0,0) size 784x37 6 LayoutBlockFlow {H1} at (0,0) size 784x37
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 784x18 9 LayoutBlockFlow {P} at (0,58.44) size 784x18
10 LayoutText {#text} at (0,0) size 121x17 10 LayoutText {#text} at (0,0) size 121x17
11 text run at (0,0) width 121: "This tests tests the " 11 text run at (0,0) width 121: "This tests tests the "
12 LayoutInline {A} at (0,0) size 212x17 [color=#0000EE] 12 LayoutInline {A} at (0,0) size 212x17 [color=#0000EE]
13 LayoutText {#text} at (120,0) size 212x17 13 LayoutText {#text} at (120,0) size 212x17
(...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after
352 text run at (14,-4) width 188: "This table should have a 1em" 352 text run at (14,-4) width 188: "This table should have a 1em"
353 text run at (32,-4) width 162: "margin around all edges. " 353 text run at (32,-4) width 162: "margin around all edges. "
354 text run at (32,157) width 29: "This" 354 text run at (32,157) width 29: "This"
355 text run at (50,-4) width 50: "margin " 355 text run at (50,-4) width 50: "margin "
356 text run at (50,45) width 135: "is measured from the" 356 text run at (50,45) width 135: "is measured from the"
357 LayoutInline {EM} at (0,0) size 17x68 357 LayoutInline {EM} at (0,0) size 17x68
358 LayoutText {#text} at (68,-4) size 17x68 358 LayoutText {#text} at (68,-4) size 17x68
359 text run at (68,-4) width 68: "outer edge" 359 text run at (68,-4) width 68: "outer edge"
360 LayoutText {#text} at (68,63) size 17x87 360 LayoutText {#text} at (68,63) size 17x87
361 text run at (68,63) width 86: " of its border." 361 text run at (68,63) width 86: " of its border."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698