gecko-dev/layout/reftests/css-ruby/line-break-suppression-5-ref.html
Xidorn Quan 8c9c798a7f Bug 1186721 - Suppress line break due to soft hyphen inside ruby. r=jfkthame
--HG--
extra : source : dfcc7df95f21d7b22705ebb24b9f693d70989167
2015-08-13 22:39:51 +10:00

11 lines
204 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Bug 1186720 - Line break suppression with soft hyphen</title>
</head>
<body style="width: 1px">
x<ruby>a</ruby>
</body>
</html>