[Webkit-unassigned] [Bug 161983] New: Switch CSSParser to use CSSParserFastPaths::isKeywordPropertyID()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 13:11:08 PDT 2016


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

            Bug ID: 161983
           Summary: Switch CSSParser to use
                    CSSParserFastPaths::isKeywordPropertyID()
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: hyatt at apple.com, simon.fraser at apple.com

As a step towards switching to the CSS keyword properties validation logic in the new CSS parser incorporate the logic of WebCore::isKeywordPropertyID() into CSSParserFastPaths::isKeywordPropertyID() and make the old CSS parser use the latter to determine if a property is a keyword property.

-- 
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/20160914/9816e512/attachment.html>


More information about the webkit-unassigned mailing list