[Bug 8235] Given that Gecko and Webkit don't support them in XML, I think that named properties in HTMLDocument objects should be restricted to HTML documents, given that this feature is only included for backward compatibility and is horribly designed.

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


Maciej Stachowiak <mjs@apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs@apple.com




--- Comment #4 from Maciej Stachowiak <mjs@apple.com>  2010-01-05 14:40:10 ---
For WebKit we're willing to go either way. It would be simpler to make behavior
the same, but on the other hand catchall behavior on the document creates
needless potential for namespace collisions, so it would be kind of nice to
avoid it where it's not needed.


-- 
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 Tuesday, 5 January 2010 14:40:13 UTC