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

Side by Side Diff: LayoutTests/platform/mac/css1/text_properties/text_transform-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 732 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 732
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x732 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 785x732 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x732 4 LayoutBlockFlow {HTML} at (0,0) size 785x732
5 LayoutBlockFlow {BODY} at (8,8) size 769x716 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x716 [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 769x75 9 LayoutBlockFlow {PRE} at (0,34) size 769x75
10 LayoutText {#text} at (0,0) size 266x75 10 LayoutText {#text} at (0,0) size 266x75
11 text run at (0,0) width 219: ".ttn {text-transform: none;}" 11 text run at (0,0) width 219: ".ttn {text-transform: none;}"
12 text run at (218,0) width 1: " " 12 text run at (218,0) width 1: " "
13 text run at (0,15) width 266: ".cap {text-transform: capitalize;}" 13 text run at (0,15) width 266: ".cap {text-transform: capitalize;}"
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 text run at (350,18) width 278: "IN THE LAST SENTENCE, HOWEVER , " 97 text run at (350,18) width 278: "IN THE LAST SENTENCE, HOWEVER , "
98 LayoutInline {SPAN} at (0,0) size 710x36 98 LayoutInline {SPAN} at (0,0) size 710x36
99 LayoutText {#text} at (628,18) size 710x36 99 LayoutText {#text} at (628,18) size 710x36
100 text run at (628,18) width 82: "the last eight" 100 text run at (628,18) width 82: "the last eight"
101 text run at (0,36) width 198: "words should not be uppercase " 101 text run at (0,36) width 198: "words should not be uppercase "
102 LayoutText {#text} at (197,36) size 5x18 102 LayoutText {#text} at (197,36) size 5x18
103 text run at (197,36) width 5: "." 103 text run at (197,36) width 5: "."
104 LayoutBlockFlow {P} at (4,248) size 747x18 104 LayoutBlockFlow {P} at (4,248) size 747x18
105 LayoutText {#text} at (0,0) size 741x18 105 LayoutText {#text} at (0,0) size 741x18
106 text run at (0,0) width 741: "this paragraph is lowercased and capital characters in the source (e.g. a and \x{E5}) should therefore appear in lowercase." 106 text run at (0,0) width 741: "this paragraph is lowercased and capital characters in the source (e.g. a and \x{E5}) should therefore appear in lowercase."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698