[css-display] CSS Display Open Issues Summary

I'm trying to wrap up CSS Display for CR. There's a few issues that
need review and feedback.

First one is 'display: contents':
   https://bugzilla.mozilla.org/show_bug.cgi?id=907396
   https://drafts.csswg.org/css-display/#box-generation

   If the current spec is good, let's ship it.
   If it's not, let us know what's off so we can fix it.

Second one is the 'hide' value of the currently-named 'box-suppress':
   https://drafts.csswg.org/css-display/#valdef-box-suppress-hide

   If people think this is not particularly useful or urgent, we'll defer it.

   If people think it's interesting and useful, let's discuss the
   proposed resolutions to the open issue:
     https://lists.w3.org/Archives/Public/www-style/2015Jun/0346.html

Third one is the effect of out-of-flow elements on run-in sequencing:
   https://drafts.csswg.org/css-display/#run-in-sequence

   If any implementer thinks there is a clearly better option from an
   implementation perspective, let us know and we'll spec that.
   Otherwise I'm leaning towards the “reparented” option.

Lastly if anyone has thoughts on implementability of any options in the
discussion of the interaction of run-in and ::first-letter, let us know.
   https://lists.w3.org/Archives/Public/www-style/2015Feb/0330.html

P.S. Fwiw, there are two other open issues, one on syntax:
   https://github.com/w3c/csswg-drafts/issues/343
And one that is, afaict, a vocabulary issue but may affect something
(and probably only dbaron knows):
   https://lists.w3.org/Archives/Public/www-style/2015Aug/0332.html

~fantasai

Received on Monday, 19 September 2016 23:07:34 UTC