[Webkit-unassigned] [Bug 164244] New: CSS.supports("font-variation-settings", "'wght' 500") erroneously returns false
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 31 15:32:39 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=164244
Bug ID: 164244
Summary: CSS.supports("font-variation-settings", "'wght' 500")
erroneously returns false
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Text
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mmaxfield at apple.com
CC: mmaxfield at apple.com
This is because the "if (m_context.variationFontsEnabled)" is false in the CSSPropertyFontVariationSettings block of CSSParser::parseValue().
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161031/295708d7/attachment.html>
More information about the webkit-unassigned
mailing list