[Bug 11099] clarify that "element's tag name" and "attribute's name" are qualified name

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

--- Comment #7 from Henri Sivonen <hsivonen@iki.fi> 2010-10-25 09:10:31 UTC ---
(In reply to comment #6)
> Also, that does not deal with <a x:test="1" y:test="2"> where x and y are bound
> to the "x" and "y" namespaces.

How do you propose those be dealt with? No matter what, you get a result that
won't round-trip using the HTML parser.

I can see why what I proposed may not the the proper defense in depth
properties, though. (Consider x:onclick with x bound to a namespace.)

-- 
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 Monday, 25 October 2010 09:10:34 UTC