Back to Chromium

Parse Rp

third_party/blink/web_tests/fast/ruby/parse-rp.html

149.0.7827.2308 B
Original Source

The following is a test for parsing ruby <rp> and <rt> elements. According to HTML5 spec, end-tags for both are optional if followed by another <rp> or <rt>. However, they should NOT be auto-closed by other inline elements, such as <span>.

TEST DID NOT RUN

Before base/left rp/text/right rp After