Hacker News new | ask | show | jobs
by mikae1 562 days ago
> But my biggest let-down with the <dialog> element is that it's comnpletely unstyled

And it can't be styled without JavaScript? That's how it works with <audio>. So utterly frustrating.

2 comments

You can style it normally. They just don't like the default style.
Yeah I don't get this complaint. So before they had to implement behaviour and styling. Now they just do the styling and get a semantic element too.