Bug 304092
| Summary: | [appearance: base] Add default `base` properties for checkbox and radio button in UA style sheet | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
| Component: | Forms | Assignee: | Said Abou-Hallawa <sabouhallawa> |
| Status: | NEW | ||
| Severity: | Normal | CC: | cdumez, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 305880 | ||
Said Abou-Hallawa
-internal-auto-base() can only be parsed in the UA style sheet. Adding some conditional properties to html.css will allow setting some of the CSS properties for checkbox and radio button when they are styled with "appearance: base".
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/166415728>
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/55339