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

Unified Diff: LayoutTests/platform/win/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/win/fast/text/shaping/same-script-different-lang-expected.txt
diff --git a/LayoutTests/platform/win/fast/text/shaping/same-script-different-lang-expected.txt b/LayoutTests/platform/win/fast/text/shaping/same-script-different-lang-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6fcd40aac80c236ac24bfa836aa2d76cfe38b5f5
--- /dev/null
+++ b/LayoutTests/platform/win/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 800x192
+ RenderBlock {HTML} at (0,0) size 800x192.44
+ RenderBody {BODY} at (8,18.72) size 784x165.72
+ RenderBlock {H3} at (0,0) size 784x21
+ RenderText {#text} at (0,0) size 759x20
+ text run at (0,0) width 759: "The glyph for JHA should look different for Nepali and Hindi, depending on the lang attribute."
+ RenderBlock {P} at (0,39.72) size 784x21
+ RenderText {#text} at (0,0) size 88x21
+ text run at (0,0) width 88: "Hindi:JHA \x{91D}"
+ RenderBlock (anonymous) at (0,76.72) size 784x18
+ RenderBR {BR} at (0,0) size 0x17
+ RenderBlock {P} at (0,110.72) size 784x21
+ RenderText {#text} at (0,0) size 97x21
+ text run at (0,0) width 97: "Nepali:JHA \x{91D}"
+ RenderBlock (anonymous) at (0,147.72) size 784x18
+ RenderBR {BR} at (0,0) size 0x17

Powered by Google App Engine
This is Rietveld 408576698