Bug 170728
| Summary: | Remove WEBKIT_KEYFRAMES_RULE and WEBKIT_KEYFRAME_RULE in CSSRule | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Shanmuga Pandi M <shanmuga.m> |
| Component: | CSS | Assignee: | Anne van Kesteren <annevk> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, dino, koivisto, philip, phistuck, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Shanmuga Pandi M
Remove WEBKIT_KEYFRAMES_RULE and WEBKIT_KEYFRAME_RULE in CSSRule.
Currently Chromium is in the process of removing this non-standardize APIs in CSSRule.
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/mW1njtgDPHA
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philip Jägenstedt
If you are skeptical of ever removing this from WebKit due to compat concerns, that would be good feedback. As I've said on the blink-dev thread however, I'd still support an attempt to remove it from Blink, since EdgeHTML does not have these constants.
Radar WebKit Bug Importer
<rdar://problem/97084520>
Anne van Kesteren
Pull request: https://github.com/WebKit/WebKit/pull/26020
EWS
Committed 276264@main (4e2195e9df00): <https://commits.webkit.org/276264@main>
Reviewed commits have been landed. Closing PR #26020 and removing active labels.