blob: 1bec10a4c82494246f0573c434e171ca70342633 [file] [log] [blame]
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<style>
:last-child {
-webkit-animation-name: name5;
-webkit-animation-duration: 10s;
}
@-webkit-keyframes name5 {
from { }
to { }
}
</style>
<body>
<summary>This test passes if it does not assert<div></div><slot id=slot1><div></div></slot></summary>
</body>
<script>
document.execCommand("SelectAll");
</script>