From ae5d181b854d3ccb373b6bc01b4869e44ff4d87a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:37:15 +0200 Subject: Adding upstream version 2.9.0dev.12. Signed-off-by: Daniel Baumann --- test/spaces.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 test/spaces.html (limited to 'test/spaces.html') diff --git a/test/spaces.html b/test/spaces.html new file mode 100644 index 0000000..d527a19 --- /dev/null +++ b/test/spaces.html @@ -0,0 +1,37 @@ + + + + Test of some symbols + + + + + +You may press '\' to view the source of this test
+UNICODE NCR alt-NCR named alt-named
+

+0x2000 [ ] [ ] # EN QUAD
+0x2001 [ ] [ ] # EM QUAD
+0x2002 [ ] [ ] [ ] [ ] # EN SPACE
+0x2003 [ ] [ ] [ ] [ ] # EM SPACE
+0x2004 [ ] [ ] [ ] [ ] # THREE-PER-EM SPACE
+0x2005 [ ] [ ] [ ] [ ] # FOUR-PER-EM SPACE
+0x2007 [ ] [ ] [ ] [ ] # FIGURE SPACE
+0x2008 [ ] [ ] [ ] [ ] # PUNCTUATION SPACE
+0x2009 [ ] [ ] [ ] [ ] # THIN SPACE
+0x200A [ ] [ ] [ ] [ ] # HAIR SPACE
+0x200C [‌] [‌] [‌] [‌] # ZERO WIDTH NON-JOINER
+0x200D [‍] [‍] [‍] [‍] # ZERO WIDTH JOINER
+0x200E [‎] [‎] [‎] [‎] # LEFT-TO-RIGHT MARK
+0x200F [‏] [‏] [‏] [‏] # RIGHT-TO-LEFT MARK
+0x2010 [‐] [‐] [‐] [‐] # HYPHEN
+0x2013 [–] [–] [–] [–] # EN DASH
+0x2014 [—] [—] [—] [—] # EM DASH
+ + + + + -- cgit v1.2.3