diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dw-out-of-flow.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dw-out-of-flow.doc b/doc/dw-out-of-flow.doc index 1cedbdda..ab0400f1 100644 --- a/doc/dw-out-of-flow.doc +++ b/doc/dw-out-of-flow.doc @@ -10,7 +10,7 @@ padding: 0.5em 1em; background-color: #ffffe0"><b>Info:</b> Should be incorporated into dw::Textblock.</div> This texts deals with both floats and absolute positions, which have -in common, that there is a distinction between generating block and +in common that there is a distinction between generating block and containing block (we are here using the same notation as in the CSS 2 specification). Consider this snippet (regarding floats): |