Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
            
- /css/selectors/first-letter-flag-001.html - WPT Dashboard Interop Dashboard
 
 
<!doctype html>
<meta charset=utf-8>
<title>::first-letter with a Regional-Indicator flag symbol</title>
<meta name="assert" content="::first-letter should apply to symbol characters">
<link rel=match href=first-letter-flag-001-ref.html>
<style>
  p {
    font: 24px/3 serif;
  }
  p::first-letter {
    font-size: 2em;
  }
</style>
<p>🇬🇧 UK flag