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
Do not announce robot account token before account ID is available
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
extensions
/
api_test
/
cast_streaming
/
performance30.html
blob
0f18d03649c9a8edcbd6d7ccdede8a04df0efb2a
1
<html>
2
<head>
3
<script
src
=
"performance.js"
></script>
4
</head>
5
<body>
6
<video
autoplay
width
=
"100%"
height
=
"100%"
>
7
<source
src
=
"test_video_30fps.webm"
type
=
"video/webm"
>
8
</video>
9
</body>
10
</html>