[CSSWG] Resolutions August F2F: CSS2.1

RESOLVED: For CSS2.1 Issue 14 replace
             # The bottom margin of an in-flow block-level element with a
             # 'height' of 'auto' and 'min-height' less than the element's used
             # height and 'max-height' greater than the element's used height
             # is adjoining to its last in-flow block-level child's bottom
             # margin if the element has no bottom padding or border.
           with
             | The bottom margin of an in-flow block-level element is adjoining
             | to its last in-flow block-level child's bottom margin when:
             |   * the element's specified 'height' is 'auto',
             |   * the element's used height is the same as it would have
             |     been if the specified values of 'min-height' and 'max-height'
             |     were their initial values
             |   * the element has no bottom padding or border.
           http://csswg.inkedblade.net/spec/css2.1#issue-14

RESOLVED: Proposal accepted for CSS2.1 Issue 32
             http://csswg.inkedblade.net/spec/css2.1#issue-32

RESOLVED: No change for CSS2.1 Issue 35
             http://csswg.inkedblade.net/spec/css2.1#issue-35

RESOLVED: Proposal accepted for CSS2.1 Issue 42
             http://csswg.inkedblade.net/spec/css2.1#issue-42

RESOLVED: For CSS2.1 Issue 46 accept proposal plus prepend "The import only
           takes effect if the target medium matches the media list." to last
           paragraph in 6.3.
             http://csswg.inkedblade.net/spec/css2.1#issue-46

RESOLVED: Proposal accepted for CSS2.1 Issue 48
             http://csswg.inkedblade.net/spec/css2.1#issue-48

RESOLVED: For CSS2.1 Issue 49 Leave behavior of mixed nested 'bolder' + 'lighter'
           undefined in CSS2.1 and add the following note:
             | Note: A set of nested elements that mix 'bolder' and 'lighter' will
             | give unpredictable results depending on the UA, OS, and font
             | availability. This behavior will be more precisely defined in CSS3.
             http://csswg.inkedblade.net/spec/css2.1#issue-49

RESOLVED: For CSS2.1 Issue 56 say that page-break-* "may apply to other
           elements" besides block-level elements.
             http://csswg.inkedblade.net/spec/css2.1#issue-56

RESOLVED: Proposal accepted for CSS2.1 Issues 51 and 62.
             http://csswg.inkedblade.net/spec/css2.1#issue-51
             http://csswg.inkedblade.net/spec/css2.1#issue-62

RESOLVED: For CSS2.1 Issue 70 change
             Vertical margins of elements with 'overflow' other than 'visible'
           to
             Vertical margins of block formatting contexts (such as floats and
             elements with 'overflow' other than 'visible')

Discussed progress on CSS2.1 Test Suite.

RESOLVED: Periodically publish Editor's Draft of CSS2.1 that incorporates errata.

Full minutes:
   http://lists.w3.org/Archives/Public/www-style/2008Sep/0073.html
     CSS2.1 Issues
   http://lists.w3.org/Archives/Public/www-style/2008Sep/0074.html
     CSS2.1 Issues
   http://lists.w3.org/Archives/Public/www-style/2008Sep/0074.html
     Roadmap for Completion of CSS2.1
     Repubishing CSS2.1

~fantasai

Received on Tuesday, 9 September 2008 02:44:13 UTC