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