From d49124f999d73e6e9738aaa714062e2d54808938 Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Wed, 27 Jul 2022 22:20:17 +0000 Subject: [PATCH] Bug 1780244 [wpt PR 34898] - Update wpt metadata, a=testonly wpt-pr: 34898 wpt-type: metadata --- ...html.ini => resource-in-markup-accept-ch.https.html.ini} | 2 +- ...ml.ini => resource-in-markup-delegate-ch.https.html.ini} | 2 +- .../client-hints/meta-name-accept-ch-iframe.https.html.ini | 6 ------ .../client-hints/meta-name-accept-ch-merge.https.html.ini | 3 --- 4 files changed, 2 insertions(+), 11 deletions(-) rename testing/web-platform/meta/client-hints/accept-ch/meta/{resource-in-markup-http-equiv.https.html.ini => resource-in-markup-accept-ch.https.html.ini} (65%) rename testing/web-platform/meta/client-hints/accept-ch/meta/{resource-in-markup-name.https.html.ini => resource-in-markup-delegate-ch.https.html.ini} (61%) delete mode 100644 testing/web-platform/meta/client-hints/meta-name-accept-ch-iframe.https.html.ini delete mode 100644 testing/web-platform/meta/client-hints/meta-name-accept-ch-merge.https.html.ini diff --git a/testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-http-equiv.https.html.ini b/testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-accept-ch.https.html.ini similarity index 65% rename from testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-http-equiv.https.html.ini rename to testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-accept-ch.https.html.ini index abacacb9eba8..f3bce4ac0295 100644 --- a/testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-http-equiv.https.html.ini +++ b/testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-accept-ch.https.html.ini @@ -1,3 +1,3 @@ -[resource-in-markup-http-equiv.https.html] +[resource-in-markup-accept-ch.https.html] [DPR is received in page with Accept-CH http-equiv meta tag] expected: FAIL diff --git a/testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-name.https.html.ini b/testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-delegate-ch.https.html.ini similarity index 61% rename from testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-name.https.html.ini rename to testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-delegate-ch.https.html.ini index 56eb40d46128..2dd9df23caa0 100644 --- a/testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-name.https.html.ini +++ b/testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-delegate-ch.https.html.ini @@ -1,3 +1,3 @@ -[resource-in-markup-name.https.html] +[resource-in-markup-delegate-ch.https.html] [DPR is received in page with Accept-CH meta tag] expected: FAIL diff --git a/testing/web-platform/meta/client-hints/meta-name-accept-ch-iframe.https.html.ini b/testing/web-platform/meta/client-hints/meta-name-accept-ch-iframe.https.html.ini deleted file mode 100644 index b3648771371a..000000000000 --- a/testing/web-platform/meta/client-hints/meta-name-accept-ch-iframe.https.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[meta-name-accept-ch-iframe.https.html] - [Client hints loaded on same-origin iframe include hints with a default permissions policy of self and *.] - expected: FAIL - - [Client hints loaded on cross-origin iframe only include hints with a default permissions policy of *.] - expected: FAIL diff --git a/testing/web-platform/meta/client-hints/meta-name-accept-ch-merge.https.html.ini b/testing/web-platform/meta/client-hints/meta-name-accept-ch-merge.https.html.ini deleted file mode 100644 index d58cccdd4d4b..000000000000 --- a/testing/web-platform/meta/client-hints/meta-name-accept-ch-merge.https.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[meta-name-accept-ch-merge.https.html] - [Accept-CH header test] - expected: FAIL