Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from w3c:main #1

Open
wants to merge 1,310 commits into
base: main
Choose a base branch
from
Open

[pull] main from w3c:main #1

wants to merge 1,310 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented May 14, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

tabatkins and others added 28 commits December 3, 2024 14:40
…gets (#11318)

This adds to the non-normative suggested algorithm for selecting the active scroll marker
the proposed compromise in #11165 to ensure that scrolling from start to end scrolls
through all of the markers in that scroller.
When a targeted scroll is performed, use that target to determine the active scroll marker. Fixes #10738.
* [css-shapes-2] Specify the grammar for `shape()`

- <<position>> can be used instead of an absolute point.
- One of a <<position>>'s dimension can be used for hline/vline
- Since keywords define the different components, order of components is flexible.

Curves:
- `with` is used for control points
- Two control points are separated by /
- Relative control points can be relative to segment-start/segment-end/reference-box

Resolution: #10649 (comment)

Closes #10649
Closes #10666

* Update css-shapes-2/Overview.bs

Co-authored-by: fantasai <[email protected]>

* Update css-shapes-2/Overview.bs

Co-authored-by: fantasai <[email protected]>

* Update css-shapes-2/Overview.bs

Co-authored-by: fantasai <[email protected]>

* Update css-shapes-2/Overview.bs

Co-authored-by: fantasai <[email protected]>

* Add note about by/to

* Update css-shapes-2/Overview.bs

* Update css-shapes-2/Overview.bs

* Update css-shapes-2/Overview.bs

* Update css-shapes-2/Overview.bs

* Update css-shapes-2/Overview.bs

---------

Co-authored-by: fantasai <[email protected]>
Co-authored-by: Tab Atkins Jr. <[email protected]>
I _think_ this is what was intended?
…dary" (#11356)

Due to faulty indentation, "Let effective start time be the animation’s start time if resolved, or zero otherwise." is step 1 and all other steps are sub steps.
tabatkins and others added 30 commits February 14, 2025 14:35
…name: match-element (#11393)

* [css-view-transitions-1][css-view-transitions-2] Add view-transition-name: match-element

match-element works the same as auto, except doesn't try to use the ID as the
name.

Resolution: #10995 (comment)

* Add vt-1 restriction

* Update css-view-transitions-2/Overview.bs

Co-authored-by: Bramus <[email protected]>

---------

Co-authored-by: Bramus <[email protected]>
…algorithm. (#11720)

* Revert commit f8b28b2
* Update pairing algorithm and other markup fixes
* Address PR comments
* [cssom-view-1] Apply scroll snap to scroll-into-view-position

When determining the scroll into view position of an element,
the UA should account for defined scroll snap positions.
These are applied when scrolling due to https://www.w3.org/TR/css-scroll-snap-1/#choosing
however applying them here ensures that specs using the scroll into view position are snapping aware.

* Update cssom-view-1/Overview.bs

---------

Co-authored-by: Tab Atkins Jr. <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.