Bug 243561

Summary: Make css/css-ui/compute-kind-widget-fallback-props-revert-001.html pass
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: akeerthi, cdumez, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Tim Nguyen (:ntim) 2022-08-04 15:19:02 PDT
This test checks that all props set to revert look the same as normal controls.

One of the issues is: https://github.com/web-platform-tests/wpt/issues/35333

But the other issue is WebKit handling appearance: menulist-button differently than other browsers.
Comment 1 Radar WebKit Bug Importer 2022-08-04 15:19:14 PDT
<rdar://problem/98151221>
Comment 2 Tim Nguyen (:ntim) 2022-08-09 14:02:34 PDT
WPT PR: https://github.com/web-platform-tests/wpt/pull/35408
Comment 3 Aditya Keerthi 2022-08-09 16:13:12 PDT
Fixed in this WPT PR: https://github.com/web-platform-tests/wpt/pull/35412.