[webkit-changes] [WebKit/WebKit] 3108fc: Remove gender-differentiating test expectations fo...
fantasai
noreply at github.com
Tue Feb 27 23:30:10 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3108fccd7c8ae9b1cedc0d23e9868808a093c0d9
https://github.com/WebKit/WebKit/commit/3108fccd7c8ae9b1cedc0d23e9868808a093c0d9
Author: Elika Etemad <fantasai.bugs at inkedblade.net>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
R LayoutTests/fast/text/emoji-single-parent-family-3-expected-mismatch.html
R LayoutTests/fast/text/emoji-single-parent-family-3.html
R LayoutTests/fast/text/emoji-single-parent-family-expected-mismatch.html
R LayoutTests/fast/text/emoji-single-parent-family.html
M LayoutTests/platform/gtk/TestExpectations
Log Message:
-----------
Remove gender-differentiating test expectations for family emoji.
https://bugs.webkit.org/show_bug.cgi?id=269947
rdar://122569544
Reviewed by Anne van Kesteren.
Unicode ESC's latest recommendations are to render all gendered family emoji
as gender-neutral, see:
- https://www.unicode.org/L2/L2022/22276-family-emoji-guidelines.pdf
- https://www.unicode.org/L2/L2023/23029-family-emoji.pdf
Therefore our tests requiring that they mismatch need to be removed.
* LayoutTests/fast/text/emoji-single-parent-family-3-expected-mismatch.html: Removed.
* LayoutTests/fast/text/emoji-single-parent-family-expected-mismatch.html: Removed.
* LayoutTests/platform/gtk/TestExpectations: Remove corresponding skip line.
Canonical link: https://commits.webkit.org/275427@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list