Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
planning:sydney-2018 [2018/07/03 18:09] – [Schedule] chrislplanning:sydney-2018 [2018/07/04 21:32] florian
Line 106: Line 106:
     * [[https://github.com/w3c/csswg-drafts/issues/2853|Promoting image to cross-fade() for flattening]]     * [[https://github.com/w3c/csswg-drafts/issues/2853|Promoting image to cross-fade() for flattening]]
     * Defer gradient interpolation to L4?     * Defer gradient interpolation to L4?
 +
 +== Afternoon ==
   * env() values for full-screen, rounded corners, and phone notches (dino)   * env() values for full-screen, rounded corners, and phone notches (dino)
       * [[https://github.com/w3c/csswg-drafts/issues/2820|Process for adding env values]]       * [[https://github.com/w3c/csswg-drafts/issues/2820|Process for adding env values]]
Line 111: Line 113:
       * [[https://github.com/w3c/csswg-drafts/issues/2871|fullscreen-insets]]       * [[https://github.com/w3c/csswg-drafts/issues/2871|fullscreen-insets]]
       * [[https://github.com/w3c/csswg-drafts/issues/2872|fullscreen-auto-hide]]       * [[https://github.com/w3c/csswg-drafts/issues/2872|fullscreen-auto-hide]]
-  * nesting: https://github.com/w3c/csswg-drafts/issues/2701 +  * Variables 
- +      * [[https://github.com/w3c/csswg-drafts/issues/2518|Does `all` reset custom properties?]]
-== Afternoon ==+
   * Media Queries (dino)   * Media Queries (dino)
       * prefers-high-contrast       * prefers-high-contrast
Line 120: Line 121:
       * [[https://github.com/w3c/csswg-drafts/issues/2413|Port Media Groups section of CSS2.1]]       * [[https://github.com/w3c/csswg-drafts/issues/2413|Port Media Groups section of CSS2.1]]
       * [[https://github.com/w3c/csswg-drafts/issues/2791|Is the `<mf-range>` "swapping value and name" syntax really useful?]]       * [[https://github.com/w3c/csswg-drafts/issues/2791|Is the `<mf-range>` "swapping value and name" syntax really useful?]]
-  * Variables/CSSOM/Cascade/Syntax +  * Bikeshed Bonanza 
-      * [[https://github.com/w3c/csswg-drafts/issues/2518|Does `all` reset custom properties?]]+      * [[https://github.com/w3c/csswg-drafts/issues/2143|Name the “functional pseudo-class like :matches() with 0 specificity”]] 
 +  * CSSOM/Cascade/Syntax
       * [[https://github.com/w3c/csswg-drafts/issues/2529|getComputedStyle and shorthands]]       * [[https://github.com/w3c/csswg-drafts/issues/2529|getComputedStyle and shorthands]]
       * [[https://github.com/w3c/csswg-drafts/issues/1964|What should getComputedStyle return for an element which isn't in the flat tree?]]       * [[https://github.com/w3c/csswg-drafts/issues/1964|What should getComputedStyle return for an element which isn't in the flat tree?]]
       * [[https://github.com/w3c/csswg-drafts/issues/2757|Consider disallowing NULL code points in stylesheets]]       * [[https://github.com/w3c/csswg-drafts/issues/2757|Consider disallowing NULL code points in stylesheets]]
-  * Bikeshed Bonanza +  * nesting: https://github.com/w3c/csswg-drafts/issues/2701
-      * [[https://github.com/w3c/csswg-drafts/issues/2143|Name the “functional pseudo-class like :matches() with 0 specificity”]]+
  
 === Thursday === === Thursday ===
  
 == Morning == == Morning ==
 +  * ResizeObserver - two items (Microsoft)
   * Contain   * Contain
-      * [[https://github.com/w3c/csswg-drafts/issues/2840|Need clarification on layout containment & fragmentation]] 
       * [[https://github.com/w3c/csswg-drafts/issues/2804|specified column/row sizes on grid containers should contribute to contain:size]]       * [[https://github.com/w3c/csswg-drafts/issues/2804|specified column/row sizes on grid containers should contribute to contain:size]]
       * [[https://github.com/w3c/csswg-drafts/issues/2737|`contain` may not want to be animatable.]]       * [[https://github.com/w3c/csswg-drafts/issues/2737|`contain` may not want to be animatable.]]
Line 143: Line 143:
  
 == Afternoon == == Afternoon ==
-  * ResizeObserver - two items (Microsoft) 
   * Investigate simplifying logical properties? (frremy)   * Investigate simplifying logical properties? (frremy)
 +  * Overflow
 +      * [[https://github.com/w3c/csswg-drafts/issues/2860|max-lines not forwards compatible with fragmented overflow?]]
 +      * [[https://github.com/w3c/csswg-drafts/issues/2421|How does max-lines interact with hidden content?]]
 +      * [[https://github.com/w3c/csswg-drafts/issues/2561|'overflow-block' and 'block-overflow' are too similar]]
 +      * Updated WD for CSS Oveflow 3
 +  * Multicol
 +      * [[https://github.com/w3c/csswg-drafts/issues/2582|Multi-col, spanner margin collapsing, and formatting contexts]]
 +  * Text Decoration
 +      * [[https://github.com/w3c/csswg-drafts/issues/2817|Define how text-decoration-skip{,-ink} interacts with text-decoration]]
 +  * CSS Scrollbars
 +    * [[https://github.com/w3c/csswg-drafts/issues/1958|scrollbar-width]]
 +    * FPWD
   * CSS-UI-4   * CSS-UI-4
       * [[https://github.com/w3c/csswg-drafts/issues/285|Readonly form control and user-select]]       * [[https://github.com/w3c/csswg-drafts/issues/285|Readonly form control and user-select]]
       * [[https://github.com/w3c/csswg-drafts/issues/1815|let user-select:contain prohibit selection from outside]]       * [[https://github.com/w3c/csswg-drafts/issues/1815|let user-select:contain prohibit selection from outside]]
-  * Multicol/Overflow 
-      * [[https://github.com/w3c/csswg-drafts/issues/2582|Multi-col, spanner margin collapsing, and formatting contexts]] 
-      * [[https://github.com/w3c/csswg-drafts/issues/2847|convert -webkit-line-clamp alias requirement into a spec issue]] 
-      * [[https://github.com/w3c/csswg-drafts/issues/2561|'overflow-block' and 'block-overflow' are too similar]] 
-      * [[https://github.com/w3c/csswg-drafts/issues/2421|How does max-lines interact with hidden content?]] 
-      * [[https://github.com/w3c/csswg-drafts/issues/2408|Which kind of boxes accept max-lines?]] 
-      * [[https://github.com/w3c/csswg-drafts/issues/390|Consider support for multiple-line ellipsis]] 
-      * Updated WD for CSS Oveflow 3 
 
planning/sydney-2018.txt · Last modified: 2018/07/04 23:53 by florian
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki