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
/
css
/
replaced-element-implicit-size.html
blob
3496c719a6e42f7cfb029e5ab3b92b0c2f929363
1
<!DOCTYPE
html
>
2
<div
style
=
"background-color: red; position: absolute; left: 10px; right: 10px; top: 10px; bottom: 10px;"
>
3
<iframe
style
=
"border: none; background-color: green; width: 100%; height: 100%;"
></iframe>
4
</div>