[Bug 12945] "On setting, if the given element has an id attribute, then the content attribute must be set to the value of that id attribute. Otherwise, the IDL attribute must be set to the empty string." is strange and breaks reflection. If the given element isn't in

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

Olli Pettay <Olli.Pettay@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Olli.Pettay@gmail.com

--- Comment #1 from Olli Pettay <Olli.Pettay@gmail.com> 2011-06-13 12:42:18 UTC ---
"On setting, if the given element has an id attribute, then the content
attribute must be set to the value of that id attribute. Otherwise, the IDL
attribute must be set to the empty string." is strange and breaks reflection.
If the given element isn't in document or is in different document, the
parameter != element.reflectedHTMLElementAttribute.

-- 
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, 13 June 2011 12:42:23 UTC