Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
css
/
css-ruby
/
ruby-with-floats-001-ref.html
blob: c041e3f9930219379bd32cebe3281e427061a954 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<div
style
=
"
float
:
left
;
width
:
50px
;
height
:
50px
;
background
:
green
;
"
></div>
<div
style
=
"
display
:
inline-block
;
"
><ruby>
base
<rt>
annotation
</rt></ruby></div>
</div>