forked from whatwg/html
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the concept of "dialog group"
This change mechanically removes the concept of "dialog group", its definition, and its references. In doing so, the three focus fixup rules collapsed to one (now just named "focus fixup rule"), and the concept of "primary control group" became unnecessary. "Dialog group" was used to define the focusing behavior of nested dialogs (mainly for the non-modal case), but actual implementations don't follow that behavior. This is a step toward removing "control groups" completely, per whatwg#2171.
- Loading branch information
Takayoshi Kochi
authored and
Alice Boxhall
committed
Jan 7, 2019
1 parent
92e4ad0
commit b4a3193
Showing
1 changed file
with
9 additions
and
130 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters