blob: 035d0a68dc2f06200fdf32f48a7587c42107291c [file] [log] [blame] [edit]
<style>
div {
width: 600px;
font-family: Ahem;
font-size: 20px;
color: transparent;
background-color: green;
height: 40px;
}
rt {
font-size: 20px;
}
</style>
<!-- PASS if no overlapping content -->
<div style="text-align-last: justify">before<ruby>base<rt>annotation</rt></ruby> after<ruby style="color: blue">base</ruby></div>
<div>before<ruby>base<rt>annotation</rt></ruby> after<ruby style="color: blue">base</ruby></div>