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

Side by Side Diff: LayoutTests/platform/win/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 1381 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1381
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1381 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1381 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1381 4 LayoutBlockFlow {HTML} at (0,0) size 785x1381
5 LayoutBlockFlow {BODY} at (8,8) size 769x1365 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1365 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x18 6 LayoutBlockFlow {P} at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 363x17 7 LayoutText {#text} at (0,0) size 363x17
8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,34) size 769x48 9 LayoutBlockFlow {PRE} at (0,34) 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 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
77 text run at (0,108) width 136: "extra text included to" 77 text run at (0,108) width 136: "extra text included to"
78 text run at (0,126) width 156: "ensure that this will be a" 78 text run at (0,126) width 156: "ensure that this will be a"
79 text run at (0,144) width 94: "fair test of the " 79 text run at (0,144) width 94: "fair test of the "
80 LayoutInline {CODE} at (0,0) size 41x16 80 LayoutInline {CODE} at (0,0) size 41x16
81 LayoutText {#text} at (93,146) size 41x16 81 LayoutText {#text} at (93,146) size 41x16
82 text run at (93,146) width 41: "width" 82 text run at (93,146) width 41: "width"
83 LayoutText {#text} at (0,162) size 165x53 83 LayoutText {#text} at (0,162) size 165x53
84 text run at (0,162) width 165: "property without the need" 84 text run at (0,162) width 165: "property without the need"
85 text run at (0,180) width 155: "for the user to resize the" 85 text run at (0,180) width 155: "for the user to resize the"
86 text run at (0,198) width 112: "viewing window." 86 text run at (0,198) width 112: "viewing window."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698