KEMBAR78
What is "XHTML content document Phrasing content"? · Issue #2355 · w3c/epub-specs · GitHub
Skip to content

What is "XHTML content document Phrasing content"? #2355

@mattgarrish

Description

@mattgarrish

The SVG content document definition has this requirement:

The [svg] title element MUST contain only valid XHTML content document Phrasing content.

The link just redirects back to the general xhtml requirements, however; there are no references to phrasing content.

I assume this is supposed to mean HTML phrasing content that conforms to the XHTML content document restrictions, but it's not clear at all from the description.

It also makes it sound like you have to have an xhtml namespaced element even if the title is text only. I know the phrasing content definition includes text, but the description makes it sound like all content needs to be in the xhtml namespace.

Could we perhaps rewrite this more simply like:

The [svg] title element MAY contain [[html]] phrasing content that conforms to 6.1.4 XHTML requirements. It MUST NOT contain elements from other namespaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EPUB33Issues fixed in the EPUB 3.3 revisionSpec-EPUB3The issue affects the core EPUB 3.X Recommendation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions