html.entities: reference the table in the w3 specs.

db4
John Benediktsson 2014-04-21 19:15:55 -07:00
parent e79bb8f6e4
commit 0d3956fa7c
1 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,8 @@ CONSTANT: invalid-codepoints {
0x10fffe 0x10ffff
}
! see http://www.w3.org/TR/html5/syntax.html#named-character-references
CONSTANT: html5 H{
{ "Aacute" "\xc1" }
{ "aacute" "\xe1" }