Skip to content

What happens when multiple container roots share the same identifier? #52

Description

@mmocny

My read of the spec (see below) an testing in chromium, suggests that identifiers are not actually required (i.e. <div containertiming> works), nor do they need to be unique.

However, every unique container (node) creates its own unique Container Timing Record.

It seems equally viable to me to consider sharing Records based on the string identifier, rather than the unique node. (Thought I do like that all unnamed nodes always just create a new root).


Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions