Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b059051826130b2644e45b306c9f170ff7936648
https://github.com/WebKit/WebKit/commit/b059051826130b2644e45b306c9f170ff7936648
Author: Kiet Ho <[email protected]>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M Tools/Scripts/webkitpy/w3c/test_parser.py
Log Message:
-----------
Fix undefined reference to "value" in test_parser.py
https://bugs.webkit.org/show_bug.cgi?id=258896
rdar://111801583
Reviewed by Jonathan Bedard.
test_parser.py references an undefined variable "value", which should be
"fuzzy_data" instead.
* Tools/Scripts/webkitpy/w3c/test_parser.py:
(TestParser.fuzzy_metadata):
Canonical link: https://commits.webkit.org/265783@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes