From 54f5fc80256f736198690ffbccd0f729585eb418 Mon Sep 17 00:00:00 2001 From: Tab Atkins-Bittner Date: Fri, 6 Oct 2023 14:07:28 -0700 Subject: [PATCH] Revert "Add vertical tab to whitespace characters. Fixes #331" This reverts commit ef1bb689b0853ed82c399e7e7351f9e89e22de4f. --- SPEC.md | 1 - 1 file changed, 1 deletion(-) diff --git a/SPEC.md b/SPEC.md index d1e56fc..4b28932 100644 --- a/SPEC.md +++ b/SPEC.md @@ -413,7 +413,6 @@ space](https://www.unicode.org/Public/UCD/latest/ucd/PropList.txt): | Name | Code Pt | |----------------------|---------| | Character Tabulation | `U+0009` | -| Line Tabulation | `U+000B` | | Space | `U+0020` | | No-Break Space | `U+00A0` | | Ogham Space Mark | `U+1680` |