[Webkit-unassigned] [Bug 245523] New: [css-pseudo] ::first-letter and ::first-line should reject some properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 22 07:23:40 PDT 2022


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

            Bug ID: 245523
           Summary: [css-pseudo] ::first-letter and ::first-line should
                    reject some properties
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org

Currently we do not reject properties for ::first-letter and ::first-line like we do with ::marker or ::cue using an allow-list (see PropertyAllowList.cpp). We should do this so that we correctly reject certain properties, such as transform, at parse-time.

-- 
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/20220922/fc497c46/attachment-0001.htm>


More information about the webkit-unassigned mailing list