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

Side by Side Diff: LayoutTests/platform/linux/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 699 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 699
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x699 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 785x699 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x699 4 LayoutBlockFlow {HTML} at (0,0) size 785x699
5 LayoutBlockFlow {BODY} at (8,8) size 769x683 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x683 [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 769x64 9 LayoutBlockFlow {PRE} at (0,36) 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 109: "Thus, if the first" 74 text run at (609,0) width 109: "Thus, if the first"
75 text run at (0,20) width 701: "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 test" 75 text run at (0,20) width 701: "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 test"
76 text run at (0,40) width 216: "(although the problem might be that " 76 text run at (0,40) width 216: "(although the problem might be that "
77 LayoutInline {CODE} at (0,0) size 80x16 77 LayoutInline {CODE} at (0,0) size 80x16
78 LayoutText {#text} at (216,43) size 80x16 78 LayoutText {#text} at (216,43) size 80x16
79 text run at (216,43) width 80: "small-caps" 79 text run at (216,43) width 80: "small-caps"
80 LayoutText {#text} at (296,40) size 709x39 80 LayoutText {#text} at (296,40) size 709x39
81 text run at (296,40) width 218: " is not supported by your bro wser). " 81 text run at (296,40) width 218: " is not supported by your bro wser). "
82 text run at (514,40) width 195: "This is extra text included f or the" 82 text run at (514,40) width 195: "This is extra text included f or the"
83 text run at (0,60) width 447: "purposes of making the paragrap h long enough to have more than one line." 83 text run at (0,60) width 447: "purposes of making the paragrap h long enough to have more than one line."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698