Bug 243498
| Summary: | [LBSE] Add support for 'foreignObject' elements | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | SVG | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | rbuis, sabouhallawa, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 243493, 243497 | ||
| Bug Blocks: | 90738, 243499 | ||
Nikolas Zimmermann
Before we can tackle resources (pattern / gradient / clipPath / masker / marker) handling of only two elements is missing in LBSE: <image> and <foreignObject>.
This ticket covers the foreignObject implementation in LBSE.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/98457567>
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/3664
EWS
Committed 253816@main (595633178b2f): <https://commits.webkit.org/253816@main>
Reviewed commits have been landed. Closing PR #3664 and removing active labels.
David Kilzer (:ddkilzer)
Re-opening for pull request https://github.com/WebKit/WebKit/pull/3739
EWS
Committed 253868@main (91be6a26a1eb): <https://commits.webkit.org/253868@main>
Reviewed commits have been landed. Closing PR #3739 and removing active labels.