From df9d8cd1fbf6da26ca7b57f394e850b53507efb1 Mon Sep 17 00:00:00 2001 From: Titus Date: Thu, 31 Oct 2019 16:15:52 +0100 Subject: Remove superfluous restrictions on declarations (#621) HTML declarations need not be limited to all capital ASCII letters. Closes #620. --- spec.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/spec.txt b/spec.txt index 50a660f..e83a45f 100644 --- a/spec.txt +++ b/spec.txt @@ -2389,7 +2389,7 @@ need not match the start tag). **End condition:** line contains the string `?>`. 4. **Start condition:** line begins with the string ``. 5. **Start condition:** line begins with the string @@ -8947,10 +8947,8 @@ consists of the string ``, and the string `?>`. -A [declaration](@) consists of the -string ``, and the character `>`. +A [declaration](@) consists of the string ``, and the character `>`. A [CDATA section](@) consists of the string `