/[suikacvs]/www/test/dom/style-sheet/css-text/ie-crash-1.html
Suika

Diff of /www/test/dom/style-sheet/css-text/ie-crash-1.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Thu May 10 13:44:48 2007 UTC revision 1.3 by wakaba, Thu May 10 13:54:13 2007 UTC
# Line 2  Line 2 
2  <html>  <html>
3  <head>  <head>
4  <title>cssText = '' and die</title>  <title>cssText = '' and die</title>
5    <style></style>
6  </head>  </head>
7  <body>  <body>
 <p><textarea></textarea></p>  
8  <p><button type="button" onclick="  <p><button type="button" onclick="
9  document.getElementsByTagName ('iframe')[0].contentWindow.document.getElementsByTagName ('style')[0].styleSheet.cssText = document.getElementsByTagName ('textarea')[0].accessKey;  document.getElementsByTagName ('style')[0].styleSheet.cssText = document.body.text;
10  ">Click to die!</button></p>  ">Click to die!</button></p>
 <p><iframe src="javascript:'<style></style>'"></iframe></p>  
11  </body>  </body>
12  </html>  </html>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24