Bug 1731994: part 4) Declare more methods around `ContentPermissionRequestBase` ...
[gecko.git] / layout / reftests / css-gradients / linear-repeat-1e.html
blobbe4b600f21a5c9d2125f54782357d404db9ef902
1 <div style="background: linear-gradient(black, black 50%, white 50%, white);
2 background-size: 300px 100px; background-repeat: repeat-y;
3 width: 500px; height: 300px;"></div>