[Webkit-unassigned] [Bug 250906] New: Web Inspector: Fonts Panel: ITAL variation axis slider has value of NaN

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 20 10:22:37 PST 2023


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

            Bug ID: 250906
           Summary: Web Inspector: Fonts Panel: ITAL variation axis slider
                    has value of NaN
           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

Created attachment 464581

  --> https://bugs.webkit.org/attachment.cgi?id=464581&action=review

Screenshot of issue

# Steps to reproduce:

- Go to https://v-fonts.com/fonts/west-var
- Inspect the sample text
- Open the Fonts sider bar panel in Web Inspector

# Expected result:
The "Italic" slider has a range from 0 to 1 with a default value of 0.

# Actual result:
The slider has a value of NaN.

# Cause
The value of font-style maps to ITAL or SLNT variation axes when available. But "font-style: normal" isn't handled for the ITAL axis.

-- 
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/20230120/ca73fce1/attachment.htm>


More information about the webkit-unassigned mailing list