Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
master
/
.
/
css
/
css-tables
/
anonymous-table-ws-001-ref.html
blob: 4429239d965d4a2adcb683e9426b94a73be8280f [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<title>
CSS Reference
</title>
<style>
div
{
font
:
16px
monospace
;
}
</style>
<p>
Test passes if there is a space between the "a" and "b".
</p>
<div>
a b
</div>