- From: Jirka Kosek <jirka@kosek.cz>
- Date: Fri, 01 Feb 2013 16:07:00 +0100
- To: Shaun McCance <shaunm@gnome.org>
- CC: Felix Sasaki <fsasaki@w3.org>, public-multilingualweb-lt-comments@w3.org
- Message-ID: <510BDA14.7090800@kosek.cz>
On 1.2.2013 15:45, Shaun McCance wrote: >> I think that story is easy there. As HTML doesn't offer real distributed >> extensibility and lacks mechanism similar to XML namespaces you can't >> use ITS on SVG fragment inserted inside HTML document. > > I thought the HTML5 spec defined including SVG and MathML in such > a way that they're implicitly assigned their canonical namespaces > when selected with e.g. document.evaluate. Am I misremembering? Yes, but you can't use for example its:translate attribute on SVG element inside HTML5 as prefixed attributes (with the exception of xlink:href) are not permitted here. See: http://www.w3.org/html/wg/drafts/html/master/single-page.html#attributes-0 Very last sentence under table: "No other namespaced attribute can be expressed in the HTML syntax." Jirka -- ------------------------------------------------------------------ Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz ------------------------------------------------------------------ Professional XML consulting and training services DocBook customization, custom XSLT/XSL-FO document processing ------------------------------------------------------------------ OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 rep. ------------------------------------------------------------------ Bringing you XML Prague conference http://xmlprague.cz ------------------------------------------------------------------
Received on Friday, 1 February 2013 15:07:26 UTC