1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-17 13:59:38 +00:00
Files
UXP/layout/reftests/backgrounds/background-repeat-resampling.html
T

5 lines
139 B
HTML

<div style="background: url(grid-large.png);
background-size: 16px 100%;
width:100px; height: 400px;
background-repeat: repeat"></div>