Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes background-size tests for two values serialization #49388

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

karlcow
Copy link
Contributor

@karlcow karlcow commented Nov 27, 2024

This is fixing some WPT tests related to background-size results being serialized as two values, which is the new behavior of WebKit.
Some tests currently contradict themselves on WPT.
http://wpt.live/css/css-backgrounds/background-size-001.html
https://wpt.live/css/css-backgrounds/parsing/background-size-computed.html

So this PR makes it uniform and changes the expectation files.

This is dependent on a resolution from the CSS WG about the two values system. w3c/csswg-drafts#7802

This is fixing some WPT tests related to background-size results
being serialized as two values, which is the new behavior of WebKit.
    Some tests currently contradict themselves on WPT.
    http://wpt.live/css/css-backgrounds/background-size-001.html
    https://wpt.live/css/css-backgrounds/parsing/background-size-computed.html
    
So this PR makes it uniform and changes the expectation files.
    
This is dependent on a resolution from the CSS WG about the two values system.
w3c/csswg-drafts#7802
@karlcow karlcow requested a review from nt1m November 27, 2024 04:03
@karlcow karlcow merged commit bcd4441 into master Nov 27, 2024
19 checks passed
@karlcow karlcow deleted the wpt-export-for-webkit-254820 branch November 27, 2024 04:14
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.

4 participants