- <!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>b</rb></span>
- </body>
- </html>
|