Skip to content

Instantly share code, notes, and snippets.

@loai-kanou
Forked from LeaVerou/dabblet.css
Created August 5, 2013 03:48
Show Gist options
  • Select an option

  • Save loai-kanou/6153369 to your computer and use it in GitHub Desktop.

Select an option

Save loai-kanou/6153369 to your computer and use it in GitHub Desktop.
Firefox nightly bug testcase
/* Firefox nightly bug testcase */
<iframe src="http://www.webplatform.org" id="iframe"></iframe>
var iframe = document.getElementById('iframe');
iframe.foo;
iframe.onload;
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment