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

Side by Side Diff: LayoutTests/platform/mac/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 1378 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1378
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1378 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1378 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1378 4 LayoutBlockFlow {HTML} at (0,0) size 785x1378
5 LayoutBlockFlow {BODY} at (8,8) size 769x1362 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1362 [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 363x18 7 LayoutText {#text} at (0,0) size 363x18
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 769x45 9 LayoutBlockFlow {PRE} at (0,34) size 769x45
10 LayoutText {#text} at (0,0) size 149x45 10 LayoutText {#text} at (0,0) size 149x45
11 text run at (0,0) width 149: ".one {width: 50px;}" 11 text run at (0,0) width 149: ".one {width: 50px;}"
12 text run at (148,0) width 1: " " 12 text run at (148,0) width 1: " "
13 text run at (0,15) width 141: ".two {width: 50%;}" 13 text run at (0,15) width 141: ".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 40x15 80 LayoutInline {CODE} at (0,0) size 40x15
81 LayoutText {#text} at (93,146) size 40x15 81 LayoutText {#text} at (93,146) size 40x15
82 text run at (93,146) width 40: "width" 82 text run at (93,146) width 40: "width"
83 LayoutText {#text} at (0,162) size 165x54 83 LayoutText {#text} at (0,162) size 165x54
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