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

Unified Diff: LayoutTests/platform/mac/fast/text/vertical-surrogate-pair-expected.txt

Issue 145473002: Chromium for Mac cannot print surrogate pair in vertical writing mode (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Changed comments. Created 6 years, 11 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/vertical-surrogate-pair-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/vertical-surrogate-pair-expected.txt b/LayoutTests/platform/mac/fast/text/vertical-surrogate-pair-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..98ba739e5f2593e85f4571522f6b070dd694dd49
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/text/vertical-surrogate-pair-expected.txt
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 253x18
+ text run at (0,0) width 253: "These two glyphs should look the same:"
+ RenderBlock {DIV} at (0,34) size 784x72
+ RenderText {#text} at (0,12) size 48x48
+ text run at (0,12) width 48: "\x{D842}\x{DF9F}"
+ RenderBlock {DIV} at (0,106) size 72x48
+ RenderText {#text} at (12,0) size 48x48
+ text run at (12,0) width 48: "\x{D842}\x{DF9F}"

Powered by Google App Engine
This is Rietveld 408576698