public-css-archive@w3.org from July 2023 by subject

[csswg-drafts] [css-2023] Add !important tiers, such as !important-1, !important-10 like z-indexes (#9106)

[csswg-drafts] [css-align-3] safe vs unsafe defaults for block containers (#8992)

[csswg-drafts] [css-align-3][css-grid-1] Alignment edge preference of baseline sharing groups. (#7645)

[csswg-drafts] [css-align-3][css-position-3] Better interaction of auto insets and self-alignment properties? (#9124)

[csswg-drafts] [css-anchor-1] Ability for a single element to have multiple anchor names (#8837)

[csswg-drafts] [css-anchor-1] Add CSSOM interfaces (#9005)

[csswg-drafts] [css-anchor-1] Could anchor positioning work for defining the targets of sticky elements? (#8905)

[csswg-drafts] [css-anchor-1] Need ability to say "don't render" when anchor is off-screen (#7758)

[csswg-drafts] [css-anchor-1][css-position] Add the “centering” behavior which is now defined as an example in the specs as something built-in (#8979)

[csswg-drafts] [css-anchor-position-1] `CSSTryRule.style.setProperty` can set disallowed properties in a `@try` rule (#9042)

[csswg-drafts] [css-anchor-position-1] Add CSSOM interfaces (#9005)

[csswg-drafts] [css-anchor-position-1] Add implicit anchors to pseudo elements (#9037)

[csswg-drafts] [css-anchor-position-1] Better reusability of anchor names (#9045)

[csswg-drafts] [css-anchor-position-1] Change implicit anchor element example (#9014)

[csswg-drafts] [css-anchor-position-1] Hide `anchor-scroll` as an internal detail (#9040)

[csswg-drafts] [css-anchor-position-1] Scroll adjustment doesn't work for chain of anchor-positioned elements (#9071)

[csswg-drafts] [css-anchor-position-1] Select the fallback position where more content is visible, not the last (#9047)

[csswg-drafts] [css-anchor-position] Anchor positioning proposal comparison (#9117)

[csswg-drafts] [css-animations-2] Accept 'auto' for animation-duration in shorthand (#8570)

[csswg-drafts] [css-animations-2] Add animation-trigger for triggering animations when an element is in a timeline's range (#8942)

[csswg-drafts] [css-animations-2] Make animation shorthand syntax future-proof (#6946)

[csswg-drafts] [css-animations] Extend animation-play-state for triggering animations when an element is in viewport (#8942)

[csswg-drafts] [css-animations] or [css-selectors] Abiliity to invoke an animation on the "exit" of a state selector (#9062)

[csswg-drafts] [css-background-4] Replace `corner-shape` with property that just does angled corners + rounding (#8591)

[csswg-drafts] [css-backgrounds-4] Add slashes between individual `border-color` values (#8026)

[csswg-drafts] [css-backgrounds-4] Clarify serialization of `box-shadow-*` (#8566)

[csswg-drafts] [css-backgrounds-4] corner-shape: angle and partial borders (#9072)

[csswg-drafts] [css-backgrounds-4] Decide on name for shorthand covering everything `background-*` except `background-color` (#9083)

[csswg-drafts] [css-backgrounds-4] Fixed and added definitions for box-shadow-offset: none (#8605)

[csswg-drafts] [css-backgrounds-4] Fixed and added definitions for box-shadow-offset: none (#9096)

[csswg-drafts] [css-backgrounds-4] Split CSS Backgrounds into separate specs? (#7664)

[csswg-drafts] [css-backgrounds-4] Use cases for corner-shape (#6980)

[csswg-drafts] [css-backgrounds-4][css-values-4] Align logical values for <position> with the ones defined in CSS Logical Properties (#549)

[csswg-drafts] [css-backgrounds] manipulating `border-image-source` before slice (#7777)

[csswg-drafts] [css-backgrounds] The shape of box-shadow should be a circle for a box with border-radius:50% and big spread (#7103)

[csswg-drafts] [css-borders-4] Allow to define individual blur radii for the different sides of box shadows (#9125)

[csswg-drafts] [css-borders-4] Allow to define individual spread radii for the different sides of box shadows (#9123)

[csswg-drafts] [css-borders-4] Issues with listifying border-color (#2532)

[csswg-drafts] [css-borders-4] new `box-shadow` longhands not included in #level-changes (#9122)

[csswg-drafts] [css-borders-4][editorial] Added Oriol Brufau to acknowledgements (#9127)

[csswg-drafts] [css-box-4] Use cases for margin-trim on floats (#8547)

[csswg-drafts] [css-cascade-6] :scope and featureless elements (#9025)

[csswg-drafts] [css-cascade] (#9049)

[csswg-drafts] [css-cascade] [css-nesting] Figure out whether we're fine with "shifting up" bare declarations after rules (#8738)

[csswg-drafts] [css-color-4] [css-color-5] inconsistent mentions of powerless components in `white`. (#8609)

[csswg-drafts] [css-color-4] [css-color-5] Mixing with `transparent` seems broken in implementations (#8612)

[csswg-drafts] [css-color-4] Allow out-of-gamut HSL/HWB colors (previously "Move gamut mapping to a future spec") (#8444)

[csswg-drafts] [css-color-4] Device-independent color definitions (#8065)

[csswg-drafts] [css-color-4] Incorrect description on preprocessing hue angles for interpolation (#8838)

[csswg-drafts] [css-color-4] Specified value for color when calc() is used (#8318)

[csswg-drafts] [css-color-4] What if legacy colors *also* interpolated in Oklab by default? (#7948)

[csswg-drafts] [css-color-5] Clarification on scaling ranges of color keyword parameters for relative color (#9094)

[csswg-drafts] [css-color-5] fix typo (#9017)

[csswg-drafts] [css-color-5] move `color()` parameters description out of `<xyz-params>` bullet point (#8976)

[csswg-drafts] [css-color-5] Only `hsl` and `hwb` have channel values as percentages in RCS (#9016)

[csswg-drafts] [css-color-adjust-1] Emojis in forced colors mode (#8064)

[csswg-drafts] [css-color-hdr] Add CSS property to limit dynamic range of HDR content (#9074)

[csswg-drafts] [css-color] Add a function to allow authors to specify colors reacting to `color-scheme` (#7561)

[csswg-drafts] [css-color] Computing lch/lab to srgb with lightness = 0% or 100% (#8794)

[csswg-drafts] [css-color] lab and lch color spaces should use the D65 illuminant commonly used for digital media (not D50) (#9061)

[csswg-drafts] [css-conditional-5] Remove definitions of <font-format> and <font-tech> (#8111)

[csswg-drafts] [css-conditional-5][css-nesting-1] Allow browsers with Nesting support to suppress stylesheet imports (#9082)

[csswg-drafts] [css-conditional-5][css-nesting-1] Feature detection for nesting (#8399)

[csswg-drafts] [css-contain-2] Is proximity to the viewport a property of the element or the box (#8990)

[csswg-drafts] [css-contain] Clarify what happens when `display: contents` and `contain: style` are used together (#7392)

[csswg-drafts] [css-contain] content-visibility: auto visibility check timing needs details (#8542)

[csswg-drafts] [css-contain] Similar to window.matchMedia(), Container Queries should have a similar method (#6205)

[csswg-drafts] [css-contain] unclear about counter() in 'contain: style' context (#9116)

[csswg-drafts] [css-contain][css-anchor-position] Anchor names should be contained by style containment (#9100)

[csswg-drafts] [css-contain][css-overflow] Setting containment on root should not make scrolling impossible (#9003)

[csswg-drafts] [css-contain][css-sizing] Behavior of slightly offscreen content having `content-visibility:auto` and `contain-intrinsic-size` when UA margin around the viewport is 0 (#8407)

[csswg-drafts] [css-content-3] Animation of 'content' (#8623)

[csswg-drafts] [css-counter-styles-3] fallback for cjk-earthly-branch and cjk-heavenly-stem (#8975)

[csswg-drafts] [css-counter-styles-3] Should "Ready-made Counter Styles" be supported by UA? (#8636)

[csswg-drafts] [css-flexbox] flex-wrap: balance; (#9086)

[csswg-drafts] [css-flexbox] Intrinsic main size algorithm for row flexboxes not web compatible (#8884)

[csswg-drafts] [css-flexbox] Why is `space-evenly` not included as a value option for `justify-content` and `align-content`? (#9099)

[csswg-drafts] [css-flexbox][css-grid] Providing authors with a method of opting into following the visual order, rather than logical order (#7387)

[csswg-drafts] [css-fonts-4] @font-face src tech() multiple value syntax (#9054)

[csswg-drafts] [css-fonts-4] [OPENTYPE-FONT-GUIDE] reference link is outdated (#9067)

[csswg-drafts] [css-fonts-4] Additional keywords for `font-weight`? (#9128)

[csswg-drafts] [css-fonts-5] Allow to define palette colors outside of `@font-palette-values` (#9046)

[csswg-drafts] [css-fonts-5] Computed value of `font-size-adjust: from-font` (#9050)

[csswg-drafts] [css-fonts-5] font-size-adjust and font metrics overrides (#8967)

[csswg-drafts] [css-fonts-5] Proposal: Animating font-palette (#8922)

[csswg-drafts] [css-fonts] It should be possible to slant glyphs to the left for italics/oblique (#8914)

[csswg-drafts] [css-fonts] should supported tech() be validated during parsing or loading? (#8793)

[csswg-drafts] [css-fonts] Why is there no font-weight `light`? (#4048)

[csswg-drafts] [css-grid-1] Behavior of an item spanning several auto minimum tracks (#9075)

[csswg-drafts] [css-grid-1] Resolving repeat counts for percentage tracks with indefinite width + definite max-width (#4480)

[csswg-drafts] [css-grid-1] Track Sizing Algorithm question (#2873)

[csswg-drafts] [css-grid-2] Add link for ambiguous reference. (#7732)

[csswg-drafts] [css-grid-2] Honoring the specified width/height of a subgrid (#8966)

[csswg-drafts] [css-grid-3] Masonry - Intrinsic sizing of tracks & masonry-grid doesn't produce to good/desirable results. (#8206)

[csswg-drafts] [css-grid-N] Flowing grid items together (#9098)

[csswg-drafts] [css-grid] Distribute extra space into non-intrinsic tracks instead of going beyond growth limits (#3648)

[csswg-drafts] [css-grid] Mark up minmax() and fit-content() as functions in the spec? (#7682)

[csswg-drafts] [css-grid] minmax(auto,min-content) under a max-content constraint (#3565)

[csswg-drafts] [css-grid] More granular auto placement from grid container element (#7399)

[csswg-drafts] [css-images-3] clarification on metadata position in specific file formats (#8543)

[csswg-drafts] [css-images-3] remove && from <linear-color-stop> syntax (#8021)

[csswg-drafts] [css-images-4] Allow stripes to be used as gradients (#7244)

[csswg-drafts] [css-images-4] Color stop syntax allows position before color (#9032)

[csswg-drafts] [css-images-4] Computed value of stripes() (#8140)

[csswg-drafts] [css-images-4][css-grid] Allow transitions between different types within `stripes()` (#8622)

[csswg-drafts] [css-images] object-fit values per axis (#9066)

[csswg-drafts] [css-images] Turbulence/noise image function (#1273)

[csswg-drafts] [css-link-params] URL fragments should be consistent with existing SVG fragments (#9051)

[csswg-drafts] [css-lists-3] counter-increment and counter-reset overflow/underflow (#9029)

[csswg-drafts] [css-lists-3] list-item counter nesting is confusing (#9076)

[csswg-drafts] [css-lists-4][css-content-3] Add counter-style property to associate default counter style (#8997)

[csswg-drafts] [css-lists] Design a 'counter' shorthand (#9095)

[csswg-drafts] [css-mediaqueries] Should prefers-color-scheme in SVG images be context-dependent? (#7213)

[csswg-drafts] [css-multicol] What is the max-content width of a muticol container with only column-width:<length> (#9103)

[csswg-drafts] [css-nesting-1] Ambiguity of specificity when no nesting selector is used (#9069)

[csswg-drafts] [css-nesting-1] Can we relax the syntax further? (#7961)

[csswg-drafts] [css-nesting-1] Name, terminology, and nesting selector misnomers are footguns (solution proposed) (#8329)

[csswg-drafts] [css-nesting] Concern about combinatorial explosion (#2881)

[csswg-drafts] [css-nesting] Define how relative selectors serialize. (#8970)

[csswg-drafts] [css-nesting] keeping track of what can and can not be nested (#9114)

[csswg-drafts] [css-nesting] Problem with mixing properties and selectors (#8249)

[csswg-drafts] [css-nesting] Require `div&`, disallow `&div`, for Sass compat (#8662)

[csswg-drafts] [css-nesting] Suggest a way to inspect CSS nesting in browser DevTools (#8236)

[csswg-drafts] [css-nesting] Why does CSSStyleRule not inherit from CSSGroupingRule? (#8940)

[csswg-drafts] [css-nesting] wording `&&` "silly", but useful (#9113)

[csswg-drafts] [css-overflow-4] Do not remove overflow: overlay (#6090)

[csswg-drafts] [css-overflow-4] Ellipsizing of text in middle of string (#3937)

[csswg-drafts] [css-page-floats-3]: editorial: add all clear values to summary (#9105)

[csswg-drafts] [css-position-3] Reinterpret viewport positioned (fixed, sticky) elements wrt virtual keyboard (#7475)

[csswg-drafts] [css-position-3] Sticky position and margins (should margins be considered at all?). (#9052)

[csswg-drafts] [css-position] ‘Sticky’ behavior is too limited as position scheme created from the elements nearest block level ancestor & margins (#2496)

[csswg-drafts] [css-properties-values-api] [css-cascade] Interaction of @scope and @property (#9077)

[csswg-drafts] [css-properties-values-api] [css-syntax] Syntax to set the initial value of an @property-registered custom property to a single space? (#9078)

[csswg-drafts] [css-pseudo-4] Add a pseudo-element to style all highlight pseudo-elements (#9091)

[csswg-drafts] [css-pseudo-4][editorial] Fixed formatting in example 2 (#9031)

[csswg-drafts] [css-pseudo-4][editorial] Fixed typo in example (#9024)

[csswg-drafts] [css-pseudo] [css-pseudo-4] Draft text: First-Line Text example missing 'styled' (#9023)

[csswg-drafts] [css-pseudo] Custom properties on :root (#6641)

[csswg-drafts] [css-pseudo] highlight pseudos and compat stroke/fill properties (#7580)

[csswg-drafts] [css-pseudo] highlight pseudos and non-applicable properties (#7591)

[csswg-drafts] [css-scroll-snap-2] Why does scroll-start-target have separate block and inline values? (#8832)

[csswg-drafts] [css-scroll-snap] Difficult to use snap areas which are larger than the scrollport (#6863)

[csswg-drafts] [css-scrollbars-2] Introduce scrollbar-mode for autohide behavior in User Agents (#7421)

[csswg-drafts] [css-scrollbars] `scrollbar-width` should support custom measurements (#6263)

[csswg-drafts] [css-selectors-3] Make :active specification more explicit as to which interactions cause its application (#4787)

[csswg-drafts] [css-selectors-4] Selector for element with another element as ancestor (#9130)

[csswg-drafts] [css-shapes-1] Incorrect conversion from `xywh()` to the equivalent `inset()` function, for computed values (#9053)

[csswg-drafts] [css-shapes-1] The interpolation for at <position> when it is omitted (#9068)

[csswg-drafts] [css-sizing-4] Add contain-intrinsic-size: auto none syntax (#8989)

[csswg-drafts] [css-syntax-3] Fix typos in parser entry points section (#9060)

[csswg-drafts] [css-syntax] Make it easier to express ranges for <An+B> selectors (#4140)

[csswg-drafts] [css-syntax] Review requested of new Parsing text (#8834)

[csswg-drafts] [css-text-3] Reconsider atomic inlines overriding GL/WJ classes (#8972)

[csswg-drafts] [css-text-4] Add support for content-detection, Bunsetsu- (the smallest unit of words that sounds natural) or phrases-based line breaking (#6730)

[csswg-drafts] [css-text-4] Don't provide a language parameter for word-boundary-detection (#7193)

[csswg-drafts] [css-text-4] move "balance | stable | pretty" out of text-wrap (#9102)

[csswg-drafts] [css-text-4] Should `text-wrap: balance` apply separate logic before and after forced breaks? (#9112)

[csswg-drafts] [css-text-4] typographic widows/orphans (#2396)

[csswg-drafts] [css-text-decor] [css-pseudo] default ‘text-decoration-color’ of ‘spelling-error’ and ‘grammar-error’ (#7522)

[csswg-drafts] [css-text-decor] Please implement `text-strikethrough-position` key (#9027)

[csswg-drafts] [css-text] Phrase line breaking should fallback to normal line breaking if overflow (#9033)

[csswg-drafts] [css-text] Preventing too-short final lines of blocks (Last Line Minimum Length) (#3473)

[csswg-drafts] [css-transforms-1] The computed value of `transform` if the transformed element is display:none (#9121)

[csswg-drafts] [css-transforms-2] proposal: new "transform: bend();" function (#6293)

[csswg-drafts] [css-transforms-2] Syntax of individual transforms should reflect general CSS syntax (#7646)

[csswg-drafts] [css-transforms-3] Layout-affecting Transforms (#1487)

[csswg-drafts] [css-transforms][css-logical] Flow-relative Transforms (#1544)

[csswg-drafts] [css-transitions-2] Add transition-behavior property (#9101)

[csswg-drafts] [css-transitions-2] Put discrete transitions behind new syntax for compatibility (#8857)

[csswg-drafts] [css-transitions] Add control of colorspace used for transitioning colors (#7063)

[csswg-drafts] [css-transitions] Transition to height (or width) "auto" (#626)

[csswg-drafts] [css-ui-4] Ellipsizing of text in middle of string (#3937)

[csswg-drafts] [css-ui] 'input-security' considered harmful (#6788)

[csswg-drafts] [css-ui] Standardize tooltip styling and expose as `::tooltip` (#8930)

[csswg-drafts] [css-values-3] Broken references in CSS Values and Units Module Level 3 (#9055)

[csswg-drafts] [css-values-4] Cyclic dependency between `lh` and font-relative units (#9018)

[csswg-drafts] [css-values-4] Fix numeric type of acos/asin/atan/atan2 (#9043)

[csswg-drafts] [css-values-4] inherit() function: like var() for parent value, for any property (#2864)

[csswg-drafts] [css-values-4] Wrong determined type for asin, acos, atan, and atan2 (#9034)

[csswg-drafts] [css-values-4][css-color-4] Resolve `<percentage>` to `<number>` as a color component in math functions (#8485)

[csswg-drafts] [css-values] [web-animations] Question about "not additive" for discrete animation (#9070)

[csswg-drafts] [css-values] Consider requiring same relative <length> units in atan2() (#8169)

[csswg-drafts] [css-values] enable the use of counter() inside calc() (#1026)

[csswg-drafts] [css-values] Function to retrieve index of element among siblings, or counter on element as integer (#1869)

[csswg-drafts] [css-values] Proposal: add sibling-count() and sibling-index() (#4559)

[csswg-drafts] [css-values]: Expose `n` as a `<calc-constant>` (#8981)

[csswg-drafts] [css-variables] CSS wide keywords in custom properties with dependencies (#9131)

[csswg-drafts] [css-view-transitions-1] A few clarifications and nits (#9028)

[csswg-drafts] [css-view-transitions-1] Early Horizontal Review (#8109)

[csswg-drafts] [css-view-transitions-1] Handling mix-blend-mode on elements captured for a transition (#8962)

[csswg-drafts] [css-view-transitions-1] How do the writing-mode and direction properties affect the view-transition pseudo-elements? (#8230)

[csswg-drafts] [css-view-transitions-1] Multiple elements with same view-transition-name (#8890)

[csswg-drafts] [css-view-transitions-1] Question on standardization timeline (#9030)

[csswg-drafts] [css-view-transitions-1] Questions about capturing (#8958)

[csswg-drafts] [css-view-transitions-1] Size animation should use logical properties. (#9057)

[csswg-drafts] [css-view-transitions-1] Spec should not define web exposed keyframes (#8887)

[csswg-drafts] [css-view-transitions-1] top/left vs block-start/inline-start (#8886)

[csswg-drafts] [css-view-transitions-2] Components participating in the transition need to leak info to embedding context (#8960)

[csswg-drafts] [css-view-transitions-2] Cross-document View Transition when there is a UA transition (#8953)

[csswg-drafts] [css-view-transitions-2] Declarative opt-in for cross-document navigations (#8048)

[csswg-drafts] [css-view-transitions-2] Do a ViewTransition for orientation changes (#9064)

[csswg-drafts] [css-view-transitions-2] Script event on new Document for cross-document ViewTransitions (#8805)

[csswg-drafts] [css-view-transitions-2] security/privacy considerations with cross-origin css (#8889)

[csswg-drafts] [css-view-transitions-2] Should ViewTransitions be triggered for browser initiated navigations (#8783)

[csswg-drafts] [css-view-transitions-2] Should ViewTransitions be triggered for reloads? (#8784)

[csswg-drafts] [css2] min/max-height and margin collapse is not interoperable (#8919)

[csswg-drafts] [css3 positioning] support position:sticky inside an overflow:hidden|auto on general parents (#865)

[csswg-drafts] [cssom-view] Clarify scroll-behavior: "auto" (#3497)

[csswg-drafts] [cssom-view] The definitions of innerWidth and innerHeight are ambiguous (#9065)

[csswg-drafts] [cssom-view] visual viewport sometimes reportedly cannot fully scale out to layout viewport (#9118)

[csswg-drafts] [cssom] Define "canonical order". (#5741)

[csswg-drafts] [cssom] Handle import conditions instead of media queries (#9087)

[csswg-drafts] [cssom] Serialize import conditions in import rules (#9088)

[csswg-drafts] [mediaqueries-5] Add `prefers-shapes` media query #7406 (#9036)

[csswg-drafts] [mediaqueries-5] Add prefers-reduced-transparency to issue about fingerprinting (#9104)

[csswg-drafts] [mediaqueries-5] Detecting "private" hover (#9085)

[csswg-drafts] [mediaqueries-5] Media query to prefer shapes over colours (#7406)

[csswg-drafts] [mediaqueries-5] Prefers-* Media Features Security and Privacy odd wording (#9119)

[csswg-drafts] [mediaqueries-5] Privacy considerations. (#3488)

[csswg-drafts] [scroll-animations-1] Allow named ranges to be used with math functions (#8852)

[csswg-drafts] [scroll-animations-1] blocking effects of timeline-scope (#8915)

[csswg-drafts] [scroll-animations-1] Scroll and view timelines should be active in non-printed media (#8688)

[csswg-drafts] [scroll-animations-1] view-timeline-inset as part of view-timeline shorthand? (#8926)

[csswg-drafts] [selectors-4] `:is()` and `:where()` not allowed inside `:not()`? (#9038)

[csswg-drafts] [selectors-4] Allow * before a type selector (#8253)

[csswg-drafts] [selectors] Child & descendant pseudo element combinators (#7346)

[csswg-drafts] [selectors] consider preserving invalid selectors in :is() and :where() (#8356)

[csswg-drafts] [selectors] Custom state pseudo class proposal (#4805)

[csswg-drafts] [web-animations-2] [css-animations-2] Allow animations to be synchronized to the playback of audio or video elements (#9110)

[csswg-drafts] [web-animations-2] controlling animation frame rate (#7196)

[csswg-drafts] [web-animations-2] Iteration delay (#4459)

[csswg-drafts] [web-animations-2] Should there be events on target elements to detect started web animations? (#9011)

[csswg-drafts] Allow authors to configure a few settings from within CSS (CSS `@config`) (#9109)

[csswg-drafts] allow elements to escape the scroll container (#9107)

[csswg-drafts] Allow user-select on ::marker pseudoelements (#8892)

[csswg-drafts] Alternate masonry path forward (#9041)

[csswg-drafts] Anchor positioning proposal comparison `[css-anchor-position]` (#9117)

[csswg-drafts] Backslash & Yen sign behavior (#6848)

[csswg-drafts] box-shadow not ignored on invisible inline boxes (#9063)

[csswg-drafts] Convert remaining Animatable lines to Animation type lines. (#9019)

[csswg-drafts] Define the intrinsic sizing algorithm for block containers (#9120)

[csswg-drafts] Interaction with Safari's back/forward previews (#8333)

[csswg-drafts] Move new specs to Specifications section on drafts.csswg.org (#6934)

[csswg-drafts] named stacking contexts and containing blocks (#9108)

[csswg-drafts] No-motion / forced-reduced-motion issue draft (#7440)

[csswg-drafts] Proposal: Expose Pointer Position Information on Hovered Elements (#6733)

[csswg-drafts] Pull Request: [css-anchor-position-1] Add implicit anchors to pseudo elements

[csswg-drafts] Pull Request: [css-anchor-position-1] Apply only allowed properties when applying fallback style

[csswg-drafts] Pull Request: [css-anchor-position-1] Edits from proofreading.

[csswg-drafts] Pull Request: [css-anchor-position-1] Hide `anchor-scroll` as an internal detail

[csswg-drafts] Pull Request: [css-backgrounds-4] Added `background-layer` property

[csswg-drafts] Pull Request: [css-backgrounds-4] Fixed and added definitions for box-shadow-offset: none

[csswg-drafts] Pull Request: [css-backgrounds-4] Fixed display of issue for `background-repeat: extend`

[csswg-drafts] Pull Request: [css-backgrounds-4][css-borders-4] Split borders and box decorations into CSS Borders 4

[csswg-drafts] Pull Request: [css-backgrounds-4][css-borders-4][editorial] Added proper Changes sections

[csswg-drafts] Pull Request: [css-borders-4] Added Oriol Brufau to acknowledgements

[csswg-drafts] Pull Request: [css-borders-4] Fixed and added definitions for box-shadow-offset: none

[csswg-drafts] Pull Request: [css-page-floats-3]: editorial: add all clear values to summary

[csswg-drafts] Pull Request: [css-pseudo-4][editorial] Fixed formatting in example 2

[csswg-drafts] Pull Request: [css-pseudo-4][editorial] Fixed typo in example

[csswg-drafts] Pull Request: [css-scroll-snap-2] Add snapChanged and snapChanging details

[csswg-drafts] Pull Request: [css-syntax-3] Fix typos in parser entry points section

[csswg-drafts] Pull Request: [css-transitions-2] Add transition-behavior property

[csswg-drafts] Pull Request: [css-values-4] Add missing autolink closing code point

[csswg-drafts] Pull Request: [css-values-4] Fix numeric type of acos/asin/atan/atan2

[csswg-drafts] Pull Request: [css-view-transitions-1] A few clarifications and nits

[csswg-drafts] Pull Request: [css-view-transitions-1] Add clarification for writing-mode and other styles.

[csswg-drafts] Pull Request: [css-view-transitions-1] Remove HTML monkey patches

[csswg-drafts] Pull Request: [css-view-transitions-1] Remove resolved issues

[csswg-drafts] Pull Request: [css-view-transitions-1] Spec updates for resolved issues

[csswg-drafts] Pull Request: [css-view-transitions-1] Update capture rendering characteristics

[csswg-drafts] Pull Request: [css-view-transitions-1] Upstream spec changes.

[csswg-drafts] Pull Request: [css-view-transitions-1][css-view-transitions-2] Fix some refs and add security section

[csswg-drafts] Pull Request: [css-view-transitions-2] Apply feedback from F2F

[csswg-drafts] Pull Request: [mediaqueries-5] Add `prefers-shapes` media query #7406

[csswg-drafts] Pull Request: [mediaqueries-5] Add prefers-reduced-transparency to issue about fingerprinting

[csswg-drafts] Pull Request: Create SECURITY.md

[csswg-drafts] Pull Request: Revert "[css-color-5] fix mention of powerless components"

[csswg-drafts] Pull Request: WIP css-view-transitions-2

[csswg-drafts] Remove duplicate script-blocking style sheet requirement (#8759)

[csswg-drafts] Revisiting standardization of the `zoom` property (#5623)

[csswg-drafts] Stacking order + 'z-index' spec (#4965)

[csswg-drafts] The "Introduction" section of CSS Anchor Exploration is misleading (#9097)

[csswg-drafts] The definition of text-wrap:balance is overprescriptive (#9111)

[csswg-drafts] This was last discussed in https://github.com/w3c/csswg-drafts/issues/609 ; see also [dbaron's multi-directional test suite](https://dbaron.org/css/test/2016/abspos-in-inline). (#9039)

Closed: [csswg-drafts] [css-2023] Add !important tiers, such as !important-1, !important-10 like z-indexes (#9106)

Closed: [csswg-drafts] [css-align-3][css-grid-1] Alignment edge preference of baseline sharing groups. (#7645)

Closed: [csswg-drafts] [css-anchor-1] The `anchor-scroll` property name is confusing/overloaded (#8675)

Closed: [csswg-drafts] [css-anchor-position-1] `CSSTryRule.style.setProperty` can set disallowed properties in a `@try` rule (#9042)

Closed: [csswg-drafts] [css-animations-2] Should the initial value for animation-duration be auto? (#6530)

Closed: [csswg-drafts] [css-backgrounds-4] Clarify serialization of `box-shadow-*` (#8566)

Closed: [csswg-drafts] [css-backgrounds-4] Split CSS Backgrounds into separate specs? (#7664)

Closed: [csswg-drafts] [css-borders-4] Issues with listifying border-color (#2532)

Closed: [csswg-drafts] [css-borders-4] new `box-shadow` longhands not included in #level-changes (#9122)

Closed: [csswg-drafts] [css-color-4] [css-color-5] Mixing with `transparent` seems broken in implementations (#8612)

Closed: [csswg-drafts] [css-color-4] What if legacy colors *also* interpolated in Oklab by default? (#7948)

Closed: [csswg-drafts] [css-color] lab and lch color spaces should use the D65 illuminant commonly used for digital media (not D50) (#9061)

Closed: [csswg-drafts] [css-conditional-5] Remove definitions of `<font-format>` and `<font-tech>` (#8110)

Closed: [csswg-drafts] [css-flexbox] flex-wrap: balance; (#9086)

Closed: [csswg-drafts] [css-flexbox] Why is `space-evenly` not included as a value option for `justify-content` and `align-content`? (#9099)

Closed: [csswg-drafts] [css-fonts-4] @font-face src tech() multiple value syntax (#9054)

Closed: [csswg-drafts] [css-fonts-4] Additional keywords for `font-weight`? (#9128)

Closed: [csswg-drafts] [css-grid-1] Resolving repeat counts for percentage tracks with indefinite width + definite max-width (#4480)

Closed: [csswg-drafts] [css-grid-2] Add link for ambiguous reference. (#7732)

Closed: [csswg-drafts] [css-grid] Mark up minmax() and fit-content() as functions in the spec? (#7682)

Closed: [csswg-drafts] [css-images-4] Color stop syntax allows position before color (#9032)

Closed: [csswg-drafts] [css-mediaqueries] Should prefers-color-scheme in SVG images be context-dependent? (#7213)

Closed: [csswg-drafts] [css-nesting-1] Can we relax the syntax further? (#7961)

Closed: [csswg-drafts] [css-nesting-1] Name, terminology, and nesting selector misnomers are footguns (solution proposed) (#8329)

Closed: [csswg-drafts] [css-nesting] Concern about combinatorial explosion (#2881)

Closed: [csswg-drafts] [css-nesting] Problem with mixing properties and selectors (#8249)

Closed: [csswg-drafts] [css-nesting] Suggest a way to inspect CSS nesting in browser DevTools (#8236)

Closed: [csswg-drafts] [css-nesting] wording `&&` "silly", but useful (#9113)

Closed: [csswg-drafts] [css-pseudo] [css-pseudo-4] Draft text: First-Line Text example missing 'styled' (#9023)

Closed: [csswg-drafts] [css-scrollbars-2] Introduce scrollbar-mode for autohide behavior in User Agents (#7421)

Closed: [csswg-drafts] [css-text-4] Add support for content-detection, Bunsetsu- (the smallest unit of words that sounds natural) or phrases-based line breaking (#6730)

Closed: [csswg-drafts] [css-text-4] typographic widows/orphans (#2396)

Closed: [csswg-drafts] [css-transitions-2] Put discrete transitions behind new syntax for compatibility (#8857)

Closed: [csswg-drafts] [css-values-4] Cyclic dependency between `lh` and font-relative units (#9018)

Closed: [csswg-drafts] [css-values-4] Wrong determined type for asin, acos, atan, and atan2 (#9034)

Closed: [csswg-drafts] [css-values] Function to retrieve index of element among siblings, or counter on element as integer (#1869)

Closed: [csswg-drafts] [css-view-transitions-1] Early Horizontal Review (#8109)

Closed: [csswg-drafts] [css-view-transitions-1] Handling mix-blend-mode on elements captured for a transition (#8962)

Closed: [csswg-drafts] [css-view-transitions-1] How do the writing-mode and direction properties affect the view-transition pseudo-elements? (#8230)

Closed: [csswg-drafts] [css-view-transitions-1] Multiple elements with same view-transition-name (#8890)

Closed: [csswg-drafts] [css-view-transitions-1] Question on standardization timeline (#9030)

Closed: [csswg-drafts] [css-view-transitions-1] Size animation should use logical properties. (#9057)

Closed: [csswg-drafts] [css-view-transitions-1] Spec should not define web exposed keyframes (#8887)

Closed: [csswg-drafts] [css-view-transitions-1] top/left vs block-start/inline-start (#8886)

Closed: [csswg-drafts] [css-view-transitions-2] security/privacy considerations with cross-origin css (#8889)

Closed: [csswg-drafts] [css-view-transitions-2] Should ViewTransitions be triggered for reloads? (#8784)

Closed: [csswg-drafts] [selectors-4] `:is()` and `:where()` not allowed inside `:not()`? (#9038)

Closed: [csswg-drafts] [selectors-4] Allow * before a type selector (#8253)

Closed: [csswg-drafts] Interaction with Safari's back/forward previews (#8333)

Closed: [csswg-drafts] This was last discussed in https://github.com/w3c/csswg-drafts/issues/609 ; see also [dbaron's multi-directional test suite](https://dbaron.org/css/test/2016/abspos-in-inline). (#9039)

Last message date: Monday, 31 July 2023 23:28:53 UTC