Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ab6af93cf9e272e418ae414d4590a008f1b9c940
https://github.com/WebKit/WebKit/commit/ab6af93cf9e272e418ae414d4590a008f1b9c940
Author: Gerald Squelart <[email protected]>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M
Source/WebInspectorUI/UserInterface/External/CSSDocumentation/CSSDocumentation-overrides.json
M
Source/WebInspectorUI/UserInterface/External/CSSDocumentation/CSSDocumentation.js
M Source/WebInspectorUI/UserInterface/Models/CSSKeywordCompletions.js
Log Message:
-----------
Add Web Inspector description and auto-completion for dynamic-range-limit
https://bugs.webkit.org/show_bug.cgi?id=293938
rdar://152481438
Reviewed by BJ Burg.
*
Source/WebInspectorUI/UserInterface/External/CSSDocumentation/CSSDocumentation-overrides.json:
There is currently no external documentation for `dynamic-range-limit`,
so this is added to the overrides file for now.
*
Source/WebInspectorUI/UserInterface/External/CSSDocumentation/CSSDocumentation.js:
Manually added to CSSDocumentation.js, as update-inspector-css-documentation
would have done for just this override; but without updating everything
else, which should happen closer to the release.
* Source/WebInspectorUI/UserInterface/Models/CSSKeywordCompletions.js:
`dynamic-range-limit` is not fast-path eligible, so keywords have to be
manually added to this special completion list.
Canonical link: https://commits.webkit.org/295780@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