Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: gfx/tests/crashtests/crashtests.list
<style>↩
:root {↩
perspective: 1px;↩
}↩
#a {↩
-webkit-mask-image: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);↩
}↩
:not(defs) {↩
transform: rotatex(1deg);↩
}↩
</style>↩
<a style="-webkit-mask-image: url(#x)">↩
<ul id="a">x</ul>↩