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

css names for elementary border styles have side indications in the middle (top/bottom/left/right) #323

Open
alexiej opened this issue Oct 28, 2017 · 0 comments
Labels

Comments

@alexiej
Copy link
Owner

alexiej commented Oct 28, 2017

Issue opened with imdone.io from code comment on 1a740fc

NOTE css names for elementary border styles have side indications in the middle (top/bottom/left/right) id:322


// NOTE: css names for elementary border styles have side indications in the middle (top/bottom/left/right)
// In our internal notation we intentionally put them at the end - to unify processing in ParseCssRectangleProperty method
case "border-top-style":
case "border-right-style":
case "border-left-style":
case "border-bottom-style":

@alexiej alexiej added the debt label Oct 28, 2017
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

1 participant