Skip to content

[css-view-transitions-1] Handling rendering constaints - #8540

Merged
jakearchibald merged 10 commits into
w3c:mainfrom
jakearchibald:rendering-constraints
Apr 19, 2023
Merged

[css-view-transitions-1] Handling rendering constaints#8540
jakearchibald merged 10 commits into
w3c:mainfrom
jakearchibald:rendering-constraints

Conversation

@jakearchibald

@jakearchibald jakearchibald commented Mar 7, 2023

Copy link
Copy Markdown
Contributor

Fixes #8139

Fixes #7882

Depends on w3c/fxtf-drafts#507 - merged

Comment thread css-view-transitions-1/Overview.bs
Comment thread css-view-transitions-1/Overview.bs
Comment thread css-view-transitions-1/Overview.bs Outdated
Comment thread css-view-transitions-1/Overview.bs Outdated
@khushalsagar

Copy link
Copy Markdown
Member

Just the one suggestion above. Feel free to merge with that applied if you're happy with it.

Comment thread css-view-transitions-1/Overview.bs Outdated
</div>

### <dfn>::view-transition</dfn>
### <dfn>::view-transition</dfn> ### {#::view-transition}

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just fixing some bikeshed errors while I'm here

Comment on lines +1288 to +1289
1. Let |namedElements| be |transition|'s [=ViewTransition/named elements=].

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quick fix of something that was missed in an earlier refactor

Comment thread css-view-transitions-1/Overview.bs Outdated

# Layout and rendering changes # {#layout-rendering-changes}

Both {{Element}}s and [=pseudo-elements=] have a <dfn>involved in a view transition</dfn>, a boolean. Initially false.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitty nit, feel free to ignore. :)

Suggested change
Both {{Element}}s and [=pseudo-elements=] have a <dfn>involved in a view transition</dfn>, a boolean. Initially false.
Both {{Element}}s and [=pseudo-elements=] have a boolean: <dfn>involved in a view transition</dfn>. Initially false.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, all other concept definitions in the spec are "name, a type. Initially value"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool. If this is already a pattern in the spec, SGTM.

Comment thread css-view-transitions-1/Overview.bs Outdated
@jakearchibald
jakearchibald merged commit d74719a into w3c:main Apr 19, 2023
@jakearchibald
jakearchibald deleted the rendering-constraints branch April 19, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

4 participants