Sign in
webkit
/
WebKit
/
031545c904ac108f0063861f58a3e4e2a299b0c0
/
.
/
Tools
/
TestWebKitAPI
/
Tests
/
mac
/
load-web-archive-2.html
blob: 9c0452709f51337d3a1a7b134bf6b0ffc1a2364f [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<script>
window
.
open
(
'helloworld.webarchive'
);
</script>
</html>