Sign in
webkit
/
WebKit
/
63c3a04096583c2a1097fe41c8d06c459b41ec90
/
.
/
LayoutTests
/
fast
/
css
/
run-in-children.html
blob: ba5b62743fb91d6e3fb243b9980ba5c6304baa88 [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<p>
This tests if all children in run-in block will be displayed.
</p>
<p
style
=
"
display
:
run-in
;
"
><span>
foo
</span>
bar
</p><p>
foo
</p>