tenfourfox/layout/reftests/css-ruby/line-break-suppression-4-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

12 lines
276 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Bug 1149009 - Line break suppression on whitespaces wrapped but not contained in ruby boxes</title>
</head>
<body>
<span style="white-space: pre"><rb>a</rb><rb>
</rb><rb>b</rb></span>
</body>
</html>