1
    2
    3
    4
    5
    6
    7
    8
    9

fuchsia_web / webengine / test / data / include_script.html [blame]

<!DOCTYPE html>
<html>
  <head>
    <title>original unmodified title</title>
  </head>
  <body>
    <script src="set_title.js" type="text/javascript"></script>
  </body>
</html>