[Webkit-unassigned] [Bug 247364] New: Remove CSSKeyframesRule.insertRule()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 08:06:14 PDT 2022


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

            Bug ID: 247364
           Summary: Remove CSSKeyframesRule.insertRule()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com

Hi Team,

I couldn't find bug so I am creating this to alias "insertRule" as "append" or remove since it was removed in Blink (2015) and was never supported by Gecko & Internet Explorer 11.

Web-Spec - https://drafts.csswg.org/css-animations/#interface-csskeyframesrule

Blink commit for aliasing - https://src.chromium.org/viewvc/blink?view=revision&revision=194122
Blink commit for removing - https://src.chromium.org/viewvc/blink?view=revision&revision=195797

Current IDL file - https://github.com/WebKit/WebKit/blob/1a4522de8a5d226a336c85237dd15144174fadfc/Source/WebCore/css/CSSKeyframesRule.idl#L35

It shows that we still support this.

Just wanted to create a bug for future purposes to remove this and align with Web-Specs.

Thanks!

-- 
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/20221102/bf2d2597/attachment.htm>


More information about the webkit-unassigned mailing list