Login
Page 1 of 1

CSS Working Group Editor Drafts

History for css-scroll-snap-2/Overview.html:

UploadedRevisedByComment
2024-12-16
11:50:53 PST2024-12-16 11:50:32 PSTDavMila[css-scroll-snap-2] Rename scroll-start-target to scroll-initial-target (#11360) In line the CSS working group's resolution[1], this renames the "scroll-start-target" property to "scroll-initial-target" and replaces its keyword "auto" with "nearest." [1] https://github.com/w3c/csswg-drafts/issues/11173#issuecomment-2536659205
2024-11-07
07:33:57 PST2024-11-07 07:33:36 PSTkeith_cirkelremove group notation from scroll-start-target (#11147)
2024-07-19
15:57:59 PDT2024-07-19 15:57:39 PDTDavMila[css-scroll-snap-2] Remove scroll-start-target-* longhand vestiges (#10554) This removes longhand references to scroll-start-target-* as these have been dropped. Co-authored-by: David Awogbemila <awogbemila@chromium.org>
11:01:09 PDT2024-07-19 10:47:53 PDTchrisl[css-scroll-snap-2][editorial] changes for FPWD
2024-07-10
08:50:11 PDT2024-07-10 08:49:51 PDTDavMila[css-scroll-snap-2] Drop scroll-start and add issue to :snapped (#10505) * [css-scroll-snap-2] Drop scroll-start and add issue to :snapped Towards resolving [6985](https://github.com/w3c/csswg-drafts/issues/6985#issuecomment-2166073296) this patch removes scroll-start from the spec and notes that :snapped is being replaced. * Remove "shorthand" for scroll-start-target * [css-scroll-snap-2] Put carousel example back into scroll-start spec --------- Co-authored-by: David Awogbemila <awogbemila@chromium.org>
2024-06-21
11:50:25 PDT2024-06-21 11:50:03 PDTDavMila[css-scroll-snap-2] Specify scroll-start-target (#10227) * Specify scroll-start-target This adds details to the scroll-snap-2 spec[1] to specify scroll-start-target. [1] https://drafts.csswg.org/css-scroll-snap-2 * [css-scroll-snap-2]] Specify scroll-start-target * [css-scroll-snap-2] Specify scroll-start-target Define initial scroll position precedence in css-overflow-3. De-vaguify post-first layout scroll-start-target & point to document update process. Extract scroll-view position algorithm for standalone use. * [css-scroll-snap-2] Specify scroll-start-target Remove slight duplication. * [css-scroll-snap-2] Specify scroll-start-target Replace scroll-view with scroll-into-view. Mention and link css properties that change initial scroll position. --------- Co-authored-by: David Awogbemila <David Awogbemila> Co-authored-by: David Awogbemila <awogbemila@chromium.org> Co-authored-by: Tab Atkins Jr <jackalmage@gmail.com>
11:29:40 PDT2024-06-21 11:28:53 PDTDavMila[css-scroll-snap-2] Snap events bubble at the document. (#10377) This specifies the resolution on https://github.com/w3c/csswg-drafts/issues/10173 making snap events bubble when fired at the document. Co-authored-by: David Awogbemila <awogbemila@chromium.org> Co-authored-by: Tab Atkins Jr <jackalmage@gmail.com>
11:27:54 PDT2024-06-21 11:27:33 PDTDavMila[css-scroll-snap-2] Set pseudo snap Targets to their owning elements. (#10376) * [css-scroll-snap-2] Set pseudo snap Targets to their owning elements. This specifies the resolution from https://github.com/w3c/csswg-drafts/issues/10175 that when the targets of a snap event are pseudo elements, the snap event should the owning elements of the pseudo-elements as snap targets. * Bikeshed fixes, terminology --------- Co-authored-by: David Awogbemila <awogbemila@chromium.org> Co-authored-by: Tab Atkins Jr <jackalmage@gmail.com>
2024-05-14
13:16:11 PDT2024-05-14 13:15:10 PDTDavMila[css-scroll-snap-2] Rename snap events (#10288) This renames snapchanged to scrollsnapchange and snapchanging to scrollsnapchanging, per the CSSWG [resolution](https://github.com/w3c/csswg-drafts/issues/9697#issuecomment-2089278615)
13:15:05 PDT2024-05-14 13:14:40 PDTDavMila[css-scroll-snap-2] Add snap event handler attributes for Document and Element (#10215) * [css-scroll-snap-2] Add snap event handler attributes for Document and Element This adds the onsnapchanged and onsnapchanging attributes to the css-scroll-snap-2 specification for elements and Document objects. Heavily influenced by css-animations extensions to GlobalInterfaceHandlers[1]. [1] https://drafts.csswg.org/css-animations/#interface-globaleventhandlers * [css-scroll-snap-2] Add snap event handler attributes Move to appendix; point to html spec. * [css-scroll-snap-2] Add snap event handler attributes Clarify that event handlers are additional attributes.
2024-03-19
13:19:34 PDT2024-03-19 13:19:13 PDTDavMila[css-scroll-snap-2] Add SnapEvent definition (#9515) Co-authored-by: Tab Atkins Jr <jackalmage@gmail.com>
2023-12-11
13:53:11 PST2023-08-28 12:44:59 PDTfantasai[meta] Affiliation change
13:53:11 PST2023-08-28 12:44:59 PDTfantasai[meta] Affiliation change
13:53:11 PST2023-08-28 12:44:59 PDTfantasai[meta] Affiliation change
2024-01-25
14:53:11 PST2024-01-25 13:09:12 PSTastearnsFix typo in CSS `scroll-snap` overview
2024-01-24
07:38:34 PST2023-06-06 06:53:23 PDTchrisl[css-scroll-snap-2] Add snapChanged and snapChanging details snapChanged and snapChanging details are JavaScript events which are fired when a scroller's snap target changes.
2023-06-07
08:02:17 PDT2023-05-10 00:20:05 PDTGuillaume[css-scroll-snap-2] Define logical property group of scroll-start-*
2023-05-07
21:39:40 PDT2023-04-25 12:24:00 PDTfantasai[css-scroll-snap-2] Mark as UD / Not Ready This spec contains a lot of ideas that have not been vetted by the CSSWG.
2022-06-29
01:09:58 PDT2022-06-22 23:15:55 PDTchrislApply range definition notation to property values
2022-06-21
12:41:56 PDT2022-06-21 12:40:33 PDTtabatkins[css-scroll-snap-2] harmonize JavaScript spelling (#7391)
2022-03-18
10:39:12 PDT2022-03-18 10:38:45 PDTadam_argylemore foundational spec porting, macro outlined
13:15:43 PDT2022-03-18 13:15:16 PDTtabatkins[css-scroll-snap-2] Cleanup of markup/grammars, tiny bit of detail filled in
2022-03-22
16:10:32 PDT2022-03-22 16:07:10 PDTadam_argyleadds scroll-start-target, interactions, examples and some terminology
2022-03-25
10:51:14 PDT2022-03-25 10:50:44 PDTadam_argyle[css-scroll-snap-2] adding note about :snapped resolution timing
2022-04-07
15:24:45 PDT2022-04-07 15:24:17 PDTadam_argyle[css-scroll-snap-2] rearranging interaction sections