<!DOCTYPE html> | |
<html> | |
<head> | |
</head> | |
<body> | |
<div>This test makes sure that a ruby base which ends in tatechuyoko doesn't force a line break before the tatechuyoko. The test passes if there is no horizontal space to the left of the vertical text below.</div> | |
<ruby style="-webkit-writing-mode: vertical-rl;">abcdefghijkl<rt style="color: white;">a</rt></ruby> | |
</body> | |
</html> |