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

Side by Side Diff: LayoutTests/platform/linux/fast/text/shaping/same-script-different-lang-expected.txt

Issue 276573010: Adding Locale (language attribute) information to font and using the (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Comment fix Created 6 years, 7 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x221
4 RenderBlock {HTML} at (0,0) size 800x221.44
5 RenderBody {BODY} at (8,18.72) size 784x194.72
6 RenderBlock {H3} at (0,0) size 784x46
7 RenderText {#text} at (0,0) size 768x45
8 text run at (0,0) width 768: "The glyph for JHA should look different depending on Nepali and Hindi, depending on the lang"
9 text run at (0,23) width 75: "attribute."
10 RenderBlock {P} at (0,64.72) size 784x21
11 RenderText {#text} at (0,0) size 86x21
12 text run at (0,0) width 86: "Hindi:JHA \x{91D}"
13 RenderBlock (anonymous) at (0,101.72) size 784x20
14 RenderBR {BR} at (0,0) size 0x19
15 RenderBlock {P} at (0,137.72) size 784x21
16 RenderText {#text} at (0,0) size 98x21
17 text run at (0,0) width 98: "Nepali:JHA \x{91D}"
18 RenderBlock (anonymous) at (0,174.72) size 784x20
19 RenderBR {BR} at (0,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698