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

Side by Side Diff: LayoutTests/platform/linux/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 745 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 745
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x745 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 785x745 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x745 4 LayoutBlockFlow {HTML} at (0,0) size 785x745
5 LayoutBlockFlow {BODY} at (8,8) size 769x729 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x729 [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 769x80 9 LayoutBlockFlow {PRE} at (0,36) size 769x80
10 LayoutText {#text} at (0,0) size 272x80 10 LayoutText {#text} at (0,0) size 272x80
11 text run at (0,0) width 224: ".ttn {text-transform: none;}" 11 text run at (0,0) width 224: ".ttn {text-transform: none;}"
12 text run at (224,0) width 0: " " 12 text run at (224,0) width 0: " "
13 text run at (0,16) width 272: ".cap {text-transform: capitalize;}" 13 text run at (0,16) width 272: ".cap {text-transform: capitalize;}"
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 text run at (339,20) width 269: "IN THE LAST SENTENCE, HOWEVER , " 95 text run at (339,20) width 269: "IN THE LAST SENTENCE, HOWEVER , "
96 LayoutInline {SPAN} at (0,0) size 724x39 96 LayoutInline {SPAN} at (0,0) size 724x39
97 LayoutText {#text} at (608,20) size 724x39 97 LayoutText {#text} at (608,20) size 724x39
98 text run at (608,20) width 116: "the last eight words" 98 text run at (608,20) width 116: "the last eight words"
99 text run at (0,40) width 147: "should not be uppercase" 99 text run at (0,40) width 147: "should not be uppercase"
100 LayoutText {#text} at (147,40) size 4x19 100 LayoutText {#text} at (147,40) size 4x19
101 text run at (147,40) width 4: "." 101 text run at (147,40) width 4: "."
102 LayoutBlockFlow {P} at (4,248) size 747x20 102 LayoutBlockFlow {P} at (4,248) size 747x20
103 LayoutText {#text} at (0,0) size 700x19 103 LayoutText {#text} at (0,0) size 700x19
104 text run at (0,0) width 700: "this paragraph is lowercased and capital characters in the source (e.g. a and \x{E5}) should therefore appear in lowercase." 104 text run at (0,0) width 700: "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