1
0
Fork 0
firefox/layout/reftests/backgrounds/background-repeat-resampling-ref.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

10 lines
306 B
HTML

<div style="background: url(grid-large.png);
background-size: 16px 100%;
width:100px; height: 400px;
background-repeat: none;
position: absolute;"></div>
<div style="background-color: black;
height: 30px; width: 100px;
margin-top: 370px;
position: absolute;"></div>