KEMBAR78
Clarify fxl dimensions must be in first viewport meta tag by mattgarrish · Pull Request #2503 · w3c/epub-specs · GitHub
Skip to content

Conversation

mattgarrish
Copy link
Member

@mattgarrish mattgarrish commented Dec 12, 2022

As noted in w3c/epubcheck#1401, it's not clear in the authoring spec that the height and width have to be declared in the first viewport meta tag. The reading system spec requires reading systems to ignore subsequent definitions, so this pull request adds an authoring requirement to match.

Making this explicit means we no longer have to talk about subsequent definitions in the authoring spec, since they can't be declared there.

I also switched "MUST NOT specify duplicate..." with "MUST NOT declare more than one..." for avoiding repeated definitions within a single tag. Not specifying "duplicate" dimensions sounds like it's okay if you have two declarations within a single tag so long as they have different values.


Preview | Diff

@mattgarrish mattgarrish merged commit 91da060 into main Dec 14, 2022
@mattgarrish mattgarrish deleted the fix/viewport-meta-auth branch December 14, 2022 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants