Closed Bug 1600709 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 20565 - Allow document access iframe attribute.

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 20565 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/20565
Details from upstream follow.

Dave Tapuska <dtapuska@chromium.org> wrote:

Allow document access iframe attribute.

Remove document-access feature policy.

Change feature policy to an iframe attribute since feature policies
inherit and it really doesn't give us the characteristics we wish for.

Explainer: https://github.com/dtapuska/documentaccess

BUG=961448

Change-Id: Iee24cbd3dff53bd94153104bce250e3f9a947639

Reviewed-on: https://chromium-review.googlesource.com/1926788
WPT-Export-Revision: a9f214a09c4bc02eb66790b1d9251dfb3c790936

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

GitHub CI Results

wpt.fyi PR Results Base Results

Ran 2 tests and 6 subtests

Firefox

OK : 1
FAIL : 1

Chrome

OK : 1
FAIL : 1

Safari

OK : 1
FAIL : 1

Existing tests that now have a worse result

/html/browsers/windows/document-access/document_access_feature_policy.tentative.sub.html: Firefox: OK->MISSING, Chrome: OK->MISSING, Safari: OK->MISSING
Default "document-access" feature policy [""] allows the top-level document.: Firefox: PASS->MISSING, Chrome: PASS->MISSING, Safari: PASS->MISSING
Default "document-access" feature policy ["
"] allows cross-origin iframes.: Firefox: PASS->MISSING, Chrome: PASS->MISSING, Safari: PASS->MISSING
Default "document-access" feature policy ["*"] allows same-origin iframes.: Firefox: PASS->MISSING, Chrome: PASS->MISSING, Safari: PASS->MISSING

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4bb333cfef76
[wpt PR 20565] - Allow document access iframe attribute., a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in before you can comment on or make changes to this bug.