2 <script src=
"resources/autosizingTest.js"></script>
3 Test for crbug.com/
359387: this test passes if it does not crash.
<br/>
14 <td style=
"position: absolute;">
20 if (window
.testRunner
)
21 testRunner
.waitUntilDone();
22 window
.requestAnimationFrame(function() {
23 liEl
.style
.overflow
= "scroll";
24 window
.requestAnimationFrame(function() {
25 if (window
.testRunner
) {
26 testRunner
.dumpAsText();
27 testRunner
.notifyDone();