RESOLVED FIXED Bug 239517
Web Inspector: Unprefix lots of properties in CSS files
https://bugs.webkit.org/show_bug.cgi?id=239517
Summary Web Inspector: Unprefix lots of properties in CSS files
Tim Nguyen (:ntim)
Reported 2022-04-19 14:02:28 PDT
https://webkit-search.igalia.com/webkit/search?q=-webkit-&path=WebInspectorUI%2F**%2F*.css&case=false&regexp=false -webkit-appearance, -webkit-mask-image, -webkit-clip-path, -webkit-text-decoration-*, cursor: -webkit-grab/grabbing, -webkit-fill-available can all be unprefixed. -webkit-user-select after bug 208677 webkitTransform: https://webkit-search.igalia.com/webkit/rev/b6964b958eb95f8fa418f0416b97551f4a6b41e8/Source/WebInspectorUI/UserInterface/Views/GradientSlider.js#445
Attachments
Patch (55.13 KB, patch)
2022-04-25 08:43 PDT, Tim Nguyen (:ntim)
no flags
Patch (55.26 KB, patch)
2022-04-25 08:44 PDT, Tim Nguyen (:ntim)
no flags
Radar WebKit Bug Importer
Comment 1 2022-04-19 14:02:37 PDT
Tim Nguyen (:ntim)
Comment 2 2022-04-19 14:04:11 PDT
-webkit-device-pixel-ratio -> resolution -webkit-min-device-pixel-ratio -> min-resolution
Tim Nguyen (:ntim)
Comment 3 2022-04-25 08:43:13 PDT
Tim Nguyen (:ntim)
Comment 4 2022-04-25 08:44:10 PDT
Patrick Angle
Comment 5 2022-04-25 10:05:16 PDT
Comment on attachment 458274 [details] Patch r=me
EWS
Comment 6 2022-04-25 11:30:43 PDT
Committed r293334 (249957@main): <https://commits.webkit.org/249957@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 458274 [details].
Note You need to log in before you can comment on or make changes to this bug.