diff --git a/testing/web-platform/meta/MANIFEST.json b/testing/web-platform/meta/MANIFEST.json index 002d478e7a8c..2ebef2ea9000 100644 --- a/testing/web-platform/meta/MANIFEST.json +++ b/testing/web-platform/meta/MANIFEST.json @@ -369396,6 +369396,12 @@ {} ] ], + "xhr/open-parameters-toString.htm": [ + [ + "/xhr/open-parameters-toString.htm", + {} + ] + ], "xhr/open-referer.htm": [ [ "/xhr/open-referer.htm", @@ -606541,6 +606547,10 @@ "8b1721532c80a0732462bc090db236256bf1bf38", "testharness" ], + "xhr/open-parameters-toString.htm": [ + "bd1a660def50557f2a7ee896aa29583504be9ae3", + "testharness" + ], "xhr/open-referer.htm": [ "7343a7af06cda485e60af3bb5d86e1376a89fd68", "testharness" diff --git a/testing/web-platform/tests/xhr/open-parameters-toString.htm b/testing/web-platform/tests/xhr/open-parameters-toString.htm new file mode 100644 index 000000000000..c059482cbf66 --- /dev/null +++ b/testing/web-platform/tests/xhr/open-parameters-toString.htm @@ -0,0 +1,54 @@ + +