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

Side by Side Diff: LayoutTests/platform/win/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 659 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 659
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x659 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 785x659 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x659 4 LayoutBlockFlow {HTML} at (0,0) size 785x659
5 LayoutBlockFlow {BODY} at (8,8) size 769x643 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x643 [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 769x64 9 LayoutBlockFlow {PRE} at (0,34) size 769x64
10 LayoutText {#text} at (0,0) size 360x64 10 LayoutText {#text} at (0,0) size 360x64
11 text run at (0,0) width 224: "P:first-line {color: green;}" 11 text run at (0,0) width 224: "P:first-line {color: green;}"
12 text run at (224,0) width 0: " " 12 text run at (224,0) width 0: " "
13 text run at (0,16) width 272: ".two:first-line {font-size: 200%;}" 13 text run at (0,16) width 272: ".two:first-line {font-size: 200%;}"
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 text run at (609,0) width 110: "Thus, if the first" 74 text run at (609,0) width 110: "Thus, if the first"
75 text run at (0,18) width 733: "line is not in small-caps style , OR if the entire paragraph turns out in small-caps, then the user agent has fa iled this" 75 text run at (0,18) width 733: "line is not in small-caps style , OR if the entire paragraph turns out in small-caps, then the user agent has fa iled this"
76 text run at (0,36) width 261: "test (although the problem migh t be that " 76 text run at (0,36) width 261: "test (although the problem migh t be that "
77 LayoutInline {CODE} at (0,0) size 81x16 77 LayoutInline {CODE} at (0,0) size 81x16
78 LayoutText {#text} at (260,38) size 81x16 78 LayoutText {#text} at (260,38) size 81x16
79 text run at (260,38) width 81: "small-caps" 79 text run at (260,38) width 81: "small-caps"
80 LayoutText {#text} at (340,36) size 736x35 80 LayoutText {#text} at (340,36) size 736x35
81 text run at (340,36) width 230: " is not supported by your bro wser). " 81 text run at (340,36) width 230: " is not supported by your bro wser). "
82 text run at (569,36) width 167: "This is extra text included" 82 text run at (569,36) width 167: "This is extra text included"
83 text run at (0,54) width 526: "for the purposes of making the paragraph long enough to have more than one line." 83 text run at (0,54) width 526: "for the purposes of making the paragraph long enough to have more than one line."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698