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

Side by Side Diff: LayoutTests/platform/mac-mountainlion/fast/text/unicode-fallback-font-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 1240 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1240
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1240 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1240 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1239.88 4 LayoutBlockFlow {HTML} at (0,0) size 785x1239.88
5 LayoutBlockFlow {BODY} at (8,21.44) size 769x1202.44 5 LayoutBlockFlow {BODY} at (8,21.44) size 769x1202.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 236x37 7 LayoutText {#text} at (0,0) size 236x37
8 text run at (0,0) width 236: "Unicode Symbols" 8 text run at (0,0) width 236: "Unicode Symbols"
9 LayoutBlockFlow {PRE} at (0,58.44) size 769x1092 9 LayoutBlockFlow {PRE} at (0,58.44) size 769x1092
10 LayoutText {#text} at (0,0) size 297x105 10 LayoutText {#text} at (0,0) size 297x105
11 text run at (0,0) width 0: " " 11 text run at (0,0) width 0: " "
12 text run at (0,15) width 297: "U+16Ax \x{16A0} \x{16A1} \x{16A2} \x{16 A3} \x{16A4} \x{16A5} \x{16A6} \x{16A7} \x{16A8} \x{16A9} \x{16AA} \x{16AB} \x{1 6AC} \x{16AD} \x{16AE} \x{16AF}" 12 text run at (0,15) width 297: "U+16Ax \x{16A0} \x{16A1} \x{16A2} \x{16 A3} \x{16A4} \x{16A5} \x{16A6} \x{16A7} \x{16A8} \x{16A9} \x{16AA} \x{16AB} \x{1 6AC} \x{16AD} \x{16AE} \x{16AF}"
13 text run at (296,15) width 1: " " 13 text run at (296,15) width 1: " "
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
135 text run at (292,1029) width 1: " " 135 text run at (292,1029) width 1: " "
136 text run at (0,1045) width 303: "U+2AEx \x{2AE0} \x{2AE1} \x{2AE2} \x{ 2AE3} \x{2AE4} \x{2AE5} \x{2AE6} \x{2AE7} \x{2AE8} \x{2AE9} \x{2AEA} \x{2AEB} \x {2AEC} \x{2AED} \x{2AEE} \x{2AEF}" 136 text run at (0,1045) width 303: "U+2AEx \x{2AE0} \x{2AE1} \x{2AE2} \x{ 2AE3} \x{2AE4} \x{2AE5} \x{2AE6} \x{2AE7} \x{2AE8} \x{2AE9} \x{2AEA} \x{2AEB} \x {2AEC} \x{2AED} \x{2AEE} \x{2AEF}"
137 text run at (302,1045) width 1: " " 137 text run at (302,1045) width 1: " "
138 text run at (0,1061) width 270: "U+2AFx \x{2AF0} \x{2AF1} \x{2AF2} \x{ 2AF3} \x{2AF4} \x{2AF5} \x{2AF6} \x{2AF7} \x{2AF8} \x{2AF9} \x{2AFA} \x{2AFB} \x {2AFC} \x{2AFD} \x{2AFE} \x{2AFF}" 138 text run at (0,1061) width 270: "U+2AFx \x{2AF0} \x{2AF1} \x{2AF2} \x{ 2AF3} \x{2AF4} \x{2AF5} \x{2AF6} \x{2AF7} \x{2AF8} \x{2AF9} \x{2AFA} \x{2AFB} \x {2AFC} \x{2AFD} \x{2AFE} \x{2AFF}"
139 text run at (269,1061) width 1: " " 139 text run at (269,1061) width 1: " "
140 text run at (0,1077) width 63: " " 140 text run at (0,1077) width 63: " "
141 LayoutBlockFlow {P} at (0,1166.44) size 769x36 141 LayoutBlockFlow {P} at (0,1166.44) size 769x36
142 LayoutText {#text} at (0,0) size 764x36 142 LayoutText {#text} at (0,0) size 764x36
143 text run at (0,0) width 764: "A series of unicode symbols (Runic, Gene ral Punctuation, Miscellaneous Symbols, and Mathematical Symbols) should" 143 text run at (0,0) width 764: "A series of unicode symbols (Runic, Gene ral Punctuation, Miscellaneous Symbols, and Mathematical Symbols) should"
144 text run at (0,18) width 108: "be shown above." 144 text run at (0,18) width 108: "be shown above."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698