gecko-dev/gfx/tests/crashtests/1690374.html

15 строки
351 B
HTML

<html>
<head>
<style>
* {
background-blend-mode: multiply;
background: url(1690374.jpg) center local transparent repeat-x;
clip-path: fill-box ellipse();
min-width: 9659vh;
height: 22%;
-webkit-background-clip: text !important;
}
</style>
</head>
</html>