-
Notifications
You must be signed in to change notification settings - Fork 746
Closed
Labels
Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.Used when the issue is more of a question than a problem, and it's been answered.css-ui-4Current WorkCurrent Work
Description
(Not quite sure which spec this would relate to specifically, sorry)
If a page uses <details>
/<summary>
expand/collapse blocks, there currently appears to be no way to open these via CSS. This poses problems for print styling: if I wanted to have these blocks appear open when printed, it seems that the only solution is to first run JS over the document and add the open
attribute on the <details>
.
stevefaulkner, Heydon, ollicle, justmarkup, aardrian and 93 more
Metadata
Metadata
Assignees
Labels
Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.Used when the issue is more of a question than a problem, and it's been answered.css-ui-4Current WorkCurrent Work