Sign in
webkit
/
WebKit
/
4bcb3438baef1cfe12aea6aa10c3a06a0ad5b00d
/
.
/
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>