Commit cff1ac1
Add URLPattern WPTs for hosts containing '/?#'
This CL adds new URLPattern WPTs testing path, query, and fragment
delimiters in a hostname. This should be allowed and considered the end
of the hostname per the spec but is currently failing. This test also
updates the expected.txt files to expect them to fail currently.
Future changes to URLPattern dummy URL canonicalization will ensure
these tests pass.
See
https://chromium-review.googlesource.com/c/chromium/src/+/6819984/comments/9f5d126b_edf13a24
Bug: 4093508
Change-Id: I6cc884d1b3cbb1ab50413d6ae05bf9472d5a7e7f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6821208
Reviewed-by: Takashi Nakayama <tnak@chromium.org>
Commit-Queue: Dave Risney <david.risney@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1503692}1 parent 6b05e1d commit cff1ac1
1 file changed
+42
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2991 | 2991 | | |
2992 | 2992 | | |
2993 | 2993 | | |
| 2994 | + | |
| 2995 | + | |
| 2996 | + | |
| 2997 | + | |
| 2998 | + | |
| 2999 | + | |
| 3000 | + | |
| 3001 | + | |
| 3002 | + | |
| 3003 | + | |
| 3004 | + | |
| 3005 | + | |
| 3006 | + | |
| 3007 | + | |
| 3008 | + | |
| 3009 | + | |
| 3010 | + | |
| 3011 | + | |
| 3012 | + | |
| 3013 | + | |
| 3014 | + | |
| 3015 | + | |
| 3016 | + | |
| 3017 | + | |
| 3018 | + | |
| 3019 | + | |
| 3020 | + | |
| 3021 | + | |
| 3022 | + | |
| 3023 | + | |
| 3024 | + | |
| 3025 | + | |
| 3026 | + | |
| 3027 | + | |
| 3028 | + | |
| 3029 | + | |
| 3030 | + | |
| 3031 | + | |
| 3032 | + | |
| 3033 | + | |
| 3034 | + | |
| 3035 | + | |
2994 | 3036 | | |
2995 | 3037 | | |
0 commit comments