Bug 252223
Summary: | [meta] details / summary issues | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bramus, ggibson, mike, rik, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 61110, 61112, 166811, 213348, 213349, 223157, 230408, 252306, 263498, 61426, 61766, 78499, 84419, 108979, 157323, 166870, 167111, 204628, 211284, 218758, 227282, 239691, 241401, 244973, 244984, 247512, 249594, 249904, 251728, 257745, 257832, 260523, 261571, 264285, 264381, 277573 | ||
Bug Blocks: |
Karl Dubost
To have a better sense of the issues surrounding details / summary implementation
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Karl Dubost
There have been recent discussions also
Ability to style default summary in <details> #8770
https://github.com/whatwg/html/issues/8770
Details and summary styles don't match implementations. #8610
https://github.com/whatwg/html/issues/8610
Expand :open/:closed state to more elements #8884
https://github.com/whatwg/html/issues/8884
Karl Dubost
https://wpt.fyi/results/?label=master&label=experimental&aligned&view=subtest&q=details%20safari%3Afail
https://wpt.fyi/results/html/rendering/the-details-element/summary-text-decoration.html?label=master&label=experimental&aligned&view=subtest&q=summary%20safari%3Afail
Radar WebKit Bug Importer
<rdar://problem/105707258>
Greg Gibson
Just wanted to mention that in iOS 15 and 16, the expanded or collapsed state of details/summary has stopped being announced to VoiceOver _at all_.
This is mentioned in bug #257162 ("AX: iOS VO+Safari does not read <summary> role or state").
Some earlier (iOS 14 and earlier) bugs about expanded/collapsed state issues (like #230408) may need this fixed before they can be addressed. The expanded/collapsed state did used to get announced.