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

Side by Side Diff: LayoutTests/platform/win/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 1506 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1506
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1506 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1506 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1505.88 4 LayoutBlockFlow {HTML} at (0,0) size 785x1505.88
5 LayoutBlockFlow {BODY} at (8,21.44) size 769x1468.44 5 LayoutBlockFlow {BODY} at (8,21.44) size 769x1468.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 769x18 9 LayoutBlockFlow {P} at (0,58.44) size 769x18
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 303 matching lines...) Expand 10 before | Expand all | Expand 10 after
317 text run at (5,5) width 237: "This table should have a 1em margi n" 317 text run at (5,5) width 237: "This table should have a 1em margi n"
318 text run at (5,23) width 113: "around all edges. " 318 text run at (5,23) width 113: "around all edges. "
319 text run at (117,23) width 83: "This margin " 319 text run at (117,23) width 83: "This margin "
320 text run at (199,23) width 77: "is measured" 320 text run at (199,23) width 77: "is measured"
321 text run at (5,41) width 59: "from the " 321 text run at (5,41) width 59: "from the "
322 LayoutInline {EM} at (0,0) size 69x17 322 LayoutInline {EM} at (0,0) size 69x17
323 LayoutText {#text} at (63,41) size 69x17 323 LayoutText {#text} at (63,41) size 69x17
324 text run at (63,41) width 69: "outer edge" 324 text run at (63,41) width 69: "outer edge"
325 LayoutText {#text} at (131,41) size 87x17 325 LayoutText {#text} at (131,41) size 87x17
326 text run at (131,41) width 87: " of its border." 326 text run at (131,41) width 87: " of its border."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698