[css-gaps-1]: Add section for rule visibility items # 12602#13374
Merged
Conversation
kbabbitt
approved these changes
Jan 21, 2026
kbabbitt
left a comment
Collaborator
There was a problem hiding this comment.
LGTM with a few minor revisions
Co-authored-by: Kevin Babbitt <kbabbitt@microsoft.com>
Co-authored-by: Kevin Babbitt <kbabbitt@microsoft.com>
chromium-wpt-export-bot
pushed a commit
to web-platform-tests/wpt
that referenced
this pull request
Jan 28, 2026
This CL implements the `rule-visibility-items` bi-directional shorthand that sets the row and column properties. See: w3c/csswg-drafts#13374 Bug: 357648037 Change-Id: Ifffb09a9b23ae294776baba206f3d98f34492548
chromium-wpt-export-bot
pushed a commit
to web-platform-tests/wpt
that referenced
this pull request
Jan 28, 2026
This CL implements the `rule-visibility-items` bi-directional shorthand that sets the row and column properties. See: w3c/csswg-drafts#13374 Bug: 357648037 Change-Id: Ifffb09a9b23ae294776baba206f3d98f34492548 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7524550 Commit-Queue: Sam Davis Omekara <samomekarajr@microsoft.com> Reviewed-by: Alison Maher <almaher@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1576038}
chromium-wpt-export-bot
pushed a commit
to web-platform-tests/wpt
that referenced
this pull request
Jan 28, 2026
This CL implements the `rule-visibility-items` bi-directional shorthand that sets the row and column properties. See: w3c/csswg-drafts#13374 Bug: 357648037 Change-Id: Ifffb09a9b23ae294776baba206f3d98f34492548 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7524550 Commit-Queue: Sam Davis Omekara <samomekarajr@microsoft.com> Reviewed-by: Alison Maher <almaher@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1576038}
brave-builds
pushed a commit
to brave/chromium
that referenced
this pull request
Jan 28, 2026
This CL implements the `rule-visibility-items` bi-directional shorthand that sets the row and column properties. See: w3c/csswg-drafts#13374 Bug: 357648037 Change-Id: Ifffb09a9b23ae294776baba206f3d98f34492548 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7524550 Commit-Queue: Sam Davis Omekara <samomekarajr@microsoft.com> Reviewed-by: Alison Maher <almaher@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1576038}
lando-worker Bot
pushed a commit
to mozilla-firefox/firefox
that referenced
this pull request
Feb 3, 2026
…ility-items` shorthand, a=testonly Automatic update from web-platform-tests [Gap Decorations]: Implement `rule-visibility-items` shorthand This CL implements the `rule-visibility-items` bi-directional shorthand that sets the row and column properties. See: w3c/csswg-drafts#13374 Bug: 357648037 Change-Id: Ifffb09a9b23ae294776baba206f3d98f34492548 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7524550 Commit-Queue: Sam Davis Omekara <samomekarajr@microsoft.com> Reviewed-by: Alison Maher <almaher@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1576038} -- wpt-commits: 7c56e8fde159f1a679b93399d0fa6673a2496859 wpt-pr: 57387
Co-authored-by: Kevin Babbitt <kbabbitt@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This CL adds a section for
rule-visibility-itemsproperties which dictate how gap decorations segments are drawn relative to empty cells per #12602 .