[Bug 10267] What happens if you delete an attribute? For the following test case, Chrome outputs "string undefined", while Firefox and Opera give "string string": data:text/html,<!doctype html><script>var el = document.createElement("a"); var type = typeof el.id; de

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

Michael(tm) Smith <mike@w3.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |public-html-wg-issue-tracki
                   |                            |ng@w3.org
          Component|HTML5 spec (editor: Ian     |pre-LC1 HTML5 spec (editor:
                   |Hickson)                    |Ian Hickson)

-- 
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, 4 October 2010 14:27:42 UTC