WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 247879
Clean up handling of background-position shorthand in StyleProperties::asTextInternal()
https://bugs.webkit.org/show_bug.cgi?id=247879
Summary
Clean up handling of background-position shorthand in StyleProperties::asText...
Tim Nguyen (:ntim)
Reported
2022-11-13 23:10:51 PST
The old code was collapsing background-position-x/y into background-position. It is not needed anymore, as returning true in canUseShorthandForLonghand for background-position has the same effect. Test: fast/css/background-position-serialize.html
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-13 23:11:51 PST
<
rdar://problem/102306296
>
Tim Nguyen (:ntim)
Comment 2
2022-11-13 23:13:48 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6458
EWS
Comment 3
2022-11-14 01:37:13 PST
Committed
256643@main
(fd7fe182b10d): <
https://commits.webkit.org/256643@main
> Reviewed commits have been landed. Closing PR #6458 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