Skip to content

[css-spec-shortname-1] Additional API for geometryUtils (https://github.com/w3c/csswg-drafts/issues/12534)#13696

Open
jogibear9988 wants to merge 2 commits intow3c:mainfrom
jogibear9988:geometryUtilsExtensions
Open

[css-spec-shortname-1] Additional API for geometryUtils (https://github.com/w3c/csswg-drafts/issues/12534)#13696
jogibear9988 wants to merge 2 commits intow3c:mainfrom
jogibear9988:geometryUtilsExtensions

Conversation

@jogibear9988
Copy link
Copy Markdown

@jogibear9988 jogibear9988 commented Mar 20, 2026

Copilot AI and others added 2 commits March 20, 2026 19:25
…rface

Extends the GeometryUtils interface mixin in CSSOM View Module Level 1
with two new methods as proposed in w3c#12534:

- getTransformTo(to, options): Returns a DOMMatrix representing the
  accumulated transformation matrix from the context object to the
  specified target node.
- getUntransformedSize(box): Returns a DOMRectReadOnly with the intrinsic
  dimensions of the element's CSS box before any transforms are applied.

Co-authored-by: jogibear9988 <[email protected]>
Agent-Logs-Url: https://github.com/jogibear9988/csswg-drafts/sessions/7cd70021-6634-46fc-94e0-3fa1938ecda1
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.

2 participants