-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
every time i work with <dialog>, i have to blow away all of its useless default styles, so it would be nice if the reset took care of it.
the only part i'm unsure about is what to do with the [open] attribute. display: none !important; makes sense on it, but the !important being in a reset could be problematic in case the dialog needs to be animated (e.g. using visibility: hidden). although, display: none will soon be animateable, and @starting-style could be helpful too?
TBD
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels