Bug 266702

Summary: Make <iframe> containing SVG behave as every other <iframe>
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, karlcow, sabouhallawa, tarquinwj, webkit-bug-importer, zimmermann
Priority: P2 Keywords: BrowserCompat, InRadar, WPTImpact
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=266826

Description Ahmad Saleem 2023-12-20 06:36:25 PST
Hi Team,

While exploring WPT browser specific failures, I noticed that this can lead to progressing 300 tests.

Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=172467

Failing Test - http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=2945

WPT Test Cases: https://wpt.fyi/results/html/rendering/replaced-elements/svg-embedded-sizing?label=master&label=experimental&aligned=&q=svg-in-iframe

I have local patch and it progresses all failing (300 tests) and also fixes 'failing test' based on above Blink patch.

I haven't tested it on whole test suite but will do draft PR to see.

Thanks!
Comment 1 Ahmad Saleem 2023-12-20 07:35:52 PST
PR - https://github.com/WebKit/WebKit/pull/22101

300 WPT wins.. Yuppee!!
Comment 2 Alexey Proskuryakov 2023-12-24 11:26:43 PST
*** Bug 266826 has been marked as a duplicate of this bug. ***
Comment 3 Ahmad Saleem 2023-12-26 12:24:01 PST
*** Bug 162242 has been marked as a duplicate of this bug. ***
Comment 4 EWS 2023-12-26 13:03:09 PST
Committed 272503@main (b0064989cb96): <https://commits.webkit.org/272503@main>

Reviewed commits have been landed. Closing PR #22101 and removing active labels.
Comment 5 Radar WebKit Bug Importer 2023-12-26 13:04:13 PST
<rdar://problem/120178866>