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-1d.html
layout/reftests/css-gradients/linear-repeat-1d.html
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal
deleted
inserted
replaced
-1:000000000000
0:a3e4f0bc3a06
1
<div style="background: -moz-linear-gradient(white, white 50px, black 50px, black 100px, white 100px, white 150px, black 150px, black 200px);
2
background-size: 100px 200px; background-position: 0 -50px;
3
width: 300px; height: 300px;"></div>