Window Roles
I'm not going to go into detail here.
Window roles are super short because there are only two, and we can remember them really easily.
One is the dialog, and the other one is the alert dialog.
And basically the only way they differentiate between themselves is that the alert dialog is basically in your face and gets read aloud immediately, and the dialog is just a window on the website.
And we now have the dialog element in HTML that basically works as this dialog role.
At the moment, I think it's good to know that this exists, but over time, this will be less useful knowledge for sure.
And that's window roles. Pretty straightforward, right?