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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 800x391 3 layer at (0,0) size 800x391
4 LayoutBlockFlow {HTML} at (0,0) size 800x391 4 LayoutBlockFlow {HTML} at (0,0) size 800x391
5 LayoutBlockFlow {BODY} at (8,8) size 784x375 5 LayoutBlockFlow {BODY} at (8,8) size 784x375
6 LayoutBlockFlow (anonymous) at (0,0) size 784x54 6 LayoutBlockFlow (anonymous) at (0,0) size 784x54
7 LayoutText {#text} at (0,0) size 340x17 7 LayoutText {#text} at (0,0) size 340x17
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 1x17 9 LayoutBR {BR} at (339,0) size 1x17
10 LayoutText {#text} at (0,18) size 743x35 10 LayoutText {#text} at (0,18) size 743x35
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 1x17 13 LayoutBR {BR} at (178,36) size 1x17
14 LayoutBlockFlow {DIV} at (0,54) size 784x107 14 LayoutBlockFlow {DIV} at (0,54) size 784x107
15 LayoutBlockFlow (anonymous) at (0,0) size 784x18 15 LayoutBlockFlow (anonymous) at (0,0) size 784x18
16 LayoutText {#text} at (0,0) size 130x17 16 LayoutText {#text} at (0,0) size 130x17
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 784x19 18 LayoutBlockFlow {DIV} at (0,18) size 784x19
19 LayoutText {#text} at (0,1) size 180x17 19 LayoutText {#text} at (0,1) size 180x17
20 text run at (0,1) width 180: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}" 20 text run at (0,1) width 180: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}"
21 LayoutBlockFlow {DIV} at (0,37) size 784x21 21 LayoutBlockFlow {DIV} at (0,37) size 784x21
22 LayoutText {#text} at (0,3) size 183x17 22 LayoutText {#text} at (0,3) size 183x17
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,1) width 180: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}" 52 text run at (0,1) width 180: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}"
53 LayoutBlockFlow {DIV} at (0,37) size 784x21 53 LayoutBlockFlow {DIV} at (0,37) size 784x21
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,58) size 784x28 56 LayoutBlockFlow {DIV} at (0,58) size 784x28
57 LayoutText {#text} at (0,6) size 114x17 57 LayoutText {#text} at (0,6) size 114x17
58 text run at (0,6) width 114: "Japanese: \x{8AA4}\x{904E}\x{9AA8}" 58 text run at (0,6) width 114: "Japanese: \x{8AA4}\x{904E}\x{9AA8}"
59 LayoutBlockFlow {DIV} at (0,86) size 784x21 59 LayoutBlockFlow {DIV} at (0,86) size 784x21
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