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

Side by Side Diff: LayoutTests/platform/mac/css1/pseudo/firstline-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 655 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 655
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x655 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x655 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x655 4 LayoutBlockFlow {HTML} at (0,0) size 785x655
5 LayoutBlockFlow {BODY} at (8,8) size 769x639 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x639 [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 769x60 9 LayoutBlockFlow {PRE} at (0,34) size 769x60
10 LayoutText {#text} at (0,0) size 352x60 10 LayoutText {#text} at (0,0) size 352x60
11 text run at (0,0) width 219: "P:first-line {color: green;}" 11 text run at (0,0) width 219: "P:first-line {color: green;}"
12 text run at (218,0) width 1: " " 12 text run at (218,0) width 1: " "
13 text run at (0,15) width 266: ".two:first-line {font-size: 200%;}" 13 text run at (0,15) width 266: ".two:first-line {font-size: 200%;}"
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 text run at (602,0) width 139: "Thus, if the first line" 74 text run at (602,0) width 139: "Thus, if the first line"
75 text run at (0,18) width 731: "is not in small-caps style, OR if the entire paragraph turns out in small-caps, then the user agent has failed this test" 75 text run at (0,18) width 731: "is not in small-caps style, OR if the entire paragraph turns out in small-caps, then the user agent has failed this test"
76 text run at (0,36) width 235: "(although the problem might be that " 76 text run at (0,36) width 235: "(although the problem might be that "
77 LayoutInline {CODE} at (0,0) size 79x15 77 LayoutInline {CODE} at (0,0) size 79x15
78 LayoutText {#text} at (234,38) size 79x15 78 LayoutText {#text} at (234,38) size 79x15
79 text run at (234,38) width 79: "small-caps" 79 text run at (234,38) width 79: "small-caps"
80 LayoutText {#text} at (312,36) size 730x36 80 LayoutText {#text} at (312,36) size 730x36
81 text run at (312,36) width 230: " is not supported by your bro wser). " 81 text run at (312,36) width 230: " is not supported by your bro wser). "
82 text run at (541,36) width 189: "This is extra text included f or" 82 text run at (541,36) width 189: "This is extra text included f or"
83 text run at (0,54) width 503: "the purposes of making the para graph long enough to have more than one line." 83 text run at (0,54) width 503: "the purposes of making the para graph long enough to have more than one line."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698