Bug 198219

Summary: Remove -webkit-appearance keywords that are removed in Chromium 75
Product: WebKit Reporter: Simon Pieters (:zcorpan) <zcorpan>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, timothy, wenson_hsieh
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Simon Pieters (:zcorpan)
Reported 2019-05-24 06:18:37 PDT
See https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/ldH_uIfk_QE/Ua0bGyLIAwAJ https://github.com/w3c/csswg-drafts/pull/3942 https://github.com/web-platform-tests/wpt/pull/14980 Remove the following -webkit-appearance keywords: button-bevel caret listitem media-controls-background media-controls-fullscreen-background media-current-time-display media-enter-fullscreen-button media-exit-fullscreen-button media-mute-button media-overlay-play-button media-play-button media-time-remaining-display media-toggle-closed-captions-button media-volume-slider-container menulist-textfield menulist-text progress-bar-value
Attachments
Simon Pieters (:zcorpan)
Comment 1 2019-06-04 13:38:44 PDT
The corresponding issue for Gecko has now been fixed: https://bugzilla.mozilla.org/show_bug.cgi?id=1554150 Chrome 75 also reached stable today, so we should know soon if they get bug reports about the change.
Brent Fulgham
Comment 2 2022-07-01 15:32:18 PDT
We don't appear to have any of the offending keywords, and have actually deprecated '-webkit-appearance' in favor of 'appearance'.
Note You need to log in before you can comment on or make changes to this bug.