Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/base/crashtests/crashtests.list
<!-- x -->
<style>
.a {
filter: url(#x);
overflow: scroll;
}
.b {
overflow-y: scroll;
font: 1px/0 Sherif;
font-size-adjust: 3;
-webkit-transform-style: preserve-3d;
}
* {
transform-style: inherit;
}
</style>
<li class="b">
<dialog class="b" open="true">x</dialog>
<dir>
<li class="a">
<!-- x -->