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

Unified Diff: LayoutTests/platform/mac/fast/text/shaping/same-script-different-lang-expected.txt

Issue 302223002: Auto-rebaseline for r175124 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/fast/text/shaping/same-script-different-lang-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/shaping/same-script-different-lang-expected.txt b/LayoutTests/platform/mac/fast/text/shaping/same-script-different-lang-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9b786285542c607dd7061955e045734b3ee561b5
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/text/shaping/same-script-different-lang-expected.txt
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x193
+ RenderBlock {HTML} at (0,0) size 800x193.44
+ RenderBody {BODY} at (8,18.72) size 784x166.72
+ RenderBlock {H3} at (0,0) size 784x22
+ RenderText {#text} at (0,0) size 742x22
+ text run at (0,0) width 742: "The glyph for JHA should look different for Nepali and Hindi, depending on the lang attribute."
+ RenderBlock {P} at (0,40.72) size 784x21
+ RenderText {#text} at (0,0) size 89x21
+ text run at (0,0) width 89: "Hindi:JHA \x{91D}"
+ RenderBlock (anonymous) at (0,77.72) size 784x18
+ RenderBR {BR} at (0,0) size 0x18
+ RenderBlock {P} at (0,111.72) size 784x21
+ RenderText {#text} at (0,0) size 98x21
+ text run at (0,0) width 98: "Nepali:JHA \x{91D}"
+ RenderBlock (anonymous) at (0,148.72) size 784x18
+ RenderBR {BR} at (0,0) size 0x18

Powered by Google App Engine
This is Rietveld 408576698