Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
master
/
.
/
css
/
css-page
/
page-name-inline-block-003-print-ref.html
blob: 35db44b14e12fb1911d95b5034205cedbcba7e59 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<div
style
=
"
display
:
inline-block
"
>
a
</div>
<div
style
=
"
display
:
inline-block
"
>
b
</div>
</body>
</html>