1
    2
    3
    4
    5
    6

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

<html>
  <head><title>child frame</title</head>
  <body>
    I am a child.
  </body>
</html>