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

Side by Side Diff: LayoutTests/platform/win-xp/css1/box_properties/width-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 1391 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1391
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1391 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1391 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1391 4 LayoutBlockFlow {HTML} at (0,0) size 785x1391
5 LayoutBlockFlow {BODY} at (8,8) size 769x1375 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1375 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 337x19 7 LayoutText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,36) size 769x48 9 LayoutBlockFlow {PRE} at (0,36) size 769x48
10 LayoutText {#text} at (0,0) size 152x48 10 LayoutText {#text} at (0,0) size 152x48
11 text run at (0,0) width 152: ".one {width: 50px;}" 11 text run at (0,0) width 152: ".one {width: 50px;}"
12 text run at (152,0) width 0: " " 12 text run at (152,0) width 0: " "
13 text run at (0,16) width 144: ".two {width: 50%;}" 13 text run at (0,16) width 144: ".two {width: 50%;}"
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 text run at (59,100) width 98: "This is extra text" 76 text run at (59,100) width 98: "This is extra text"
77 text run at (0,120) width 159: "included to ensure that this" 77 text run at (0,120) width 159: "included to ensure that this"
78 text run at (0,140) width 140: "will be a fair test of the " 78 text run at (0,140) width 140: "will be a fair test of the "
79 LayoutInline {CODE} at (0,0) size 40x16 79 LayoutInline {CODE} at (0,0) size 40x16
80 LayoutText {#text} at (140,143) size 40x16 80 LayoutText {#text} at (140,143) size 40x16
81 text run at (140,143) width 40: "width" 81 text run at (140,143) width 40: "width"
82 LayoutText {#text} at (0,160) size 176x59 82 LayoutText {#text} at (0,160) size 176x59
83 text run at (0,160) width 176: "property without the need for" 83 text run at (0,160) width 176: "property without the need for"
84 text run at (0,180) width 172: "the user to resize the viewing " 84 text run at (0,180) width 172: "the user to resize the viewing "
85 text run at (0,200) width 52: "window." 85 text run at (0,200) width 52: "window."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698