Parent Directory
|
Revision Log
New tests
| 1 | <!DOCTYPE html> |
| 2 | <html lang="en"> |
| 3 | <head> |
| 4 | <title>href="\n".length</title> |
| 5 | </head> |
| 6 | <body> |
| 7 | <p><a href="' |
| 8 | A'">A</a></p> |
| 9 | <p><button onclick="alert (document.links[0].href.length)">length</button></p> |
| 10 | </body> |
| 11 | </html> |
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |