- From: Ian Hickson <ian@hixie.ch>
- Date: Tue, 16 Feb 2010 00:10:09 +0000 (UTC)
- To: Leonard Rosenthol <lrosenth@adobe.com>
- Cc: "sroussey@network54.com" <sroussey@network54.com>, "public-html@w3.org" <public-html@w3.org>
On Mon, 15 Feb 2010, Leonard Rosenthol wrote: > > If these two things are considered "foreign elements", does that then > imply that a "conforming HTML5 UA" is not required to support them? There is indeed no requirement in HTML5 that an HTML5 UA implement SVG and MathML (though there are requirements that they be parsed correctly). I've tried to minimise the required dependencies. Really the only required dependencies are ARIA, Unicode, and IRIs. Other than that, I don't think there's really any requirement. For example, all the XML support is optional, CSS and HTTP are optional, all the scripting and DOM stuff is optional, things like Media Queries are only required if you support things that make it relevant (e.g. a video format or CSS), and so on. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Tuesday, 16 February 2010 00:10:38 UTC