Re: [csswg-drafts] [css-ui-4] Provide hooks for HTML to define rendering for widgets (#7224)

Thank you! This indeed seems like a nicer solution. I see that `<input type=search>` with `appearance: textfield` and `<select>`'s devolved state is `menulist-button` in https://github.com/frivoal/html/pull/new/appearance-compute-widget-3-updated-take-2 , so that's good.

From a first read, it looks equivalent except:

- transition origin is excluded (as per https://github.com/w3c/csswg-drafts/issues/7215)
- `revert-level` is handled the same as `revert`. Is this intended to be [`revert-layer`](https://drafts.csswg.org/css-cascade-5/#revert-layer)?

-- 
GitHub Notification of comment by zcorpan
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/7224#issuecomment-1103602566 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 20 April 2022 08:15:31 UTC