Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 590faa37cb98ac8b87d62b37f285338b84ceb006
https://github.com/WebKit/WebKit/commit/590faa37cb98ac8b87d62b37f285338b84ceb006
Author: Carlos Garcia Campos <[email protected]>
Date: 2025-10-10 (Fri, 10 Oct 2025)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-012.svg
M Tools/Scripts/webkitpy/layout_tests/controllers/single_test_runner.py
M
Tools/Scripts/webkitpy/layout_tests/controllers/single_test_runner_unittest.py
Log Message:
-----------
[webkitpy] fuzzy meta tags in xml documents not parsed when tag is html:meta
https://bugs.webkit.org/show_bug.cgi?id=300436
Reviewed by Fujii Hironori.
There are some SVG tests where the fuzzy meta is in a html:meta tag,
which is not parsed by the test runner. This is because the parser only
searches for meta tags, not html:meta.
*
LayoutTests/imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-012.svg:
* Tools/Scripts/webkitpy/layout_tests/controllers/single_test_runner.py:
(SingleTestRunner._fuzzy_metadata_for_file):
*
Tools/Scripts/webkitpy/layout_tests/controllers/single_test_runner_unittest.py:
(SingleTestRunnerTest):
Canonical link: https://commits.webkit.org/301348@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes