| <html> | |
| <head> | |
| <link type="text/css"> | |
| <script> | |
| if (window.testRunner) | |
| testRunner.dumpAsText(); | |
| </script> | |
| </head> | |
| <body> | |
| If it didn't crash, the browser passed the test. | |
| The <a href="https://bugs.webkit.org/show_bug.cgi?id=9176">bug</a> was a problem with link elements with no URL. | |
| </body> | |
| </html> |