| <style> | |
| body { | |
| column-width: 1000px; | |
| widows: 2; | |
| -webkit-text-stroke: 1px | |
| } | |
| * { | |
| margin-right: 500px; | |
| } | |
| </style> | |
| <script> | |
| if (window.testRunner) | |
| testRunner.dumpAsText(); | |
| function main() { | |
| x2.after(x26); | |
| x26.align = "right"; | |
| } | |
| </script> | |
| <body onload="main()"> | |
| This<div></div> | |
| <datalist id="x2"></datalist> | |
| <span> | |
| test</span> | |
| passes if it doesn't crash. | |
| <object id="x26"> | |