trisquel-icecat/icecat/testing/web-platform/tests/css/css-ruby/pseudo-first-letter-ref.html
2025-10-06 02:35:48 -06:00

7 lines
114 B
HTML

<!DOCTYPE html>
<style>
span {
color: green;
}
</style>
<div><ruby><span>B</span>ase<rt>Annotation</ruby></div>