mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
6 lines
239 B
HTML
6 lines
239 B
HTML
<html class="reftest-wait">
|
|
<body onload="document.getElementsByTagName('div')[0].id='b';
|
|
document.documentElement.removeAttribute('class');"
|
|
><div style="overflow-x: scroll; filter: url(#b)">abc</div></body>
|
|
</html>
|