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

Side by Side Diff: LayoutTests/platform/linux/css1/pseudo/pseudo_elements_in_selectors-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 605 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 605
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x605 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 785x605 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x605 4 LayoutBlockFlow {HTML} at (0,0) size 785x605
5 LayoutBlockFlow {BODY} at (8,8) size 769x589 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x589 [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 373x19 7 LayoutText {#text} at (0,0) size 373x19
8 text run at (0,0) width 373: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 373: "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 264x64 10 LayoutText {#text} at (0,0) size 264x64
11 text run at (0,0) width 264: "P:first-line {font-weight: bold;}" 11 text run at (0,0) width 264: "P:first-line {font-weight: bold;}"
12 text run at (264,0) width 0: " " 12 text run at (264,0) width 0: " "
13 text run at (0,16) width 256: "P.two:first-line {color: green;}" 13 text run at (0,16) width 256: "P.two:first-line {color: green;}"
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 text run at (651,20) width 54: " pseudo-" 68 text run at (651,20) width 54: " pseudo-"
69 text run at (0,40) width 50: "element." 69 text run at (0,40) width 50: "element."
70 LayoutBlockFlow {P} at (4,136) size 747x80 70 LayoutBlockFlow {P} at (4,136) size 747x80
71 LayoutText {#text} at (0,0) size 747x79 71 LayoutText {#text} at (0,0) size 747x79
72 text run at (0,0) width 336: "The first line of this sentence should be boldfaced. " 72 text run at (0,0) width 336: "The first line of this sentence should be boldfaced. "
73 text run at (336,0) width 397: "If it is red, then the user ag ent has violated the specification" 73 text run at (336,0) width 397: "If it is red, then the user ag ent has violated the specification"
74 text run at (0,20) width 427: "in allowing pseudo-elements at a point other than the end of a selector. " 74 text run at (0,20) width 427: "in allowing pseudo-elements at a point other than the end of a selector. "
75 text run at (427,20) width 320: "If neither is the case, then the user agent has correctly" 75 text run at (427,20) width 320: "If neither is the case, then the user agent has correctly"
76 text run at (0,40) width 721: "ignored the incorrect selector, but has suppressed other styles which are valid, and therefore must be consider ed to have" 76 text run at (0,40) width 721: "ignored the incorrect selector, but has suppressed other styles which are valid, and therefore must be consider ed to have"
77 text run at (0,60) width 83: "failed the test." 77 text run at (0,60) width 83: "failed the test."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698