haikuwebkit/LayoutTests/fast/ruby/floating-ruby-text.html

5 lines
315 B
HTML

<!DOCTYPE html>
<html style="font-family: ahem; font-size: 10px; -webkit-font-smoothing: none; color: white;">
<ruby>Attempt to create a floating ruby text element. Float is not supported for ruby text, which should be apparent from the resulting render tree.<rt style="float:left">rubytext</rt></ruby>
</html>