[Webkit-unassigned] [Bug 253334] New: Web Inspector: Fonts Panel: Update grid layout for variation axis controls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 3 11:22:21 PST 2023


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

            Bug ID: 253334
           Summary: Web Inspector: Fonts Panel: Update grid layout for
                    variation axis controls
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rcaliman at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Follow-up to Bug 253199.


In https://github.com/WebKit/WebKit/pull/10899 we adjusted the layout of the variation axis component so the tag, range input, value input and warning label align on the inline axis using `align-items: center` on the grid container. To achieve this, we took the min/max values out of the grid flow so they don't contribute to the height and misalign the items. We should fix this by adjusting the grid layout to accommodate the min/max values without impacting the alignment.

-- 
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/20230303/18255f02/attachment-0001.htm>


More information about the webkit-unassigned mailing list