Skip to content

Instantly share code, notes, and snippets.

@tomykaira
Created May 20, 2011 06:59
Show Gist options
  • Save tomykaira/982475 to your computer and use it in GitHub Desktop.
Save tomykaira/982475 to your computer and use it in GitHub Desktop.
TestCase for #5547, check whether this patch works with multi bodies.
<HTML>
<HEAD>
<TITLE>A simple frameset document</TITLE>
</HEAD>
<FRAMESET cols="50%, 50%">
<FRAME src="from_fixed.html">
<FRAME src="original.html">
</FRAMESET>
</HTML>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment