whatwg / urlpattern

URL Pattern Standard
https://urlpattern.spec.whatwg.org/
Other
160 stars 22 forks source link

"The result of running is a valid name code poin..." #171

Closed negentropicdev closed 2 years ago

negentropicdev commented 2 years ago

https://wicg.github.io/urlpattern/#ref-for-options①⓪

The result of running is a valid name code point given part’s suffix's first code point and the boolean false is true

Assuming it should be "boolean value is true"

wanderview commented 2 years ago

Sorry, the text is confusing but I think correct. The "boolean false" part is the second argument to "is a valid name code point" and the "is true" part is checking the return value of "is a valid name code point".