Bug 257267
| Summary: | Display property as specified on svg elements | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | karlcow, koivisto, ntim, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://jsfiddle.net/wu4a065f/ | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=233171 | ||
Ahmad Saleem
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
Display Content failure might be due to this as well: https://github.com/WebKit/WebKit/blob/cb0b8f5fb7c37ef6ef0883ad83ec2d79b6947616/Source/WebCore/style/StyleAdjuster.cpp#L607
EWS
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
<rdar://problem/109928375>