WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
257267
Display property as specified on svg elements
https://bugs.webkit.org/show_bug.cgi?id=257267
Summary
Display property as specified on svg elements
Ahmad Saleem
Reported
2023-05-24 10:16:28 PDT
Hi Team, While going through Blink's commit, I came across another potential merge, where we are failing quite a lot of tests but still fail 'display: content' after merging this commit, which might be bug mentioned in 'See Also'. Blink Commit:
https://src.chromium.org/viewvc/blink?view=revision&revision=177649
WebKit Source:
https://searchfox.org/wubkat/source/Source/WebCore/css/CSSProperties.json
(Line 473) & All instances from here:
https://searchfox.org/wubkat/source/Source/WebCore/style/StyleBuilderCustom.h#1132
(for isValidDisplayValue) (complete functions, where it is mentioned). Failing test case is in 'URL' field. ______ This will need to be rebase lined: display-contents-svg-anchor-child.html ____ Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-05-24 14:35:32 PDT
Display Content failure might be due to this as well:
https://github.com/WebKit/WebKit/blob/cb0b8f5fb7c37ef6ef0883ad83ec2d79b6947616/Source/WebCore/style/StyleAdjuster.cpp#L607
EWS
Comment 2
2023-05-27 07:30:08 PDT
Committed
264627@main
(86a5ffe6350f): <
https://commits.webkit.org/264627@main
> Reviewed commits have been landed. Closing PR #14421 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-05-27 07:31:16 PDT
<
rdar://problem/109928375
>
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