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

Support strictness #5

Closed
littledan opened this issue Oct 18, 2016 · 1 comment
Closed

Support strictness #5

littledan opened this issue Oct 18, 2016 · 1 comment

Comments

@littledan
Copy link
Member

From @jungshik in tc39/ecma402#60

We also need to support 'strictness' (for lack of a better term) either as a separate option or as values of 'type'.

CSS3 has 'strict', 'normal', 'loose' (and 'auto') for line-break and ICU/CLDR support them. (when v8BreakIterator was written, there's no such distinction).

littledan added a commit that referenced this issue Nov 16, 2016
Implements changes suggested in #5 , #6 and #4 , but omits further convenience methods.
@littledan
Copy link
Member Author

The current draft spec supports strictness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant