blob: dcb9e8583b4a8208a912e2588fcfeb394d3832d2 [file] [log] [blame]
<!DOCTYPE html>
<link rel="help" href="https://drafts.csswg.org/css-pseudo/#first-letter-application">
<link rel="match" href="pseudo-first-letter-ref.html">
<style>
div::first-letter {
color: green;
}
</style>
<div><ruby>Base<rt>Annotation</ruby></div>