mirror of
https://github.com/servo/servo.git
synced 2025-06-25 17:44:33 +01:00
10 lines
363 B
HTML
10 lines
363 B
HTML
<!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>
|