webspecs / url

The URL specification
https://specs.webplatform.org/url/webspecs/develop/
Other
21 stars 9 forks source link

"full stop code points" #13

Open annevk opened 9 years ago

annevk commented 9 years ago

This is not an actual thing.

rubys commented 9 years ago

Unicode code point U+002E is defined by the Unicode standard as "FULL STOP": http://www.unicode.org/charts/PDF/U0000.pdf

annevk commented 9 years ago

Yes, but you use "full stop" (lowercase) and provide no reference. I don't think it follows from first principles what this text is on about.

rubys commented 9 years ago

Three occurrences of the words "full stop" in any case occur in the draft:

https://github.com/webspecs/url/blob/eec6b009ff9f4b97d04f49c33d7c53574fbaa191/url.bs#L856 https://github.com/webspecs/url/blob/eec6b009ff9f4b97d04f49c33d7c53574fbaa191/url.bs#L988 https://github.com/webspecs/url/blob/eec6b009ff9f4b97d04f49c33d7c53574fbaa191/url.bs#L1111

All are accompanied by the text U+002D.

annevk commented 9 years ago

No. The specific phrase I mentioned is at https://specs.webplatform.org/url/webspecs/develop/#ls32 and does not have this. What am I missing?

annevk commented 9 years ago

And why would U+002D be code? Is that a convention used elsewhere?

annevk commented 9 years ago

Also, if we use that convention why are you not applying that consistently?

rubys commented 9 years ago

What am I missing?

My apologies. I clearly missed that one.