Sign in
chromium
/
external
/
Webkit
/
master
/
.
/
Source
/
WebKit2
/
UIProcess
/
API
/
qt
/
tests
/
qmltests
/
common
/
javascript.html
blob: 7a3dc0a1cb7cf2ac2944464b20f8463576b2d59a [
file
] [
log
] [
blame
]
<html>
<head><title>
Original Title
</title></head>
<body>
<script
type
=
"text/javascript"
>
document
.
title
=
"New Title"
;
</script>
</body>
</html>