Bug 243561
Summary: | Make css/css-ui/compute-kind-widget-fallback-props-revert-001.html pass | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
Component: | Forms | Assignee: | 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 |
Tim Nguyen (:ntim)
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/98151221>
Tim Nguyen (:ntim)
WPT PR: https://github.com/web-platform-tests/wpt/pull/35408
Aditya Keerthi
Fixed in this WPT PR: https://github.com/web-platform-tests/wpt/pull/35412.