Sign in
webkit
/
WebKit
/
c8ebe6770b1d290f0306adc1b70346f8e88294cf
/
.
/
LayoutTests
/
inspector
/
formatting
/
resources
/
html-tests
/
self-closing-expected.html
blob: 7d48da6206181a01b51f28b9b6f9421d8a5fef3c [
file
] [
log
] [
blame
]
<meta
charset
=
"utf-8"
>
<link
rel
=
"stylesheet"
href
=
"foo.css"
>
<img
src
=
"foo.png"
>
<img
src
=
"foo.png"
/>
<p>
a
<br>
b
</p>
<p>
a
<br/>
b
</p>