summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-ruby/ruby-with-floats-001-ref.html
blob: c041e3f9930219379bd32cebe3281e427061a954 (plain)
1
2
3
4
<!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>