<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Bug 1087872 - Test for dynamic removal of ruby frames</title> <link rel="stylesheet" href="common.css"> </head> <body> <p>One space should exist between 'a' and 'b':</p> <p>a <rt></rt>b</p> <p>a<rb></rb> b</p> <p>a<rb></rb> <rb></rb>b</p> <p>a<rbc></rbc> <rbc></rbc>b</p> <p><rb>a</rb> <rb>b</rb><rt>x</rt> <rt>y</rt></p> </body>