I'm requesting a TAG review of improvements to <details> styling that address styling of the widget structure.
This is a set of changes to make the <details> and <summary> elements more stylable, with the overall goal of making issues with styleability no longer be an obstacle that prevents the use of HTML's built-in elements for this type of widget.
Also: Earlier explainer for scoping out the overall project: https://dbaron.github.io/details-styling/ ; there may be a later phase to address marker styling but that is independent from this work to address styling the main structure of the widget.
Security and Privacy self-review²: Mostly not relevant since this is not adding new capabilities but only improving the ability to combine existing capabilities.
Relevant time constraints or deadlines: hoping to ship this sooner rather than later
The group where the work on this specification is currently being done: Mix of Open UI Community Group, CSS Working Group, and WHATWG.
The group where standardization of this work is intended to be done (if current group is a community group or other incubation venue): CSS Working Group and WHATWG
Major unresolved issues with or opposition to this specification: No major unresolved issues currently known.
OpenedJun 5, 2024
こんにちは TAG-さん!
I'm requesting a TAG review of improvements to
<details>
styling that address styling of the widget structure.This is a set of changes to make the
<details>
and<summary>
elements more stylable, with the overall goal of making issues with styleability no longer be an obstacle that prevents the use of HTML's built-in elements for this type of widget.Further details: