diff --git a/epub33/core/index.html b/epub33/core/index.html index 5a415e3b7..0e3403eaf 100644 --- a/epub33/core/index.html +++ b/epub33/core/index.html @@ -5775,7 +5775,8 @@
[=EPUB creators=] MAY use the [^/epub:type^] attribute in [=XHTML content documents=] to express structural semantics.
-The attribute MUST only be used on [=palpable content=] [[html]].
+The attribute MUST NOT be used on the head
element or [=metadata content=] [[html]].
For [=fixed-layout documents=], a viewport
[^meta^] tag [[html]] MUST have
- name
and content
attributes that conform to the following
- definition:
For [=fixed-layout documents=], a viewport
+ meta
tag [[html]] MUST have name
+ and content
attributes that conform to the following definition:
There are no restrictions on any other attributes allowed on the [^meta^] element by the [[html]] - grammar.
+There are no restrictions on any other attributes allowed on the meta
element by the [[html]] grammar.
For more information about specifying the required height
and width
@@ -11772,6 +11773,9 @@