Chromium Code Reviews

Unified Diff: LayoutTests/svg/text/getextentofchar-nonbmp-expected.txt

Issue 1045793002: Determine the right SVGTextMetrics using the correct approach (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add test. Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « LayoutTests/svg/text/getextentofchar-nonbmp.html ('k') | Source/core/layout/svg/SVGTextQuery.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/text/getextentofchar-nonbmp-expected.txt
diff --git a/LayoutTests/svg/text/getextentofchar-nonbmp-expected.txt b/LayoutTests/svg/text/getextentofchar-nonbmp-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7b295106e9f453952fe8ec64189b0e8e2a1b4000
--- /dev/null
+++ b/LayoutTests/svg/text/getextentofchar-nonbmp-expected.txt
@@ -0,0 +1,5 @@
+𝄞𝄞
+ This is a testharness.js-based test.
+PASS SVGTextContentElement.getExtentOfChar, non-BMP characters.
+Harness: the test ran to completion.
+
« no previous file with comments | « LayoutTests/svg/text/getextentofchar-nonbmp.html ('k') | Source/core/layout/svg/SVGTextQuery.cpp » ('j') | no next file with comments »

Powered by Google App Engine