Bug 279144
| Summary: | [SVG2] Fix `presentational hints` special cases where supported | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | SVG | Assignee: | Ahmad Saleem <ahmad.saleem792> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | bfulgham, commit-queue, karlcow, sabouhallawa, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 280141 | ||
| Bug Blocks: | |||
Ahmad Saleem
Hi Team,
This bug is to fix few special cases, where we should have presentational hints.
WPT Test Case: https://wpt.fyi/results/svg/styling/presentation-attributes-special-cases.html?label=master&label=experimental&aligned&q=svg%2Fstyling
Focusing on in this bug:
transform presentation attribute supported on g
patternTransform presentation attribute supported on pattern
gradientTransform presentation attribute supported on linearGradient
gradientTransform presentation attribute supported on radialGradient
Just raising so I can fix it.
Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/135298525>
Ahmad Saleem
Pull request: https://github.com/WebKit/WebKit/pull/33140
EWS
Committed 283223@main (a4e4545085fa): <https://commits.webkit.org/283223@main>
Reviewed commits have been landed. Closing PR #33140 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 280141
Brent Fulgham
This is now being tracked by:
<rdar://problem/157609073>