aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/html/syntax
diff options
context:
space:
mode:
authorServo WPT Sync <32481905+servo-wpt-sync@users.noreply.github.com>2024-02-05 01:17:23 -0500
committerGitHub <noreply@github.com>2024-02-05 06:17:23 +0000
commit29c206a7021d23d90303325505ec4e8888fc5387 (patch)
tree3ae1ac90e47e1d52d75225481e7f66cda11bcad6 /tests/wpt/meta/html/syntax
parente588e93b3bd3bc6040750256b6902a4175dd74a2 (diff)
downloadservo-29c206a7021d23d90303325505ec4e8888fc5387.tar.gz
servo-29c206a7021d23d90303325505ec4e8888fc5387.zip
Sync WPT with upstream (04-02-2024) (#31256)
* Update web-platform-tests to revision b'faa6d42ce21d126155dee771786ad7c74efbcba5' * Update test expectation --------- Co-authored-by: cybai <cyb.ai.815@gmail.com>
Diffstat (limited to 'tests/wpt/meta/html/syntax')
-rw-r--r--tests/wpt/meta/html/syntax/parsing/unclosed-svg-script.html.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/wpt/meta/html/syntax/parsing/unclosed-svg-script.html.ini b/tests/wpt/meta/html/syntax/parsing/unclosed-svg-script.html.ini
index 6af9488d235..78d56972597 100644
--- a/tests/wpt/meta/html/syntax/parsing/unclosed-svg-script.html.ini
+++ b/tests/wpt/meta/html/syntax/parsing/unclosed-svg-script.html.ini
@@ -4,3 +4,6 @@
[SVG scripts with bogus end tag inside should run]
expected: FAIL
+
+ [SVG scripts with self-closing start tag should run]
+ expected: FAIL