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

Refactor #rubyAlign features. #793

Closed
skynavga opened this issue May 24, 2018 · 2 comments
Closed

Refactor #rubyAlign features. #793

skynavga opened this issue May 24, 2018 · 2 comments

Comments

@skynavga
Copy link
Collaborator

The current definition of #rubyAlign related features is quite awkward, and needs refactored as:

#rubyAlign-no-withBase = ruby align values except withBase
#rubyAlign-withBase = ruby align value withBase
#rubyAlign = #rubyAlign-no-withBase + #rubyAlign-withBase

See also

@nigelmegitt
Copy link
Contributor

I'm happy to go ahead with refactoring this, but I object to using #rubyAlign-no-withbase - this needs to be a positive feature designator whose meaning would remain clear if in the future we want to extend. I would propose calling it #rubyAlign-minimal and explicitly state that it implies support for the values "start" | "center" | "end" | "spaceAround" | "spaceBetween".

@skynavga
Copy link
Collaborator Author

skynavga commented Jun 7, 2018

Merged early per WG resolution.

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

No branches or pull requests

2 participants