Skip to content

Commit a1e267c

Browse files
committed
Add note about flag emoji display
1 parent e477cfe commit a1e267c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1492,7 +1492,7 @@ <h3 id="char_def">Characters and character encoding basics</h3>
14921492
</tr>
14931493

14941494

1495-
<tr><td colspan="8" style="text-align:left">Some of the [=visual text units=] require more than one character. This phrase consists of seven characters. The emoji characters use some of the more unusual features of Unicode. Specifically, <span class="codepoint"><bdi lang="en">&#x2764;</bdi><code class="uname">U+2764 HEAVY BLACK HEART</code></span> is followed by <span class="codepoint"><img src="./images/FE0F.png" alt="U+FE0F"><code class="uname">U+FE0F VARIATION SELECTOR-16</code></span> in order to display as an emoji variant, while the flag of Switzerland is formed using a pair of emoji flag characters.</td></tr>
1495+
<tr><td colspan="8" style="text-align:left">Some of the [=visual text units=] require more than one character. This particular phrase consists of seven characters because these emoji characters use some of the more unusual features of Unicode. <span class="codepoint"><bdi lang="en">&#x2764;</bdi><code class="uname">U+2764 HEAVY BLACK HEART</code></span> is followed by <span class="codepoint"><img src="./images/FE0F.png" alt="U+FE0F"><code class="uname">U+FE0F VARIATION SELECTOR-16</code></span> in order to display as an emoji variant, while the flag of Switzerland is formed using a pair of emoji flag characters. (Note: on some browsers, the "flag" might display as a grapheme cluster with the letters <kbd>CH</kbd>. These are still treated by the browser as a single grapheme cluster!)</td></tr>
14961496

14971497
<tr>
14981498
<th width="15%">[=Encoded character=]</th>

0 commit comments

Comments
 (0)