Extend and add clamp() test caes for sizes attribute#58468
Merged
webkit-commit-queue merged 1 commit intoMay 1, 2026
Merged
Conversation
Collaborator
|
EWS run on previous version of this PR (hash bf84905) Details
|
nt1m
approved these changes
Feb 12, 2026
stwrt
approved these changes
Feb 18, 2026
Contributor
stwrt
left a comment
There was a problem hiding this comment.
Can you take a look at the iOS test failures.
bf84905 to
5e17a9d
Compare
Collaborator
|
EWS run on previous version of this PR (hash 5e17a9d) Details
|
5e17a9d to
cbbfd16
Compare
Collaborator
|
EWS run on current version of this PR (hash cbbfd16) Details
|
https://bugs.webkit.org/show_bug.cgi?id=307628 rdar://170193783 Reviewed by Brandon Stewart and Tim Nguyen. This patch adds clamp() related tests for support add in 305226@main. * LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-display-none-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-quirks-mode-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-standards-mode-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-width-1000px-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/support/sizes-iframed.sub.html: Canonical link: https://commits.webkit.org/312438@main
cbbfd16 to
74324ff
Compare
Collaborator
|
Committed 312438@main (74324ff): https://commits.webkit.org/312438@main Reviewed commits have been landed. Closing PR #58468 and removing active labels. |
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.
🛠 ios-apple
74324ff
cbbfd16
🧪 win-tests🧪 api-mac-debug