Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2275c98a8611044a90faa270db6d72c4303f6161 https://github.com/WebKit/WebKit/commit/2275c98a8611044a90faa270db6d72c4303f6161 Author: Alex Christensen <achristen...@apple.com> Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths: M LayoutTests/fast/encoding/idn-security-expected.txt M LayoutTests/fast/encoding/idn-security.html M LayoutTests/platform/mac-wk1/TestExpectations Log Message: ----------- Update fast/encoding/idn-security.html for new ICU versions https://bugs.webkit.org/show_bug.cgi?id=290866 rdar://148361142 Reviewed by Anne van Kesteren. UTS #46 version 16.0.0 included an update to the handling of several code points when doing IDNA mapping, including U+115F, U+1160, U+3164, U+FFA0. They are mentioned in https://www.unicode.org/reports/tr46/tr46-31.html but not in https://www.unicode.org/reports/tr46/tr46-33.html which was reflected in an ICU update. I updated the test to reflect the desired new behavior and mark it as failing on old OSes that don't have the update. I also remove the checks for "older ICU" as of 2016, which is not supported or tested any more. * LayoutTests/fast/encoding/idn-security-expected.txt: * LayoutTests/fast/encoding/idn-security.html: * LayoutTests/platform/mac-wk1/TestExpectations: Canonical link: https://commits.webkit.org/293093@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes