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
Next revisionBoth sides next revision
planning:sydney-2018 [2018/07/02 05:13] florianplanning:sydney-2018 [2018/07/04 18:07] florian
Line 66: Line 66:
       * CSS Scroll Snap 1 CR update       * CSS Scroll Snap 1 CR update
       * CSS Conditional Rules 3 CR update       * CSS Conditional Rules 3 CR update
 +      * CSS Writing Modes 3 next step
   * Need spec for margin/padding and box-styling terminolgy: https://github.com/w3c/csswg-drafts/issues/2851   * Need spec for margin/padding and box-styling terminolgy: https://github.com/w3c/csswg-drafts/issues/2851
   * link to .bs source: https://github.com/w3c/csswg-drafts/issues/2472   * link to .bs source: https://github.com/w3c/csswg-drafts/issues/2472
Line 99: Line 100:
       * [[https://github.com/w3c/csswg-drafts/issues/2274|Inconsistent position serialization]]       * [[https://github.com/w3c/csswg-drafts/issues/2274|Inconsistent position serialization]]
       * [[https://github.com/w3c/csswg-drafts/issues/2532|Issues with listifying border-color (Using Single dimensional images™️ for multiple border colors)]]       * [[https://github.com/w3c/csswg-drafts/issues/2532|Issues with listifying border-color (Using Single dimensional images™️ for multiple border colors)]]
-  * color-filter (Myles/Dino/Thor)+  * [[https://github.com/w3c/csswg-drafts/issues/2875|color-filter]] (Myles/Dino/Thor)
   * New CSS Images 3 CR (fantasai, leaverou)   * New CSS Images 3 CR (fantasai, leaverou)
     * cross-fade() interpolation issues     * cross-fade() interpolation issues
-      Reversing same images: https://github.com/w3c/csswg-drafts/issues/2852 +    [[https://github.com/w3c/csswg-drafts/issues/2852|Reversing same images]] 
-      Promoting image to cross-fade() for flattening: https://github.com/w3c/csswg-drafts/issues/2853+    [[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?
-  * env() values for full-screen, rounded corners, and phone notches (dino) 
-      * [[https://github.com/w3c/csswg-drafts/issues/2820|Process for adding env values]] 
-  * nesting: https://github.com/w3c/csswg-drafts/issues/2701 
  
 == Afternoon == == Afternoon ==
 +  * 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/2868|safe-area-insets]]
 +      * [[https://github.com/w3c/csswg-drafts/issues/2871|fullscreen-insets]]
 +      * [[https://github.com/w3c/csswg-drafts/issues/2872|fullscreen-auto-hide]]
 +  * Variables
 +      * [[https://github.com/w3c/csswg-drafts/issues/2518|Does `all` reset custom properties?]]
   * Media Queries (dino)   * Media Queries (dino)
       * prefers-high-contrast       * prefers-high-contrast
Line 116: 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]]
-  * ResizeObserver two items (Microsoft) +  * nesting: https://github.com/w3c/csswg-drafts/issues/2701
-  * Investigate simplifying logical properties? (frremy)+
  
 === 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 139: Line 143:
  
 == Afternoon == == Afternoon ==
-  * CSS-UI-4 +  * Investigate simplifying logical properties? (frremy) 
-      [[https://github.com/w3c/csswg-drafts/issues/285|Readonly form control and user-select]] +  Overflow 
-      * [[https://github.com/w3c/csswg-drafts/issues/1815|let user-select:contain prohibit selection from outside]] +      * [[https://github.com/w3c/csswg-drafts/issues/2860|max-lines not forwards compatible with fragmented overflow?]] 
-  * Multicol/Overflow +      * [[https://github.com/w3c/csswg-drafts/issues/2421|How does max-lines interact with hidden content?]]
-      * [[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/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/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]]       * [[https://github.com/w3c/csswg-drafts/issues/390|Consider support for multiple-line ellipsis]]
       * Updated WD for CSS Oveflow 3       * Updated WD for CSS Oveflow 3
-  * Bikeshed Bonanza +  * Multicol 
-      * [[https://github.com/w3c/csswg-drafts/issues/2143|Name the “functional pseudo-class like :matches() with 0 specificity”]]+      * [[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 
 +      * [[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]]
 
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