Skip to content

[css-gaps-1] Update outset properties #12603, #12848, #8402#13024

Merged
jav099 merged 14 commits into
w3c:mainfrom
jav099:asymmetric-outsets
Dec 17, 2025
Merged

[css-gaps-1] Update outset properties #12603, #12848, #8402#13024
jav099 merged 14 commits into
w3c:mainfrom
jav099:asymmetric-outsets

Conversation

@jav099

@jav099 jav099 commented Oct 27, 2025

Copy link
Copy Markdown
Collaborator

@jav099 jav099 requested a review from kbabbitt October 27, 2025 19:05
@SebastianZ

Copy link
Copy Markdown
Contributor

See the comments in #12603 (comment).

Sebastian

@kbabbitt

Copy link
Copy Markdown
Collaborator

See also #12848 (comment).

chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Nov 10, 2025
Per recent resolutions to the spec, rule `outset` properties are going
to be named with `inset` instead. Although this will require some
changes in behavior, this CL only renames the relevant properties (and
their shorthands). A follow up CL will rename any test files referring
to "outset" and a follow up CL to that will implement the change in
behavior along with the changes in tests.

w3c/csswg-drafts#12848
w3c/csswg-drafts#12603

The links in some comments have been modified too to point to their new
sections in the spec, although they won't work right now since the PR to
change the spec is still under review
w3c/csswg-drafts#13024.

Bug: 357648037, 440054556
Change-Id: I81414a8dc7ee9974e90dbae38f46ee85d76a6251
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Nov 10, 2025
Per recent resolutions to the spec, rule `outset` properties are going
to be named with `inset` instead. Although this requires some
changes in behavior, this CL only renames the relevant properties (and
their shorthands). A follow up CL will rename any test files referring
to "outset" and a follow up CL to that will implement the change in
behavior along with the changes in tests.

w3c/csswg-drafts#12848
w3c/csswg-drafts#12603

The links in some comments have been modified too to point to their new
sections in the spec, although they won't work right now since the PR to
change the spec is still under review
w3c/csswg-drafts#13024.

Bug: 357648037, 440054556
Change-Id: I81414a8dc7ee9974e90dbae38f46ee85d76a6251
philwo pushed a commit to philwo/chromium that referenced this pull request Nov 10, 2025
Per recent resolutions to the spec, rule `outset` properties are going
to be named with `inset` instead. Although this requires some
changes in behavior, this CL only renames the relevant properties (and
their shorthands). A follow up CL will rename any test files referring
to "outset" and a follow up CL to that will implement the change in
behavior along with the changes in tests.

w3c/csswg-drafts#12848
w3c/csswg-drafts#12603

The links in some comments have been modified too to point to their new
sections in the spec, although they won't work right now since the PR to
change the spec is still under review
w3c/csswg-drafts#13024.

Bug: 357648037, 440054556
Change-Id: I81414a8dc7ee9974e90dbae38f46ee85d76a6251
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7127743
Commit-Queue: Javier Contreras <javiercon@microsoft.com>
Reviewed-by: Alison Maher <almaher@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1542664}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Nov 10, 2025
Per recent resolutions to the spec, rule `outset` properties are going
to be named with `inset` instead. Although this requires some
changes in behavior, this CL only renames the relevant properties (and
their shorthands). A follow up CL will rename any test files referring
to "outset" and a follow up CL to that will implement the change in
behavior along with the changes in tests.

w3c/csswg-drafts#12848
w3c/csswg-drafts#12603

The links in some comments have been modified too to point to their new
sections in the spec, although they won't work right now since the PR to
change the spec is still under review
w3c/csswg-drafts#13024.

Bug: 357648037, 440054556
Change-Id: I81414a8dc7ee9974e90dbae38f46ee85d76a6251
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7127743
Commit-Queue: Javier Contreras <javiercon@microsoft.com>
Reviewed-by: Alison Maher <almaher@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1542664}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Nov 10, 2025
Per recent resolutions to the spec, rule `outset` properties are going
to be named with `inset` instead. Although this requires some
changes in behavior, this CL only renames the relevant properties (and
their shorthands). A follow up CL will rename any test files referring
to "outset" and a follow up CL to that will implement the change in
behavior along with the changes in tests.

w3c/csswg-drafts#12848
w3c/csswg-drafts#12603

The links in some comments have been modified too to point to their new
sections in the spec, although they won't work right now since the PR to
change the spec is still under review
w3c/csswg-drafts#13024.

Bug: 357648037, 440054556
Change-Id: I81414a8dc7ee9974e90dbae38f46ee85d76a6251
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7127743
Commit-Queue: Javier Contreras <javiercon@microsoft.com>
Reviewed-by: Alison Maher <almaher@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1542664}
lando-worker Bot pushed a commit to mozilla-firefox/firefox that referenced this pull request Nov 11, 2025
…ties to `inset`, a=testonly

Automatic update from web-platform-tests
[gap-decorations] Rename `outset` properties to `inset`

Per recent resolutions to the spec, rule `outset` properties are going
to be named with `inset` instead. Although this requires some
changes in behavior, this CL only renames the relevant properties (and
their shorthands). A follow up CL will rename any test files referring
to "outset" and a follow up CL to that will implement the change in
behavior along with the changes in tests.

w3c/csswg-drafts#12848
w3c/csswg-drafts#12603

The links in some comments have been modified too to point to their new
sections in the spec, although they won't work right now since the PR to
change the spec is still under review
w3c/csswg-drafts#13024.

Bug: 357648037, 440054556
Change-Id: I81414a8dc7ee9974e90dbae38f46ee85d76a6251
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7127743
Commit-Queue: Javier Contreras <javiercon@microsoft.com>
Reviewed-by: Alison Maher <almaher@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1542664}

--

wpt-commits: b309d20b304af67e4c7e38c5ebd220a47347edb9
wpt-pr: 55960
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Nov 12, 2025
…ties to `inset`, a=testonly

Automatic update from web-platform-tests
[gap-decorations] Rename `outset` properties to `inset`

Per recent resolutions to the spec, rule `outset` properties are going
to be named with `inset` instead. Although this requires some
changes in behavior, this CL only renames the relevant properties (and
their shorthands). A follow up CL will rename any test files referring
to "outset" and a follow up CL to that will implement the change in
behavior along with the changes in tests.

w3c/csswg-drafts#12848
w3c/csswg-drafts#12603

The links in some comments have been modified too to point to their new
sections in the spec, although they won't work right now since the PR to
change the spec is still under review
w3c/csswg-drafts#13024.

Bug: 357648037, 440054556
Change-Id: I81414a8dc7ee9974e90dbae38f46ee85d76a6251
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7127743
Commit-Queue: Javier Contreras <javierconmicrosoft.com>
Reviewed-by: Alison Maher <almahermicrosoft.com>
Cr-Commit-Position: refs/heads/main{#1542664}

--

wpt-commits: b309d20b304af67e4c7e38c5ebd220a47347edb9
wpt-pr: 55960

UltraBlame original commit: 4fa50156d3f62d236b76cd3539c506796445628e
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Nov 13, 2025
…ties to `inset`, a=testonly

Automatic update from web-platform-tests
[gap-decorations] Rename `outset` properties to `inset`

Per recent resolutions to the spec, rule `outset` properties are going
to be named with `inset` instead. Although this requires some
changes in behavior, this CL only renames the relevant properties (and
their shorthands). A follow up CL will rename any test files referring
to "outset" and a follow up CL to that will implement the change in
behavior along with the changes in tests.

w3c/csswg-drafts#12848
w3c/csswg-drafts#12603

The links in some comments have been modified too to point to their new
sections in the spec, although they won't work right now since the PR to
change the spec is still under review
w3c/csswg-drafts#13024.

Bug: 357648037, 440054556
Change-Id: I81414a8dc7ee9974e90dbae38f46ee85d76a6251
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7127743
Commit-Queue: Javier Contreras <javierconmicrosoft.com>
Reviewed-by: Alison Maher <almahermicrosoft.com>
Cr-Commit-Position: refs/heads/main{#1542664}

--

wpt-commits: b309d20b304af67e4c7e38c5ebd220a47347edb9
wpt-pr: 55960

UltraBlame original commit: 4fa50156d3f62d236b76cd3539c506796445628e
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Nov 13, 2025
…ties to `inset`, a=testonly

Automatic update from web-platform-tests
[gap-decorations] Rename `outset` properties to `inset`

Per recent resolutions to the spec, rule `outset` properties are going
to be named with `inset` instead. Although this requires some
changes in behavior, this CL only renames the relevant properties (and
their shorthands). A follow up CL will rename any test files referring
to "outset" and a follow up CL to that will implement the change in
behavior along with the changes in tests.

w3c/csswg-drafts#12848
w3c/csswg-drafts#12603

The links in some comments have been modified too to point to their new
sections in the spec, although they won't work right now since the PR to
change the spec is still under review
w3c/csswg-drafts#13024.

Bug: 357648037, 440054556
Change-Id: I81414a8dc7ee9974e90dbae38f46ee85d76a6251
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7127743
Commit-Queue: Javier Contreras <javierconmicrosoft.com>
Reviewed-by: Alison Maher <almahermicrosoft.com>
Cr-Commit-Position: refs/heads/main{#1542664}

--

wpt-commits: b309d20b304af67e4c7e38c5ebd220a47347edb9
wpt-pr: 55960

UltraBlame original commit: 4fa50156d3f62d236b76cd3539c506796445628e

@kbabbitt kbabbitt left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The title should reference #12848 and #8402, in addition to #12603.

Comment thread css-gaps-1/Overview.bs Outdated
Comment thread css-gaps-1/Overview.bs Outdated
Comment thread css-gaps-1/Overview.bs Outdated
Comment thread css-gaps-1/Overview.bs Outdated
Comment thread css-gaps-1/Overview.bs Outdated
Comment thread css-gaps-1/Overview.bs Outdated
Comment thread css-gaps-1/Overview.bs Outdated
Comment thread css-gaps-1/Overview.bs
@jav099 jav099 changed the title [css-gaps-1] Update outset properties #12603 [css-gaps-1] Update outset properties #12603, #12848, #8402 Dec 16, 2025

@kbabbitt kbabbitt left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for writing this up! I pushed one more commit, only because I wanted to reorder a couple of points for reading flow and it was easier to make the changes than to explain them in inline comments.

@kbabbitt

Copy link
Copy Markdown
Collaborator

Just remembered one other thing: Could you add a line to the Changes section?

Comment thread css-gaps-1/Overview.bs
Comment thread css-gaps-1/Overview.bs Outdated
Comment thread css-gaps-1/Overview.bs Outdated
@jav099 jav099 merged commit 62af0e6 into w3c:main Dec 17, 2025
1 check passed
@kbabbitt kbabbitt linked an issue Feb 18, 2026 that may be closed by this pull request
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.

[css-gaps] Gap decoration outsets at the edges

5 participants