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
/
frames
/
resources
/
paint-iframe-background-iframe.html
blob
15ed3a413710a8e22f820d814cc2b0d85e71adc3
1
<!DOCTYPE
html
>
2
3
<html>
4
<head>
5
<style
type
=
"text/css"
media
=
"screen"
>
6
* {
7
background-transparent;
8
}
9
</style>
10
</head>
11
<body>
12
13
<p>
<!-- this file is transparent -->
</p>
14
</body>
15
</html>