According to spec: > If a given character is a Private-Use Area Unicode codepoint, user agents must only match font families named in the font-family list that are not generic families. If none of the families named in the font-family list contain a glyph for that codepoint, user agents must display some form of missing glyph symbol for that character rather than attempting installed font fallback for that codepoint. (https://drafts.csswg.org/css-fonts-4/#char-handling-issues) We are currently not ignoring generic font families for font fallback when a code point is in the private-use area (PUA).
<rdar://problem/115901340>
Pull request: https://github.com/WebKit/WebKit/pull/19174
Committed 269524@main (4535075b56fd): <https://commits.webkit.org/269524@main> Reviewed commits have been landed. Closing PR #19174 and removing active labels.
Re-opening for pull request https://github.com/apple/WebKit/pull/870
Committed 267815.424@safari-7617-branch (8c7be2b8800b): <https://commits.webkit.org/267815.424@safari-7617-branch> Reviewed commits have been landed. Closing PR #870 and removing active labels.