[Webkit-unassigned] [Bug 23813] window.open followed by document.write results in unsavable pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 7 13:44:28 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23813





------- Comment #8 from ap at webkit.org  2009-02-07 13:44 PDT -------
So, am I right that the desired behavior in this bug is just "do what Firefox
does", nothing more concrete? There are lots of problems I've seen with Firefox
behavior, as pages saved from serialized content are often broken. E.g., try
opening the below document in Firefox, saving it, and opening the result again:
---------------
<script>
document.write("<p>a</p>");
</script>
---------------


-- 
Configure bugmail: https://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