[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kfm-devel
Subject:    Re: uPatch for m_baseURL of about:blank document
From:       Koos Vriezen <koos.vriezen () xs4all ! nl>
Date:       2002-01-17 17:54:36
[Download RAW message or body]

On Thu, 17 Jan 2002, David Faure wrote:
> I have a patch that implements this now.
> Can you send me a testcase for the above problem ?

<html><head><script>
function writeIt() {
    myframe.document.open();
    myframe.document.write("<html><body>Hi David</body></head>");
    myframe.document.close();
}
</script></head>
<frameset onLoad="writeIt()">
  <frame name="myframe" src="about:blank">
</frameset>
</html>

Koos

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic