Bug 228933 - Document.baseURI is inaccurate for iframe srcdoc documents
Summary: Document.baseURI is inaccurate for iframe srcdoc documents
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-09 17:16 PDT by Chris Dumez
Modified: 2021-08-10 11:16 PDT (History)
11 users (show)

See Also:


Attachments
Patch (8.62 KB, patch)
2021-08-09 17:21 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (24.60 KB, patch)
2021-08-10 09:10 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-08-09 17:16:00 PDT
Document.baseURI is inaccurate for iframe srcdoc documents:
- https://html.spec.whatwg.org/#fallback-base-url
Comment 1 Chris Dumez 2021-08-09 17:21:48 PDT
Created attachment 435226 [details]
Patch
Comment 2 Chris Dumez 2021-08-10 09:10:04 PDT
Created attachment 435264 [details]
Patch
Comment 3 EWS 2021-08-10 10:51:39 PDT
Committed r280855 (240398@main): <https://commits.webkit.org/240398@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 435264 [details].
Comment 4 Radar WebKit Bug Importer 2021-08-10 11:16:17 PDT
<rdar://problem/81752669>