repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1946184 - Fix computing the CSD margin right after calling HideWindowChrome(...
[gecko.git]
/
layout
/
reftests
/
webm-video
/
poster-13.html
blob
8f78149dfbcf03cd6eb035fd3d94f43fd276645a
1
<!DOCTYPE
HTML
>
2
<html>
3
<body
style
=
"background:white;"
>
4
<!-- Test that poster is stretched by css styling. -->
5
<video
src
=
"black140x100.webm"
poster
=
"blue250x200.png"
style
=
"width: 288px; height: 216px;"
></video>
6
7
</body>
8
</html>