blob: d4b16ebaa92d96ac2afad4db21ec3ad75edd5aa5 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<body>
<script src="../resources/run-after-layout-and-paint.js"></script>
</script>
<applet code="index.html" codebase="http://%A1{A+;">
PASS if no crash
<script>
runAfterLayoutAndPaint(function() {}, true);
if (window.testRunner)
testRunner.dumpAsText();
</script>