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
/
speech
/
web_speech_api_test-iframe.html
blob
bfe38729eee8bf6315f674859e29bc475b6cfc1a
1
<!DOCTYPE
HTML PUBLIC
"-//IETF//DTD HTML//EN"
>
2
<html>
3
<head>
4
<title>
Web Speech API IFRAME Manual Test
</title>
5
<meta
charset
=
"utf-8"
>
6
</head>
7
<body>
8
<iframe
width
=
"100%"
height
=
"100%"
src
=
"web_speech_api_test.html"
></iframe>
9
</body>
10
</html>