mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-05 02:06:25 +00:00
12 lines
276 B
HTML
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>
|