Bug 311836
| Summary: | [Web Inspector] [Site Isolation] Add inspector test for Page.setEmulatedMedia with cross-origin iframes under site isolation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon <brandonstewart> |
| Component: | Web Inspector | Assignee: | Brandon <brandonstewart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brandon
Add a layout test that verifies Page.setEmulatedMedia propagates to
cross-origin iframes when site isolation is enabled. The test emulates
print media via Web Inspector, reloads, and confirms that @media print
styles in a cross-origin iframe (running in a separate process) are
correctly applied.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/174427083>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/62371
EWS
Committed 311447@main (5a58e93edb20): <https://commits.webkit.org/311447@main>
Reviewed commits have been landed. Closing PR #62371 and removing active labels.