Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0b6332dca00dff796e0ff7826cbdea07b538a756
https://github.com/WebKit/WebKit/commit/0b6332dca00dff796e0ff7826cbdea07b538a756
Author: Anne van Kesteren <[email protected]>
Date: 2026-05-11 (Mon, 11 May 2026)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/imported/w3c/resources/import-expectations.json
M LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-one.html
M LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-three.html
M LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-two.html
M Tools/Scripts/webkitpy/style/checkers/jsonchecker.py
M Tools/Scripts/webkitpy/style/checkers/jsonchecker_unittest.py
M Tools/Scripts/webkitpy/w3c/test_downloader.py
M Tools/Scripts/webkitpy/w3c/test_importer.py
M Tools/Scripts/webkitpy/w3c/test_importer_unittest.py
Log Message:
-----------
import-w3c-tests breaks some tests that contain non-UTF-8 characters
https://bugs.webkit.org/show_bug.cgi?id=207731
rdar://69331940
Reviewed by Youenn Fablet.
We add a new JSON option import-no-rewrite that ensures the imported
directory is copied as-is from upstream. We add a unit test and also
demonstrate it working by importing WPT encoding as an example of it
working well.
Canonical link: https://commits.webkit.org/313005@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications