| <!DOCTYPE html> | |
| <meta charset="UTF-8"> | |
| <title>Ruby should not support transform</title> | |
| <link rel="author" title="L. David Baron" href="https://dbaron.org/"> | |
| <link rel="author" title="Mozilla" href="https://www.mozilla.org"> | |
| <link rel="stylesheet" href="support/ruby-common.css"> | |
| <ruby> | |
| <rbc><rb>a</rb><rb>b</rb></rbc> | |
| <rtc><rt>A</rt><rt>B</rt></rtc> | |
| </ruby> | |
| <ruby>a<rt>A</rt>b<rt>B</rt></ruby> |