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
Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
extensions
/
api_test
/
mime_handler_view
/
test_postmessage.html
blob
45357042f3eaeed82d69c3da359e1e40c3205ae2
1
<html>
2
<body>
3
<object
id
=
"plugin"
width
=
"200"
height
=
"200"
data
=
"testPostMessage.csv"
type
=
"text/csv"
></object>
4
</body>
5
<script
src
=
"test_postmessage.js"
></script>
6
</html>