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

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

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

revision 1.2 by wakaba, Thu May 10 13:48:01 2007 UTC revision 1.3 by wakaba, Thu May 10 13:54:13 2007 UTC
# Line 5  Line 5 
5  <style></style>  <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 ('style')[0].styleSheet.cssText = document.getElementsByTagName ('textarea')[0].accessKey + '';  document.getElementsByTagName ('style')[0].styleSheet.cssText = document.body.text + '';
10  ">Clicking this button is safe</button></p>  ">Clicking this button is safe</button></p>
11  </body>  </body>
12  </html>  </html>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24