Sign in
webkit
/
WebKit
/
5bd663b95d2fa0048c9b51d7e90d3c09992ceb28
/
.
/
LayoutTests
/
inspector
/
formatting
/
resources
/
html-tests
/
basic-1-expected.html
blob: 77c8ac004758b0af7ea00cfae7e2de6ba0369951 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
Test
</title>
<script
src
=
"js/script.js"
></script>
</head>
<body>
<!-- Comment -->
<div
class
=
"foo"
>
<input
type
=
text
>
<br>
<p>
Test
</p>
</div>
</body>
</html>