Skip to content

time element content model contains contradiction v. body text #426

Closed
@gsnedders

Description

@gsnedders

The "content model" of an element is normative, by its definition.

For time, it is:

Phrasing Content

Within the definition, it states:

A time element that does not have a datetime content attribute must not have any element descendants.

Both claim to be normative statements as to the content model.

We probably want to change the content model to:

If the element has a datetime content attribute: Text.
Otherwise: Phrasing Content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueIdeal for someone new to a WHATWG standard or software project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions