Sign in
◑
Theme
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
css
/
run-in-children.html
blob: ba5b62743fb91d6e3fb243b9980ba5c6304baa88 [
file
]
<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>