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