Skip to content

[gap-decorations] Implement behavior of overlap-join for "dangling" endpoints#59438

Merged
chromium-wpt-export-bot merged 1 commit into
masterfrom
chromium-export-cl-7759394
Apr 23, 2026
Merged

[gap-decorations] Implement behavior of overlap-join for "dangling" endpoints#59438
chromium-wpt-export-bot merged 1 commit into
masterfrom
chromium-export-cl-7759394

Conversation

@chromium-wpt-export-bot
Copy link
Copy Markdown
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Apr 23, 2026

Widen the edge vs interior endpoint classification for CSS gap
decorations. Previously, "edge" meant the endpoint is at the container
boundary. The new definition: an endpoint is <TODO> if it has no visible
crossing decoration, either because it's at the container boundary
(geometric edge) OR because it's an interior intersection where the
crossing decoration is hidden (dangling endpoint).

This is relevant for rule-visibility-items: between in grid containers,
where empty cells can suppress crossing decorations, creating interior
intersections that visually "dangle" without anything to join to.

Spec discussion: w3c/csswg-drafts#13697.

Bug: 357648037
Change-Id: I339b33571c273c3f0c831310f4bd2e3957aaba5e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7759394
Commit-Queue: Javier Contreras <javiercon@microsoft.com>
Reviewed-by: Alison Maher <almaher@microsoft.com>
Reviewed-by: Sam Davis Omekara <samomekarajr@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1619668}

…ndpoints

Widen the edge vs interior endpoint classification for CSS gap
decorations. Previously, "edge" meant the endpoint is at the container
boundary. The new definition: an endpoint is <TODO> if it has no visible
crossing decoration, either because it's at the container boundary
(geometric edge) OR because it's an interior intersection where the
crossing decoration is hidden (dangling endpoint).

This is relevant for rule-visibility-items: between in grid containers,
where empty cells can suppress crossing decorations, creating interior
intersections that visually "dangle" without anything to join to.

Spec discussion: w3c/csswg-drafts#13697.

Bug: 357648037
Change-Id: I339b33571c273c3f0c831310f4bd2e3957aaba5e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7759394
Commit-Queue: Javier Contreras <javiercon@microsoft.com>
Reviewed-by: Alison Maher <almaher@microsoft.com>
Reviewed-by: Sam Davis Omekara <samomekarajr@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1619668}
Copy link
Copy Markdown
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot merged commit 903f38e into master Apr 23, 2026
27 checks passed
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-7759394 branch April 23, 2026 19:53
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.

2 participants