1
0
Fork 0
firefox/layout/base/crashtests/1723200.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

22 lines
311 B
HTML

<!-- 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 -->