aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/html/semantics/forms/form-submission-0/text-plain.window.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/meta/html/semantics/forms/form-submission-0/text-plain.window.js.ini')
-rw-r--r--tests/wpt/meta/html/semantics/forms/form-submission-0/text-plain.window.js.ini9
1 files changed, 6 insertions, 3 deletions
diff --git a/tests/wpt/meta/html/semantics/forms/form-submission-0/text-plain.window.js.ini b/tests/wpt/meta/html/semantics/forms/form-submission-0/text-plain.window.js.ini
index 4fd60fd17f6..45ba8002606 100644
--- a/tests/wpt/meta/html/semantics/forms/form-submission-0/text-plain.window.js.ini
+++ b/tests/wpt/meta/html/semantics/forms/form-submission-0/text-plain.window.js.ini
@@ -83,9 +83,6 @@
[text/plain: double quote in name (formdata event)]
expected: FAIL
- [text/plain: double quote in value (formdata event)]
- expected: FAIL
-
[text/plain: double quote in filename (normal form)]
expected: FAIL
@@ -178,3 +175,9 @@
[text/plain: \\n in name (normal form)]
expected: FAIL
+
+ [text/plain: 0x00 in name (normal form)]
+ expected: FAIL
+
+ [text/plain: double quote in value (normal form)]
+ expected: FAIL