summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/encoding/xml-utf-8-default.xml
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/encoding/xml-utf-8-default.xml')
-rw-r--r--LayoutTests/fast/encoding/xml-utf-8-default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/LayoutTests/fast/encoding/xml-utf-8-default.xml b/LayoutTests/fast/encoding/xml-utf-8-default.xml
index 1f07505..705bbaf 100644
--- a/LayoutTests/fast/encoding/xml-utf-8-default.xml
+++ b/LayoutTests/fast/encoding/xml-utf-8-default.xml
@@ -4,6 +4,7 @@
<body>
<p>When dumped into a text file by the test controller, this needs to be viewed as UTF-8:</p>
<p>This is an em dash, —, this is is a delta symbol, ∆, this is an uppercase pi, ∏, and this is a lowercase pi, π.</p>
+<p>Characters from unicode plane 1, like mathematical bold script capital a, 𝓐, and mathematical bold fraktur small u, 𝖚, work too.</p>
<script>if (window.layoutTestController) layoutTestController.dumpAsText();</script>
</body>
</html>