[Bug 8135] "The script element has a src attribute set where previously the element had no such attribute." - should probably only happen if the script is in a document at the time, else http://software.hixie.ch/utilities/js/live-dom-viewer/saved/298 would break (th

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


Philip Taylor <excors@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |excors@gmail.com




--- Comment #1 from Philip Taylor <excors@gmail.com>  2009-10-30 16:56:48 ---
Oh, and the thing about child nodes changing should probably only happen if the
element's in the document too, else it would execute as soon as innerHTML was
set (which doesn't happen when I test it).


-- 
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 Friday, 30 October 2009 16:56:58 UTC