- From: <bugzilla@jessica.w3.org>
- Date: Wed, 20 Oct 2010 08:04:46 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11099
Henri Sivonen <hsivonen@iki.fi> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsivonen@iki.fi
--- Comment #1 from Henri Sivonen <hsivonen@iki.fi> 2010-10-20 08:04:45 UTC ---
I think we shouldn't use the qualified name for xlink:href and stuff. Instead
we should hard-code the xlink prefix to the serializer and emit "xlink:"
followed by the localName for attributes in the XLink namespace.
Likewise, I think elements should serialize using the localName even if someone
has managed to inject a prefix into the DOM.
Rationale on both counts: Parseability using the HTML parsing algorithm.
-- 
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 Wednesday, 20 October 2010 08:04:54 UTC