[Webkit-unassigned] [Bug 226883] New: Web Inspector: add contextual documentation of CSS properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 10:07:03 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=226883

            Bug ID: 226883
           Summary: Web Inspector: add contextual documentation of CSS
                    properties
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hratnu at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Add documentation to CSS Properties in Styles and Computed Panel

This documentation appears when clicking on the info button next to the CSS property field and shows the following three details: 
1) Description of the property
2) Syntax of the property 
3) A link to the source of this documentation (eg. MDN page)

Use Cases:
Useful for new developers to familiarize with CSS properties and get documentation on the go
Useful to get a quicker reference to MDN documentation without leaving web inspector

Data source:
The data can be sourced from MDN and VSCode Open Repositories

Related Radars:
rdar://29613174 
rdar://19281559 
Related Bug: (more generalized)
Bug 60280

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210610/cd44d438/attachment-0001.htm>


More information about the webkit-unassigned mailing list