From 0de35891a0724147273d685be4b007908b9fa068 Mon Sep 17 00:00:00 2001 From: fantasai Date: Thu, 29 Mar 2018 14:50:12 -0700 Subject: [PATCH] [css-flexbox-1] Add DoC and update Changes list. --- css-flexbox-1/Overview.bs | 19 +++-- css-flexbox-1/issues-cr-2017.bsi | 62 ++++++++++++++ css-flexbox-1/issues-cr-2017.html | 132 ++++++++++++++++++++++++++++++ 3 files changed, 208 insertions(+), 5 deletions(-) create mode 100644 css-flexbox-1/issues-cr-2017.bsi create mode 100644 css-flexbox-1/issues-cr-2017.html diff --git a/css-flexbox-1/Overview.bs b/css-flexbox-1/Overview.bs index 8458b73aa491..d07e4efc7768 100644 --- a/css-flexbox-1/Overview.bs +++ b/css-flexbox-1/Overview.bs @@ -3455,6 +3455,8 @@ Boris Zbarsky.

Changes since the 16 October 2017 CR

+ A Disposition of Comments is also available. +

diff --git a/css-flexbox-1/issues-cr-2017.bsi b/css-flexbox-1/issues-cr-2017.bsi new file mode 100644 index 000000000000..def32e3fa101 --- /dev/null +++ b/css-flexbox-1/issues-cr-2017.bsi @@ -0,0 +1,62 @@ +Draft: https://www.w3.org/TR/2017/CR-css-flexbox-1-20171019/ +Title: CSS Flexible Box Module Level 1 + +---- +Issue 1. +Summary: Move min-width/min-height: auto definitions to css-sizing +From: Oriol Brufau +Comment: https://github.com/w3c/csswg-drafts/issues/1920 +Response: https://github.com/w3c/csswg-drafts/issues/1920#issuecomment-342008468 +Comment: https://github.com/w3c/csswg-drafts/issues/2103 +Response: https://github.com/w3c/csswg-drafts/issues/2103#issuecomment-360955736 +Closed: Accepted +Resolved: https://lists.w3.org/Archives/Public/www-style/2017Dec/0004.html +---- +Issue 2. +Summary: Choose single option for resolving margin/padding percentages +From: Rossen Atanassov +Comment: https://github.com/w3c/csswg-drafts/issues/2085 +Response: https://github.com/w3c/csswg-drafts/issues/2085#issuecomment-362000362 +Changes: https://github.com/w3c/csswg-drafts/commit/db68ee43e752fabf68fd1e776a0ac840f4d3e971 +Closed: Accepted +Resolved: https://lists.w3.org/Archives/Public/www-style/2018Feb/0000.html +---- +Issue 3. +Summary: When does min-width/min-height: auto compute to auto vs zero? +From: fantasai +Comment: https://github.com/w3c/csswg-drafts/issues/2230 +Changes: https://github.com/w3c/csswg-drafts/commit/cf709be33562b27fddd4200824d876378f47fe6d +Closed: Accepted +Resolved: https://lists.w3.org/Archives/Public/www-style/2018Feb/0000.html +---- +Issue 4. +Summary: Make min-width: auto compute to auto always, resolve to zero as needed +From: Daniel Holbert +Comment: https://github.com/w3c/csswg-drafts/issues/2248#issuecomment-362114572 +Closed: Accepted +Resolved: https://github.com/w3c/csswg-drafts/issues/2248#issuecomment-365688138 +Verified: https://github.com/w3c/csswg-drafts/issues/2248#issuecomment-370625542 +---- +Issue 5. +Summary: Min-content sizing too smart to be web compatible +From: François Remy +Comment: https://github.com/w3c/csswg-drafts/issues/2353 +Open +---- +Issue 6. +Summary: Make order do semantic reordering +From: Robert Utasi +Comment: https://github.com/w3c/csswg-drafts/issues/2405 +Response: https://github.com/w3c/csswg-drafts/issues/2405#issuecomment-371528202 +???: https://github.com/w3c/csswg-drafts/issues/2405#issuecomment-371590054 +Closed: Rejected +Resolved: previous CSSWG resolutions, Web platform architectural principles, etc. +---- +Issue 7. +Summary: Use more formal language in note +From: Nadya678 +Comment: https://github.com/w3c/csswg-drafts/issues/2431 +Response: https://github.com/w3c/csswg-drafts/issues/2431#issuecomment-372120318 +Closed: Accepted +Changes: (note was removed entirely due to issue 2) +---- diff --git a/css-flexbox-1/issues-cr-2017.html b/css-flexbox-1/issues-cr-2017.html new file mode 100644 index 000000000000..867cf15157a8 --- /dev/null +++ b/css-flexbox-1/issues-cr-2017.html @@ -0,0 +1,132 @@ + + +CSS Flexible Box Module Level 1 Disposition of Comments for 2017-10-19 CR + + +

CSS Flexible Box Module Level 1 Disposition of Comments for 2017-10-19 CR

+ +

Dated Draft: https://www.w3.org/TR/2017/CR-css-flexbox-1-20171019/ + +

Editor's Draft: http://drafts.csswg.org/css-flexbox-1/ + +

The following color coding convention is used for comments:

+ + + +

Open issues are marked like this

+ +

An issue can be closed as Accepted, OutOfScope, +Invalid, Rejected, or Retracted. +Verified indicates commentor's acceptance of the response.

+
+Issue 1. #
+Summary:  Move min-width/min-height: auto definitions to css-sizing
+From:     Oriol Brufau
+Comment:  https://github.com/w3c/csswg-drafts/issues/1920
+Response: https://github.com/w3c/csswg-drafts/issues/1920#issuecomment-342008468
+Comment:  https://github.com/w3c/csswg-drafts/issues/2103
+Response: https://github.com/w3c/csswg-drafts/issues/2103#issuecomment-360955736
+Closed:   Accepted
+Resolved: https://lists.w3.org/Archives/Public/www-style/2017Dec/0004.html 
+
+Issue 2. #
+Summary:  Choose single option for resolving margin/padding percentages
+From:     Rossen Atanassov
+Comment:  https://github.com/w3c/csswg-drafts/issues/2085
+Response: https://github.com/w3c/csswg-drafts/issues/2085#issuecomment-362000362
+Changes:  https://github.com/w3c/csswg-drafts/commit/db68ee43e752fabf68fd1e776a0ac840f4d3e971
+Closed:   Accepted
+Resolved: https://lists.w3.org/Archives/Public/www-style/2018Feb/0000.html 
+
+Issue 3. #
+Summary:  When does min-width/min-height: auto compute to auto vs zero?
+From:     fantasai
+Comment:  https://github.com/w3c/csswg-drafts/issues/2230
+Changes:  https://github.com/w3c/csswg-drafts/commit/cf709be33562b27fddd4200824d876378f47fe6d
+Closed:   Accepted
+Resolved: https://lists.w3.org/Archives/Public/www-style/2018Feb/0000.html 
+
+Issue 4. #
+Summary:  Make min-width: auto compute to auto always, resolve to zero as needed
+From:     Daniel Holbert
+Comment:  https://github.com/w3c/csswg-drafts/issues/2248#issuecomment-362114572
+Closed:   Accepted
+Resolved: https://github.com/w3c/csswg-drafts/issues/2248#issuecomment-365688138
+Verified: https://github.com/w3c/csswg-drafts/issues/2248#issuecomment-370625542
+
+Issue 5. #
+Summary:  Min-content sizing too smart to be web compatible
+From:     François Remy
+Comment:  https://github.com/w3c/csswg-drafts/issues/2353
+Open
+
+Issue 6. #
+Summary:  Make order do semantic reordering
+From:     Robert Utasi
+Comment:  https://github.com/w3c/csswg-drafts/issues/2405
+Response: https://github.com/w3c/csswg-drafts/issues/2405#issuecomment-371528202
+???:      https://github.com/w3c/csswg-drafts/issues/2405#issuecomment-371590054
+Closed:   Rejected
+Resolved: previous CSSWG resolutions, Web platform architectural principles, etc.
+
+Issue 7. #
+Summary:  Use more formal language in note
+From:     Nadya678
+Comment:  https://github.com/w3c/csswg-drafts/issues/2431
+Response: https://github.com/w3c/csswg-drafts/issues/2431#issuecomment-372120318
+Closed:   Accepted
+Changes:  (note was removed entirely due to issue 2)
+