Bug 243498 - [LBSE] Add support for 'foreignObject' elements
Summary: [LBSE] Add support for 'foreignObject' elements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on: 243493 243497
Blocks: 90738 243499
  Show dependency treegraph
 
Reported: 2022-08-03 10:08 PDT by Nikolas Zimmermann
Modified: 2022-08-27 13:45 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2022-08-03 10:08:07 PDT
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.
Comment 1 Radar WebKit Bug Importer 2022-08-10 10:09:34 PDT
<rdar://problem/98457567>
Comment 2 Nikolas Zimmermann 2022-08-25 12:06:36 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3664
Comment 3 EWS 2022-08-26 07:47:50 PDT
Committed 253816@main (595633178b2f): <https://commits.webkit.org/253816@main>

Reviewed commits have been landed. Closing PR #3664 and removing active labels.
Comment 4 David Kilzer (:ddkilzer) 2022-08-27 13:42:19 PDT
Re-opening for pull request https://github.com/WebKit/WebKit/pull/3739
Comment 5 EWS 2022-08-27 13:45:26 PDT
Committed 253868@main (91be6a26a1eb): <https://commits.webkit.org/253868@main>

Reviewed commits have been landed. Closing PR #3739 and removing active labels.