Bug 1622035 [wpt PR 22221] - Migrate UnsizedMedia from feature policy to document...
commit91ea6a3c7559a2366f539da204d4a3660b55c3d7
authorCharlie Hu <chenleihu@google.com>
Sat, 14 Mar 2020 11:30:15 +0000 (14 11:30 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sun, 15 Mar 2020 16:54:23 +0000 (15 16:54 +0000)
treea5a3be1d832bf80ebb29ebde35295288eb642efd
parent2a8be286c729d44dc038a20061c09883da82eb32
Bug 1622035 [wpt PR 22221] - Migrate UnsizedMedia from feature policy to document policy, a=testonly

Automatic update from web-platform-tests
Migrate UnsizedMedia from feature policy to document policy

This CL migrates UnsizedMedia from feature policy to document policy.

Following web tests are being migrated:
- unsized-media.tentative.https.sub.html
- unsized-media-reporting.html

Following web tests are removed, because document policy currently
does not have a js API to list all features available.
- feature-policy-unsized-media-disabled.html
- feature-policy-unsized-media-enabled.html

Bug: 993790
Change-Id: Id5e0189c0277c940177460380970eab0015109d0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097028
Commit-Queue: Charlie Hu <chenleihu@google.com>
Reviewed-by: Robert Sesek <rsesek@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Reviewed-by: Ian Clelland <iclelland@chromium.org>
Cr-Commit-Position: refs/heads/master@{#750246}

--

wpt-commits: 550ab235e713dc584eb0e60ecc3861a11b644f02
wpt-pr: 22221

--HG--
rename : testing/web-platform/tests/feature-policy/experimental-features/resources/image.jpg => testing/web-platform/tests/document-policy/experimental-features/resources/image.jpg
rename : testing/web-platform/tests/feature-policy/experimental-features/resources/image.png => testing/web-platform/tests/document-policy/experimental-features/resources/image.png
rename : testing/web-platform/tests/feature-policy/experimental-features/resources/image.svg => testing/web-platform/tests/document-policy/experimental-features/resources/image.svg
rename : testing/web-platform/tests/feature-policy/experimental-features/resources/video.ogv => testing/web-platform/tests/document-policy/experimental-features/resources/video.ogv
rename : testing/web-platform/tests/feature-policy/reporting/image.jpg => testing/web-platform/tests/document-policy/reporting/image.jpg
12 files changed:
testing/web-platform/tests/document-policy/experimental-features/resources/document-policy-image.html [moved from testing/web-platform/tests/feature-policy/experimental-features/resources/feature-policy-image.html with 76% similarity]
testing/web-platform/tests/document-policy/experimental-features/resources/image.jpg [moved from testing/web-platform/tests/feature-policy/experimental-features/resources/image.jpg with 100% similarity]
testing/web-platform/tests/document-policy/experimental-features/resources/image.png [moved from testing/web-platform/tests/feature-policy/experimental-features/resources/image.png with 100% similarity]
testing/web-platform/tests/document-policy/experimental-features/resources/image.svg [moved from testing/web-platform/tests/feature-policy/experimental-features/resources/image.svg with 100% similarity]
testing/web-platform/tests/document-policy/experimental-features/resources/video.ogv [moved from testing/web-platform/tests/feature-policy/experimental-features/resources/video.ogv with 100% similarity]
testing/web-platform/tests/document-policy/experimental-features/unsized-media.tentative.https.sub.html [moved from testing/web-platform/tests/feature-policy/experimental-features/unsized-media.tentative.https.sub.html with 82% similarity]
testing/web-platform/tests/document-policy/experimental-features/unsized-media.tentative.https.sub.html.headers [new file with mode: 0644]
testing/web-platform/tests/document-policy/reporting/image.jpg [moved from testing/web-platform/tests/feature-policy/reporting/image.jpg with 100% similarity]
testing/web-platform/tests/document-policy/reporting/unsized-media-reporting.html [moved from testing/web-platform/tests/feature-policy/reporting/unsized-media-reporting.html with 79% similarity]
testing/web-platform/tests/document-policy/reporting/unsized-media-reporting.html.headers [new file with mode: 0644]
testing/web-platform/tests/feature-policy/experimental-features/unsized-media.tentative.https.sub.html.headers [deleted file]
testing/web-platform/tests/feature-policy/reporting/unsized-media-reporting.html.headers [deleted file]