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

Side by Side Diff: LayoutTests/platform/mac/fast/text/softHyphen-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 992 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 992
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x992 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 785x992 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x992 4 LayoutBlockFlow {HTML} at (0,0) size 785x992
5 LayoutBlockFlow {BODY} at (8,16) size 769x960 5 LayoutBlockFlow {BODY} at (8,16) size 769x960
6 LayoutBlockFlow {P} at (0,0) size 769x18 6 LayoutBlockFlow {P} at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 438x18 7 LayoutText {#text} at (0,0) size 438x18
8 text run at (0,0) width 438: "In all of the following, there should no t be a hyphen before \x{201C}lorem\x{201D}." 8 text run at (0,0) width 438: "In all of the following, there should no t be a hyphen before \x{201C}lorem\x{201D}."
9 LayoutBlockFlow {P} at (0,34) size 769x18 9 LayoutBlockFlow {P} at (0,34) size 769x18
10 LayoutText {#text} at (0,0) size 20x18 10 LayoutText {#text} at (0,0) size 20x18
11 text run at (0,0) width 20: "Do" 11 text run at (0,0) width 20: "Do"
12 LayoutBlockFlow (floating) {SPAN} at (755.44,0) size 13.56x20 [border: ( 1px solid #FF0000)] 12 LayoutBlockFlow (floating) {SPAN} at (755.44,0) size 13.56x20 [border: ( 1px solid #FF0000)]
13 LayoutText {#text} at (1,1) size 12x18 13 LayoutText {#text} at (1,1) size 12x18
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
159 LayoutText {#text} at (28,1) size 13x18 159 LayoutText {#text} at (28,1) size 13x18
160 text run at (28,1) width 13: "Y" 160 text run at (28,1) width 13: "Y"
161 layer at (28,118) size 13x20 161 layer at (28,118) size 13x20
162 LayoutBlockFlow (relative positioned) {SPAN} at (19.55,0) size 13.56x20 [borde r: (1px solid #FF0000)] 162 LayoutBlockFlow (relative positioned) {SPAN} at (19.55,0) size 13.56x20 [borde r: (1px solid #FF0000)]
163 LayoutText {#text} at (1,1) size 12x18 163 LayoutText {#text} at (1,1) size 12x18
164 text run at (1,1) width 12: "X" 164 text run at (1,1) width 12: "X"
165 layer at (771,154) size 14x20 165 layer at (771,154) size 14x20
166 LayoutBlockFlow (positioned) {SPAN} at (771.44,154) size 13.56x20 [border: (1p x solid #FF0000)] 166 LayoutBlockFlow (positioned) {SPAN} at (771.44,154) size 13.56x20 [border: (1p x solid #FF0000)]
167 LayoutText {#text} at (1,1) size 12x18 167 LayoutText {#text} at (1,1) size 12x18
168 text run at (1,1) width 12: "X" 168 text run at (1,1) width 12: "X"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698