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

#f is expanded to ##F#F#F #48

Closed
kizu opened this issue Dec 15, 2011 · 3 comments
Closed

#f is expanded to ##F#F#F #48

kizu opened this issue Dec 15, 2011 · 3 comments
Assignees
Labels
Milestone

Comments

@kizu
Copy link
Member

kizu commented Dec 15, 2011

For colors there can be a hash and then, again, hex digits (1-3, 6), but latin ones can be lowercase. Right now there is a bug with expanding such abbreviations.

@ghost ghost assigned TheBits Dec 15, 2011
@TheBits
Copy link
Member

TheBits commented Dec 17, 2011

Тут видимо надо будет делать настройку с регистром букв. Я думаю что #f должен стать #FFF.

Если есть желание, можно добавить в тесты правильное поведение для #f https://github.com/hayaku/Hayaku-Core/blob/master/segmentation_test.py

@TheBits
Copy link
Member

TheBits commented Dec 17, 2011

У меня не воспроизводится "#f is expanded to ##F#F#F".
#f становится #FFF.

@kizu
Copy link
Member Author

kizu commented Dec 17, 2011

Хмм, видимо, или само починилось, или у меня тогда что-то глючило: у меня тоже перестало воспроизводиться.

@kizu kizu closed this as completed Dec 17, 2011
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