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

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

Issue 1421113002: Auto-rebaseline for r355800 (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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x192
4 LayoutBlockFlow {HTML} at (0,0) size 800x192.44
5 LayoutBlockFlow {BODY} at (8,18.72) size 784x157.72
6 LayoutBlockFlow {H3} at (0,0) size 784x23
7 LayoutText {#text} at (0,0) size 764x22
8 text run at (0,0) width 764: "The glyph for JHA should look different for Nepali and Hindi, depending on the lang attribute."
9 LayoutBlockFlow {P} at (0,41.72) size 784x28
10 LayoutText {#text} at (0,4) size 87x21
11 text run at (0,4) width 87: "Hindi:JHA \x{91D}"
12 LayoutBlockFlow {P} at (0,85.72) size 784x28
13 LayoutText {#text} at (0,4) size 99x21
14 text run at (0,4) width 99: "Nepali:JHA \x{91D}"
15 LayoutBlockFlow {P} at (0,129.72) size 784x28
16 LayoutText {#text} at (0,4) size 84x21
17 text run at (0,4) width 84: "Nepali:JHA "
18 LayoutInline {SPAN} at (0,0) size 15x21
19 LayoutText {#text} at (84,4) size 15x21
20 text run at (84,4) width 15: "\x{91D}"
21 LayoutText {#text} at (99,4) size 328x21
22 text run at (99,4) width 328: " - \"ne\" in \"hi\" should look the sam e as above."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698