blob: 5641a35f0a9d0af26a5a49b5fbd365d3f44097bd (
plain)
1
2
3
4
5
6
7
|
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 PASSED: Markup was correct
Before base/
text/
After
|