repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
images
/
pdf-as-tiled-background.html
blob
7b687fdef73d2ca5ce395c5d85e87067246431e2
1
<html>
2
<body
style='margin:
0
px'
>
3
<div
style='background: red; background-repeat: repeat; -webkit-background-size:
50
%; background-image: url(resources/green_rectangle.pdf); height:
100
px; width:
100
px'
>
4
5
</div>
6
</body>
7
</html>