A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

Extensions

From WHATWG Wiki
Revision as of 01:20, 2 April 2008 by Hixie (talk | contribs) (New page: = Ways to arbitrarily extend text/html for new vocabularies = Please put ideas for what it should look like here. Each example should explain in details (ideally with examples) how to ha...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Ways to arbitrarily extend text/html for new vocabularies

Please put ideas for what it should look like here.

Each example should explain in details (ideally with examples) how to handle:

  • Syntax errors at the tokeniser level, the tree construction level, and the schema level.
  • Existing content that happens to use elements or syntax that you are proposing have special processing rules.
  • Pages that contain any special syntax after that syntax was copied and pasted by an ignorant Web author from a valid page written by a competent Web author aware of the new syntax.