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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text/international/lang-glyph-cache-separation-expected.txt

Issue 1909823003: Manual rebaselines for r388291 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x388 3 layer at (0,0) size 800x388
4 LayoutBlockFlow {HTML} at (0,0) size 800x388 4 LayoutBlockFlow {HTML} at (0,0) size 800x388
5 LayoutBlockFlow {BODY} at (8,8) size 784x372 5 LayoutBlockFlow {BODY} at (8,8) size 784x372
6 LayoutBlockFlow (anonymous) at (0,0) size 784x54 6 LayoutBlockFlow (anonymous) at (0,0) size 784x54
7 LayoutText {#text} at (0,0) size 340x18 7 LayoutText {#text} at (0,0) size 340x18
8 text run at (0,0) width 340: "Tests if glyph caches of different langu ages interfere." 8 text run at (0,0) width 340: "Tests if glyph caches of different langu ages interfere."
9 LayoutBR {BR} at (339,0) size 1x18 9 LayoutBR {BR} at (339,0) size 1x18
10 LayoutText {#text} at (0,18) size 743x36 10 LayoutText {#text} at (0,18) size 743x36
11 text run at (0,18) width 743: "On systems that the locales have differ ent font preferences, the following divs should be displayed in corresponding" 11 text run at (0,18) width 743: "On systems that the locales have differ ent font preferences, the following divs should be displayed in corresponding"
12 text run at (0,36) width 180: "preferred fonts respectively." 12 text run at (0,36) width 179: "preferred fonts respectively."
13 LayoutBR {BR} at (179,36) size 1x18 13 LayoutBR {BR} at (178,36) size 1x18
14 LayoutBlockFlow {DIV} at (0,54) size 784x106 14 LayoutBlockFlow {DIV} at (0,54) size 784x106
15 LayoutBlockFlow (anonymous) at (0,0) size 784x18 15 LayoutBlockFlow (anonymous) at (0,0) size 784x18
16 LayoutText {#text} at (0,0) size 130x18 16 LayoutText {#text} at (0,0) size 130x18
17 text run at (0,0) width 130: "Default font-family:" 17 text run at (0,0) width 130: "Default font-family:"
18 LayoutBlockFlow {DIV} at (0,18) size 784x22 18 LayoutBlockFlow {DIV} at (0,18) size 784x22
19 LayoutText {#text} at (0,3) size 179x18 19 LayoutText {#text} at (0,3) size 179x18
20 text run at (0,3) width 179: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}" 20 text run at (0,3) width 179: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}"
21 LayoutBlockFlow {DIV} at (0,40) size 784x22 21 LayoutBlockFlow {DIV} at (0,40) size 784x22
22 LayoutText {#text} at (0,3) size 183x18 22 LayoutText {#text} at (0,3) size 183x18
23 text run at (0,3) width 183: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}" 23 text run at (0,3) width 183: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}"
(...skipping 28 matching lines...) Expand all
52 text run at (0,3) width 180: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}" 52 text run at (0,3) width 180: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}"
53 LayoutBlockFlow {DIV} at (0,40) size 784x22 53 LayoutBlockFlow {DIV} at (0,40) size 784x22
54 LayoutText {#text} at (0,3) size 183x17 54 LayoutText {#text} at (0,3) size 183x17
55 text run at (0,3) width 183: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}" 55 text run at (0,3) width 183: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}"
56 LayoutBlockFlow {DIV} at (0,62) size 784x22 56 LayoutBlockFlow {DIV} at (0,62) size 784x22
57 LayoutText {#text} at (0,3) size 114x17 57 LayoutText {#text} at (0,3) size 114x17
58 text run at (0,3) width 114: "Japanese: \x{8AA4}\x{904E}\x{9AA8}" 58 text run at (0,3) width 114: "Japanese: \x{8AA4}\x{904E}\x{9AA8}"
59 LayoutBlockFlow {DIV} at (0,84) size 784x22 59 LayoutBlockFlow {DIV} at (0,84) size 784x22
60 LayoutText {#text} at (0,3) size 104x17 60 LayoutText {#text} at (0,3) size 104x17
61 text run at (0,3) width 104: "Korean: \x{8AA4}\x{904E}\x{9AA8}" 61 text run at (0,3) width 104: "Korean: \x{8AA4}\x{904E}\x{9AA8}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698