From c2ecaf87e462fd6600ce5ee6a29cb352de042714 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Wed, 24 Sep 2025 22:26:00 +0200 Subject: update --- test/spaces.html | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 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..c3076d9 --- /dev/null +++ b/test/spaces.html @@ -0,0 +1,38 @@ + + + + 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