WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
253334
Web Inspector: Fonts Panel: Update grid layout for variation axis controls
https://bugs.webkit.org/show_bug.cgi?id=253334
Summary
Web Inspector: Fonts Panel: Update grid layout for variation axis controls
Razvan Caliman
Reported
2023-03-03 11:22:21 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-03 11:22:42 PST
<
rdar://problem/106203755
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug