OLD | NEW |
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> | 1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
2 <html> | 2 <html> |
3 <head> | 3 <head> |
4 <script src="../fast/js/resources/js-test-pre.js"></script> | 4 <script src="../fast/js/resources/js-test-pre.js"></script> |
5 </head> | 5 </head> |
6 <body> | 6 <body> |
7 | 7 |
8 <div id="group" tabindex="0"> | 8 <div id="group" tabindex="0"> |
9 | 9 |
10 <ul role=textbox style='-webkit-transition: -webkit-transform linear 11174017402
08157342s; content: counters(c, ".", disc); '>><keygen autofocus="">><body style
='outline-style: ridge; font: normal normal 29266em/9999999999999999999999999999
999999999999999999999999999999999999999999999999999999999999999999999999999999 A
hem, serif; '> | 10 <ul role=textbox style='-webkit-transition: -webkit-transform linear 11174017402
08157342s; content: counters(c, ".", disc); '>><keygen autofocus="">><body style
='outline-style: ridge; font: normal normal 29266em/9999999999999999999999999999
999999999999999999999999999999999999999999999999999999999999999999999999999999 A
hem, serif; '> |
(...skipping 18 matching lines...) Expand all Loading... |
29 var focusedElement = accessibilityController.focusedElement; | 29 var focusedElement = accessibilityController.focusedElement; |
30 walkAccessibilityTree(focusedElement); | 30 walkAccessibilityTree(focusedElement); |
31 | 31 |
32 document.getElementById('console').innerHTML += "PASS. WebKit did not cr
ash.<br>"; | 32 document.getElementById('console').innerHTML += "PASS. WebKit did not cr
ash.<br>"; |
33 } | 33 } |
34 </script> | 34 </script> |
35 | 35 |
36 <script src="../fast/js/resources/js-test-post.js"></script> | 36 <script src="../fast/js/resources/js-test-post.js"></script> |
37 </body> | 37 </body> |
38 </html> | 38 </html> |
OLD | NEW |