Skip to content

Commit fd479fc

Browse files
author
Sanders Kleinfeld
committed
Update specification.asciidoc
1 parent a07deb0 commit fd479fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If no content model or attribute requirements are explicitly specified, then HTM
1010

1111
*HTML element*: <body>
1212

13-
*Attribute requirements*: +class="book"+footnote:[Not in EPUB 3 Structural Semantics Vocabulary; from DocBook]
13+
*Attribute requirements*: +class="book"+ footnote:[Not in EPUB 3 Structural Semantics Vocabulary; from DocBook]
1414

1515
*Content model*: First child must be <h1> that contains book title; then zero or more <h2> elements for subtitle content; then one or more Book Component elements as children (<div> for Part elements, <nav> for Table of Contents, and <section> elements for all other book divisions)
1616

@@ -843,4 +843,4 @@ In HTMLBook, the majority of elements classified by the HTML5 specification as P
843843
* time
844844
* u
845845
* var
846-
* wbr
846+
* wbr

0 commit comments

Comments
 (0)