You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the tokenizer enters 'text mode' then no other tags are parsed. I don't know the spec well enough to know whether it should or not.
Example:
<!DOCTYPE html><htmllang="<?l en ?>"><--notprocessed<head><title><?s Title ?></title><--notprocessed</head><body><p><?s hello world ?></p><--processed</body></html>
If the tokenizer enters 'text mode' then no other tags are parsed. I don't know the spec well enough to know whether it should or not.
Example:
possibly related: #211
The text was updated successfully, but these errors were encountered: