From d3debc6bf89f15db0dd4a81388b9c18f15da01f2 Mon Sep 17 00:00:00 2001 From: "Brian J. Burg" Date: Fri, 16 Nov 2012 09:43:09 -0800 Subject: [PATCH] add test case with a few ligatures and combining character sequences. --- src/test/complex.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/test/complex.html diff --git a/src/test/complex.html b/src/test/complex.html new file mode 100644 index 00000000000..6f06f04a459 --- /dev/null +++ b/src/test/complex.html @@ -0,0 +1,17 @@ + +
+Here come the ligatures: A fellow with some waffles sending a letter, while playing a tutti fb fh tf. +
+
+ Here come the combining character sequences: + ¨ + Ä = Ä + ä = ä + Ö = Ö + ö = ö + Ü = Ü + ü = ü + Z̈ + z̈ +
+