| Paste number 60772: | Test for aroben and xenon |
| Pasted by: | Rik |
| 2 months, 1 week ago | |
| #webkit | Context in IRC logs | |
| Paste contents: |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>untitled</title> <script type="text/javascript" charset="utf-8"> window.onload = function() { var p = document.getElementsByTagName('p'); console.log(p.length); } </script> </head> <body> <p>Some random text</p> </body> </html> |
This paste has no annotations.