Bug 139116 - Conditional processing DOM interface for the SVG foreignObject is not working
Summary: Conditional processing DOM interface for the SVG foreignObject is not working
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-11-30 18:54 PST by Said Abou-Hallawa
Modified: 2023-01-07 09:52 PST (History)
3 users (show)

See Also:


Attachments
Test conditional processing DOM interface for foreignObject (1.21 KB, image/svg+xml)
2014-11-30 18:54 PST, Said Abou-Hallawa
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Said Abou-Hallawa 2014-11-30 18:54:12 PST
Created attachment 242298 [details]
Test conditional processing DOM interface for foreignObject

Open the attached svg file. The whole page should be displayed in lime.

NOTE: The attached file is a test file imported from Mozilla svg test suite.
Comment 1 Radar WebKit Bug Importer 2014-12-01 10:45:05 PST
<rdar://problem/19103317>
Comment 2 Ahmad Saleem 2023-01-07 09:52:34 PST
Both Chrome Canary 111 and Firefox Nightly 110 show full page as "red" as opposed to "lime", while Safari 16.2 & STP160 show "red" square inside of lime as full page background.

Just wanted to share updated testing result. Thanks!