Skip to content

[css-layout-api][explainer] add mandatory intrinsicSizes function#1136

Merged
astearns merged 1 commit into
w3c:mainfrom
ggrossetie:patch-1
Mar 4, 2026
Merged

[css-layout-api][explainer] add mandatory intrinsicSizes function#1136
astearns merged 1 commit into
w3c:mainfrom
ggrossetie:patch-1

Conversation

@ggrossetie
Copy link
Copy Markdown
Contributor

Also, fix the code sample where the constraints variable where redefined.

I’m taking this opportunity to ask if there’s a place where I can ask questions about the Layout API. Specifically, about the concept of breakToken, where despite several attempts, the value is always undefined.
To provide some context, I am trying to see if it is possible to implement certain rules from the CSS Paged Media Module Level 3 with the Layout API.

Thanks!

@ggrossetie
Copy link
Copy Markdown
Contributor Author

ggrossetie is unknown, they need to link their GitHub account with a W3C account.

I just connected my W3C account to my GitHub account.

@sideshowbarker sideshowbarker deleted the branch w3c:main March 4, 2026 04:38
@ggrossetie
Copy link
Copy Markdown
Contributor Author

@sideshowbarker could you please explain why you didn't merge it?

@sideshowbarker sideshowbarker reopened this Mar 4, 2026
@sideshowbarker sideshowbarker changed the base branch from master to main March 4, 2026 09:14
Also, fix the code sample where the constraints variable where redefined.
@sideshowbarker
Copy link
Copy Markdown
Member

@sideshowbarker could you please explain why you didn't merge it?

Sorry about that — wasn’t intentional. Everything’s restored here now.

@sideshowbarker
Copy link
Copy Markdown
Member

@svgeesus @astearns Can this PR be considered (marked) non-normative for IPR purposes, and merged?

It’s just a fix to the https://github.com/w3c/css-houdini-drafts/blob/main/css-layout-api/EXPLAINER.md doc — not a spec change.

@w3cbot
Copy link
Copy Markdown

w3cbot commented Mar 4, 2026

astearns marked as non substantive for IPR from ash-nazg.

@astearns astearns merged commit a8b415e into w3c:main Mar 4, 2026
1 check passed
@ggrossetie
Copy link
Copy Markdown
Contributor Author

Thanks @sideshowbarker ☺️

@ggrossetie ggrossetie deleted the patch-1 branch March 5, 2026 14:33
@sideshowbarker
Copy link
Copy Markdown
Member

Thanks @sideshowbarker ☺️

@ggrossetie, Cheers — thanks for making things better 😀

Comment on lines +338 to +340
||||||| parent of a2dd8db ([css-layout-api][explainer] add mandatory intrinsicSizes function)
// Position the fragment, note we coulld do something special here, like
// placing all the lines on a "rythimic grid", or similar.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks left-over from a merge conflict.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants