6 content: url(data:text/plain,aaa);
10 if (window
.testRunner
)
11 testRunner
.dumpAsText();
14 document
.documentElement
.classList
.remove("crash");
16 window
.addEventListener("load", runTest
, false);
18 <p>Bug
<a href=
"https://bugs.webkit.org/show_bug.cgi?id=96863">96863</a>: REGRESSION(r124168): Null crash in Layer::createScrollbar
</p>
19 <p>This test PASSED if it didn't CRASH or ASSERT.
</p>