[Bug 12923] Setting a reflecting attribute of type HTMLElement to something with no ID should set content attribute to empty string

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> 2011-06-09 07:44:37 UTC ---
The current spec text is:

  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.

That "IDL attribute" part should be "content attribute".

-- 
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, 9 June 2011 07:44:43 UTC