Skip to content

how does repeating the same name for toggle-root and toggle-group work? #25

@dbaron

Description

@dbaron

There are a number of aspects of the specification that are poorly defined if toggle-root or toggle-group use the same toggle name more than once in their list of toggles. I think these things either need to be defined more clearly, or forbidden.

For example:

  • which toggle specifier takes precedence when originally creating the toggle for the element?
  • which "override specifier" is used in the "change a toggle" algorithm?
  • when multiple toggle groups are listed, in which order are they processed? Is it possible for an element to create more than one active toggle group scope (one with narrow scope, one with wide scope containing only the elements not in narrow scope) and which order of specifying groups achieves this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions