Bug 1801521 - Reftest to check that subregion flag does not just render as black flag. r=m_kato

Depends on D162571

Differential Revision: https://phabricator.services.mozilla.com/D162572
This commit is contained in:
Jonathan Kew 2022-11-24 10:23:54 +00:00
parent 2678fa0ec6
commit 846990e522
3 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<!DOCTYPE html>
<meta charset=utf-8>
<h1>England: &#x1f3f4;</h1>

View File

@ -0,0 +1,4 @@
<!DOCTYPE html>
<meta charset=utf-8>
<h1>England: &#x1f3f4;&#xe0067;&#xe0062;&#xe0065;&#xe006e;&#xe0067;&#xe007f;</h1>

View File

@ -138,6 +138,8 @@ skip-if(gtkWidget||/^Windows\x20NT\x206\.1/.test(http.oscpu)) == emoji-fallback-
== emoji-fallback-3.html emoji-fallback-3-ref.html
skip-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) != emoji-keycap.html emoji-keycap-notref.html
== emoji-skintone.html emoji-skintone-ref.html
# Random on Android because font availability varies depending on the version/device.
random-if(Android) != emoji-subregion-flag.html emoji-subregion-flag-notref.html
# system font generic per-language tests, only works under OSX currently
# Bug 1212731 - initial implementation caused startup regression and