Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"full stop code points" #13

Open
annevk opened this issue Dec 9, 2014 · 7 comments
Open

"full stop code points" #13

annevk opened this issue Dec 9, 2014 · 7 comments
Labels

Comments

@annevk
Copy link
Contributor

annevk commented Dec 9, 2014

This is not an actual thing.

@rubys
Copy link
Member

rubys commented Dec 9, 2014

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

@rubys rubys closed this as completed Dec 9, 2014
@annevk
Copy link
Contributor Author

annevk commented Dec 9, 2014

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
Copy link
Member

rubys commented Dec 9, 2014

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

url/url.bs

Line 856 in eec6b00

code points: hyphen-minus (<code>U+002D</code>), plus sign (<code>U+002B</code>) or full stop

url/url.bs

Line 988 in eec6b00

<li>split the string at <code>U+002E</code> (full stop) code points

url/url.bs

Line 1111 in eec6b00

<li>Join the values in <code>result</code> with a Full Stop (<code>U+002E</code>) code point, and

All are accompanied by the text U+002D.

@annevk
Copy link
Contributor Author

annevk commented Dec 9, 2014

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
Copy link
Contributor Author

annevk commented Dec 9, 2014

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

@annevk
Copy link
Contributor Author

annevk commented Dec 9, 2014

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

@rubys
Copy link
Member

rubys commented Dec 9, 2014

What am I missing?

My apologies. I clearly missed that one.

@rubys rubys reopened this Dec 9, 2014
@rubys rubys added the WHATWG label Dec 29, 2014
tml added a commit to tml/url that referenced this issue Jun 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants