The Tor Browser
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
revisions
annotate
diff
comparison
raw
comparison: layout/reftests/pixel-rounding/iframe-1-ref.html
layout/reftests/pixel-rounding/iframe-1-ref.html
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
equal
deleted
inserted
replaced
-1:000000000000
0:f1714e091d94
1
<html>
2
<body style="background-color: rgb(255,0,0)">
3
<iframe style="position: fixed; top: 11" src="data:text/html,<body style='background-color: rgba(0,0,255,0.5)'>">
4
</iframe>
5
</body>
6
</html>