Skip to content

Commit

Permalink
Addressing issue #685 by adding language about viewport sizes to note…
Browse files Browse the repository at this point in the history
… in CSS section
  • Loading branch information
dauwhe committed Jun 20, 2016
1 parent feabb1d commit 7f45146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spec/epub-contentdocs.xml
Expand Up @@ -1324,7 +1324,7 @@
are known to be problematic:</para>
<itemizedlist>
<listitem>
<para>Reading System-induced pagination can interact poorly with style sheets. Fixed and absolute
<para>Reading System-induced pagination can interact poorly with style sheets. Pagination is sometimes done using columns, which can result in incorrect values for viewport sizes. Fixed and absolute
positioning are particularly likely to be problematic.</para>
</listitem>
<listitem>
Expand Down

0 comments on commit 7f45146

Please sign in to comment.