Sign in
webkit
/
WebKit
/
431c47fbae9b6dec87c0dd4d3e46bfb763a4c9a3
/
.
/
LayoutTests
/
http
/
tests
/
workers
/
service
/
Client-properties-auxiliary.html
blob: a73081eddb1a4fae2aa7a24656a1f7271dca9833 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<script
src
=
"resources/sw-test-pre.js"
></script>
<script>
window
.
open
(
"Client-properties.html"
);
</script>
</body>
</html>