You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`test` is a filename, which is relative to the current directory. If it
As I said on Matrix:
Is test not a path-relative-scheme-less-URL, with a single URL-path-segment?
Imagine, e.g., /html/dom/idlharness.https.html?include=(Document|Window): this should be the testidlharness.https.html?include=(Document|Window) in /html/dom/META.yml, and not a filename.
The text was updated successfully, but these errors were encountered:
wpt-metadata/README.md
Line 31 in f8f4488
As I said on Matrix:
Imagine, e.g.,
/html/dom/idlharness.https.html?include=(Document|Window)
: this should be thetest
idlharness.https.html?include=(Document|Window)
in/html/dom/META.yml
, and not a filename.The text was updated successfully, but these errors were encountered: