Status: PASS | Duration: 7ms | Subtests: 1/1 | Open test on wpt.live | Open ref on wpt.live | wpt.fyi
/css/css-ruby/ruby-whitespace-002.html
<!DOCTYPE html> <meta charset="UTF-8"> <title>Ruby whitespace handling</title> <link rel="author" title="Sam Bowen" href="mailto:sgbowen8@gmail.com"> <link rel="author" title="Mozilla" href="https://www.mozilla.org"> <link rel="help" href="https://drafts.csswg.org/css-ruby-1/#white-space"> <link rel="match" href="ruby-whitespace-002-ref.html"> <link rel="stylesheet" href="support/ruby-common.css"> abcd<rbc> BASE</rbc><rt>TEXT</rt> abcd<rbc> <span>BASE</span></rbc><rt>TEXT</rt> abcd<rbc><span> BASE</span></rbc><rt>TEXT</rt> <rbc> </rbc>
/css/css-ruby/ruby-whitespace-002-ref.html
<!DOCTYPE html> <meta charset="UTF-8"> <title>Ruby whitespace handling</title> <link rel="author" title="Sam Bowen" href="mailto:sgbowen8@gmail.com"> <link rel="author" title="Mozilla" href="https://www.mozilla.org"> <link rel="stylesheet" href="support/ruby-common.css"> <!-- Unclear how this should render. See http://lists.w3.org/Archives/Public/www-style/2014Jul/0620.html //--> abcd<ruby><rbc><rb><span> BASE</span></rb></rbc><rtc pseudo><rt>TEXT</rt></rtc></ruby> abcd<ruby><rbc><rb><span>BASE</span></rb></rbc><rtc pseudo><rt>TEXT</rt></rtc></ruby> abcd<ruby><rbc><rb><span> BASE</span></rb></rbc><rtc pseudo><rt>TEXT</rt></rtc></ruby> <ruby><rbc></rbc></ruby>