[Webkit-unassigned] [Bug 13522] Saving a webarchive with a <script><noscript> will render images in both when opened again

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 27 10:19:55 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13522





------- Comment #2 from ddkilzer at webkit.org  2007-04-27 10:19 PDT -------
Created an attachment (id=14230)
 --> (http://bugs.webkit.org/attachment.cgi?id=14230&action=view)
Test case

An <img> tag within <script></script> tags is not even valid, and content
within <noscript></noscript> tags should only appear if JavaScript is turned
off.

Thus the webarchive should show zero images (assuming JavaScript is on), as the
test case does when loaded.

Hixie's live dom viewer is handy in this situation as well: 
http://software.hixie.ch/utilities/js/live-dom-viewer/


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list