WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
284724
[cssom] Use shortest possible serialization for border-spacing
https://bugs.webkit.org/show_bug.cgi?id=284724
Summary
[cssom] Use shortest possible serialization for border-spacing
Ahmad Saleem
Reported
2024-12-15 18:31:58 PST
Hi Team, While locally imported and seeing new failures, I noticed that we fail following: WPT Test Case:
https://wpt.fyi/results/css/css-tables/parsing/border-spacing-computed.html?label=master&label=experimental&aligned&q=border-spacing
WPT Test Case Live Link:
http://wpt.live/css/css-tables/parsing/border-spacing-computed.html
It seems that we serialize it with `space` separated while it shouldn't. WebKit Source:
https://searchfox.org/wubkat/rev/72adbb9f99534551a728acb270d4f111da5e9515/Source/WebCore/css/ComputedStyleExtractor.cpp#3609
Just raising to fix it. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-12-22 18:32:14 PST
<
rdar://problem/141920587
>
Alexsander Borges Damaceno
Comment 2
2025-01-24 10:20:46 PST
Pull request:
https://github.com/WebKit/WebKit/pull/39503
EWS
Comment 3
2025-01-27 10:41:03 PST
Committed
289431@main
(6b740c4e4507): <
https://commits.webkit.org/289431@main
> Reviewed commits have been landed. Closing PR #39503 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug