Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkitgtk/2.2
/
.
/
LayoutTests
/
fast
/
css
/
run-in-children.html
blob: ba5b62743fb91d6e3fb243b9980ba5c6304baa88 [
file
] [
edit
]
<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>