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

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

Issue 1408433003: Auto-rebaseline for r353729 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 800x371 3 layer at (0,0) size 800x371
4 LayoutBlockFlow {HTML} at (0,0) size 800x371 4 LayoutBlockFlow {HTML} at (0,0) size 800x371
5 LayoutBlockFlow {BODY} at (8,8) size 784x355 5 LayoutBlockFlow {BODY} at (8,8) size 784x355
6 LayoutBlockFlow (anonymous) at (0,0) size 784x60 6 LayoutBlockFlow (anonymous) at (0,0) size 784x60
7 LayoutText {#text} at (0,0) size 312x19 7 LayoutText {#text} at (0,0) size 312x19
8 text run at (0,0) width 312: "Tests if glyph caches of different langu ages interfere." 8 text run at (0,0) width 312: "Tests if glyph caches of different langu ages interfere."
9 LayoutBR {BR} at (312,0) size 0x19 9 LayoutBR {BR} at (312,0) size 0x19
10 LayoutText {#text} at (0,20) size 781x39 10 LayoutText {#text} at (0,20) size 781x39
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 text run at (0,0) width 166: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}" 52 text run at (0,0) width 166: "Simplified Chinese: \x{8AA4}\x{904E}\x {9AA8}"
53 LayoutBlockFlow {DIV} at (0,40) size 784x20 53 LayoutBlockFlow {DIV} at (0,40) size 784x20
54 LayoutText {#text} at (0,0) size 171x19 54 LayoutText {#text} at (0,0) size 171x19
55 text run at (0,0) width 171: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}" 55 text run at (0,0) width 171: "Traditional Chinese: \x{8AA4}\x{904E}\ x{9AA8}"
56 LayoutBlockFlow {DIV} at (0,60) size 784x20 56 LayoutBlockFlow {DIV} at (0,60) size 784x20
57 LayoutText {#text} at (0,0) size 110x19 57 LayoutText {#text} at (0,0) size 110x19
58 text run at (0,0) width 110: "Japanese: \x{8AA4}\x{904E}\x{9AA8}" 58 text run at (0,0) width 110: "Japanese: \x{8AA4}\x{904E}\x{9AA8}"
59 LayoutBlockFlow {DIV} at (0,80) size 784x20 59 LayoutBlockFlow {DIV} at (0,80) size 784x20
60 LayoutText {#text} at (0,0) size 101x19 60 LayoutText {#text} at (0,0) size 101x19
61 text run at (0,0) width 101: "Korean: \x{8AA4}\x{904E}\x{9AA8}" 61 text run at (0,0) width 101: "Korean: \x{8AA4}\x{904E}\x{9AA8}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698