haikuwebkit/LayoutTests/svg/css/use-window-inactive-crash.html

4 lines
203 B
HTML

<style>::-webkit-scrollbar-thumb:window-inactive { background: rgba(0, 0, 0, 0); }</style>
<svg><use xlink:href="resources/symbols.svg#down"></use></svg>
if you see this, then your browser didn't crash.