chromium/third_party/blink/renderer/core/testing/data/first-letter.html

<style>h2::first-letter {color: red;}</style>
<h1>Hello</h1>
<h2>World</h2>