Bug 243751
| Summary: | [css-ui] 'appearance: menulist-button' should behave like 'appearance: auto' | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aditya Keerthi <akeerthi> |
| Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | ahmad.saleem792, cdumez, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | All | ||
| OS: | Unspecified | ||
Aditya Keerthi
This is one of the reasons that the following WPTs are failing:
css/css-ui/compute-kind-widget-fallback-props-revert-001.html
css/css-ui/compute-kind-widget-no-fallback-props-001.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/98407667>
Aditya Keerthi
Our behavior does match the current spec, so the tests have actually been fixed by https://github.com/web-platform-tests/wpt/pull/35412.
This might still be a good enhancement to consider.
Ahmad Saleem
STP170 passing this test:
https://wpt.fyi/results/css/css-ui/compute-kind-widget-fallback-props-revert-001.html?label=experimental&label=master&aligned
https://wpt.fyi/results/css/css-ui/compute-kind-widget-no-fallback-props-001.html?label=experimental&label=master&aligned
Marking this as "RESOLVED CONFIGURATION CHANGED".