The Tor Browser
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
revisions
annotate
diff
comparison
raw
comparison: layout/reftests/css-gradients/linear-repeat-1b.html
layout/reftests/css-gradients/linear-repeat-1b.html
changeset 0
6474c204b198
equal
deleted
inserted
replaced
-1:000000000000
0:8c43f1dad3b2
1
<div style="background: -moz-linear-gradient(black, black 50px, white 50px, white 100px, black 100px, black 150px, white 150px, white 200px);
2
background-size: 100px 200px; width: 300px; height: 300px;"></div>