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

Diff of /www/test/dom/style-sheet/css-text/ie-crash-3.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.2 by wakaba, Thu May 10 13:48:01 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>
8  <p><textarea></textarea></p>  <p><textarea></textarea></p>
9  <p><button type="button" onclick="  <p><button type="button" onclick="
10  document.getElementsByTagName ('iframe')[0].contentWindow.document.getElementsByTagName ('style')[0].styleSheet.cssText = '' + document.getElementsByTagName ('textarea')[0].accessKey;  document.getElementsByTagName ('style')[0].styleSheet.cssText = '' + document.getElementsByTagName ('textarea')[0].accessKey;
11  ">Click to die!</button></p>  ">Click to die!</button></p>
 <p><iframe src="javascript:'<style></style>'"></iframe></p>  
12  </body>  </body>
13  </html>  </html>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24