[Bug 11242] Canvas must define what HTML elements may be used in the DOM Subtree

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11242

Charles Pritchard <chuck@jumis.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |chuck@jumis.com
         Resolution|                            |WORKSFORME

--- Comment #3 from Charles Pritchard <chuck@jumis.com> 2011-02-03 02:02:00 UTC ---
Current vendors (webkit/mozilla) are heading toward allowing both script and
iframe to be added to the subtree. Microsoft had some concern about iframe; but
did not follow up. There's no possibility of 'click-jacking' as the frame would
not be visible.

I'm investigating allowing canvas elements in the subtree, for accessibility
purposes, mainly for screen magnifiers.

As far as I understand it, the canvas element follows the rules of other nodes,
and this issue is resolved.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 3 February 2011 02:02:02 UTC