RESOLVED FIXED Bug 218158
Remove non-standard 'css'/'Css' prefixed properties on CSSStyleDeclaration
https://bugs.webkit.org/show_bug.cgi?id=218158
Summary Remove non-standard 'css'/'Css' prefixed properties on CSSStyleDeclaration
Sam Weinig
Reported 2020-10-25 09:08:09 PDT
We should match other all other browsers and remove the non-standard 'css'/'Css' prefixed properties on CSSStyleDeclaration, keeping only the standard 'cssFloat' (https://drafts.csswg.org/cssom/#dom-cssstyledeclaration-cssfloat).
Attachments
Patch (17.83 KB, patch)
2020-10-25 09:11 PDT, Sam Weinig
no flags
Patch (4.83 KB, patch)
2020-10-25 10:00 PDT, Sam Weinig
no flags
Patch (6.69 KB, patch)
2020-10-25 10:05 PDT, Sam Weinig
ews-feeder: commit-queue-
Patch (6.29 KB, patch)
2020-10-25 13:57 PDT, Sam Weinig
no flags
Patch (4.53 KB, patch)
2021-02-26 11:27 PST, Sam Weinig
ews-feeder: commit-queue-
Sam Weinig
Comment 1 2020-10-25 09:11:14 PDT Comment hidden (obsolete)
Sam Weinig
Comment 2 2020-10-25 10:00:42 PDT Comment hidden (obsolete)
Sam Weinig
Comment 3 2020-10-25 10:05:17 PDT Comment hidden (obsolete)
Sam Weinig
Comment 4 2020-10-25 13:57:41 PDT
EWS
Comment 5 2020-10-25 18:57:15 PDT
Committed r268962: <https://trac.webkit.org/changeset/268962> All reviewed patches have been landed. Closing bug and clearing flags on attachment 412278 [details].
Radar WebKit Bug Importer
Comment 6 2020-10-25 18:58:17 PDT
WebKit Commit Bot
Comment 7 2020-11-03 10:43:25 PST
Re-opened since this is blocked by bug 218525
Sam Weinig
Comment 8 2021-02-26 11:27:11 PST
EWS
Comment 9 2021-02-26 15:17:11 PST
Committed r273592: <https://commits.webkit.org/r273592> All reviewed patches have been landed. Closing bug and clearing flags on attachment 421682 [details].
Note You need to log in before you can comment on or make changes to this bug.