Index: LayoutTests/css1/pseudo/firstletter-surrogate-expected.html |
diff --git a/LayoutTests/css1/pseudo/firstletter-surrogate-expected.html b/LayoutTests/css1/pseudo/firstletter-surrogate-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..22a91545455b51ae4e06f14a111cc2e02041fae4 |
--- /dev/null |
+++ b/LayoutTests/css1/pseudo/firstletter-surrogate-expected.html |
@@ -0,0 +1,3 @@ |
+This test makes sure that the ::first-letter pseudoclass works with first |
+letters that require surrogates when written in UTF-16. |
+<p><span style="background: red;">𝌆</span>Lorem ipsum (1)</p> |