[Webkit-unassigned] [Bug 284724] New: Border-spacing serialisation should not be space separated
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 15 18:31:58 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=284724
Bug ID: 284724
Summary: Border-spacing serialisation should not be space
separated
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: koivisto at iki.fi
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!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241216/d79a6ad6/attachment-0001.htm>
More information about the webkit-unassigned
mailing list