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