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

Unified 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: 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/linux/fast/text/shaping/same_script_different_lang-expected.txt
diff --git a/LayoutTests/platform/linux/fast/text/shaping/same_script_different_lang-expected.txt b/LayoutTests/platform/linux/fast/text/shaping/same_script_different_lang-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3bcc5136a8ac68d19d53d617affcad759df5410c
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/text/shaping/same_script_different_lang-expected.txt
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x154
+ RenderBlock {HTML} at (0,0) size 800x154
+ RenderBody {BODY} at (8,16) size 784x130
+ RenderBlock {P} at (0,0) size 784x21
+ RenderText {#text} at (0,0) size 86x21
+ text run at (0,0) width 86: "Hindi:JHA \x{91D}"
+ RenderBlock (anonymous) at (0,37) size 784x20
+ RenderBR {BR} at (0,0) size 0x19
+ RenderBlock {P} at (0,73) size 784x21
+ RenderText {#text} at (0,0) size 98x21
+ text run at (0,0) width 98: "Nepali:JHA \x{91D}"
+ RenderBlock (anonymous) at (0,110) size 784x20
+ RenderBR {BR} at (0,0) size 0x19

Powered by Google App Engine
This is Rietveld 408576698