-- Henri Sivonen [EMAIL PROTECTED] http://hsivonen.iki.fi/
If the spec dealt with the "html" start tag token directly in the
root element phase, the parse error in the main phase wouldn't need
to be conditional. (Implementations that experience a perf benefit
from not mutating the attributes of a node probably want to hoist the
"html" node creation to the root element phase for perf reasons, too.)
- [whatwg] "html" start tag token in the root elemen... Henri Sivonen
- Re: [whatwg] "html" start tag token in the ro... Philip Taylor
