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
[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git]
/
content
/
test
/
data
/
background_sync
/
test.html
blob
4056cd6540e6ba7b192acf5ea871f5bf5fe2fd16
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<title>
Background Sync API Test
</title>
5
<script
src
=
"background_sync_test_helpers.js"
></script>
6
</head>
7
<body>
8
<h1>
Background_Sync_API Test
</h1>
9
</body>
10
</html>