Skip to content

[text-autospace][text-spacing-trim] Support text-spacing shorthand#42477

Merged
chromium-wpt-export-bot merged 1 commit intomasterfrom
chromium-export-cl-4927468
Oct 12, 2023
Merged

[text-autospace][text-spacing-trim] Support text-spacing shorthand#42477
chromium-wpt-export-bot merged 1 commit intomasterfrom
chromium-export-cl-4927468

Conversation

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

@chromium-wpt-export-bot chromium-wpt-export-bot commented Oct 11, 2023

This patch supports the text-spacing shorthand[1], which is
for text-autospace and text-spacing-trim.

The normal and none preset values are supported, but the
auto isn't supported because it's not supported in
text-autospace and text-spacing-trim either.

[1] https://drafts.csswg.org/css-text-4/#text-spacing-property

Bug: 1463890, 1463891
Change-Id: Ic2f7a72502f52c3ab111801daf541850ffcf2998
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4927468
Commit-Queue: Koji Ishii <[email protected]>
Reviewed-by: Anders Hartvoll Ruud <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1208708}

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 force-pushed the chromium-export-cl-4927468 branch 4 times, most recently from 9aefcef to 5b414dc Compare October 12, 2023 06:00
This patch supports the `text-spacing` shorthand[1], which is
for `text-autospace` and `text-spacing-trim`.

The `normal` and `none` preset values are supported, but the
`auto` isn't supported because it's not supported in
`text-autospace` and `text-spacing-trim` either.

[1] https://drafts.csswg.org/css-text-4/#text-spacing-property

Bug: 1463890, 1463891
Change-Id: Ic2f7a72502f52c3ab111801daf541850ffcf2998
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4927468
Commit-Queue: Koji Ishii <[email protected]>
Reviewed-by: Anders Hartvoll Ruud <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1208708}
@chromium-wpt-export-bot chromium-wpt-export-bot merged commit 0c91c5b into master Oct 12, 2023
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-4927468 branch October 12, 2023 11:48
servo-wpt-sync pushed a commit to servo/wpt that referenced this pull request Feb 9, 2026
Most likely a regression introduced in web-platform-tests#42208 where the pending
loads counter has been reset. For successful request this wasn't
an issue, but for failed requests it was. Therefore, guard against
these generation request problems by bailing out as soon as we
post-process the request (which we do for all failed requests).

Fixes web-platform-tests#42477

Signed-off-by: Tim van der Lippe <[email protected]>
servo-wpt-sync pushed a commit to servo/wpt that referenced this pull request Feb 9, 2026
Most likely a regression introduced in web-platform-tests#42208 where the pending
loads counter has been reset. For successful request this wasn't
an issue, but for failed requests it was. Therefore, guard against
these generation request problems by bailing out as soon as we
post-process the request (which we do for all failed requests).

Fixes web-platform-tests#42477

Signed-off-by: Tim van der Lippe <[email protected]>
servo-wpt-sync pushed a commit to servo/wpt that referenced this pull request Feb 12, 2026
…ion (web-platform-tests#42481)

Most likely a regression introduced in web-platform-tests#42208 where the pending loads
counter has been reset. For successful request this wasn't an issue, but
for failed requests it was. Therefore, guard against these generation
request problems by bailing out as soon as we post-process the request
(which we do for all failed requests).

Fixes web-platform-tests#42477

Signed-off-by: Tim van der Lippe <[email protected]>
jdm pushed a commit that referenced this pull request Mar 4, 2026
Most likely a regression introduced in #42208 where the pending
loads counter has been reset. For successful request this wasn't
an issue, but for failed requests it was. Therefore, guard against
these generation request problems by bailing out as soon as we
post-process the request (which we do for all failed requests).

Fixes #42477

Signed-off-by: Tim van der Lippe <[email protected]>
shubhamg13 pushed a commit to shubhamg13/wpt that referenced this pull request Mar 6, 2026
Most likely a regression introduced in web-platform-tests#42208 where the pending
loads counter has been reset. For successful request this wasn't
an issue, but for failed requests it was. Therefore, guard against
these generation request problems by bailing out as soon as we
post-process the request (which we do for all failed requests).

Fixes web-platform-tests#42477

Signed-off-by: Tim van der Lippe <[email protected]>
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.

3 participants