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

translation(CSS): web/css/animation-range #1856

Merged
merged 5 commits into from
Jan 13, 2024

Conversation

undead404
Copy link
Contributor

Оригінальний вміст: animation-range@MDN, сирці animation-range@GitHub

@undead404 undead404 closed this Nov 19, 2023
@undead404 undead404 reopened this Nov 19, 2023
@undead404 undead404 requested a review from a team as a code owner November 27, 2023 08:10
- `cover`
- : Представляє повний діапазон _іменованої часової шкали прогресу перегляду_ (детальніше в [Прокрутних анімаціях CSS](/uk/docs/Web/CSS/CSS_scroll-driven_animations)), від точки, де елемент-суб'єкт починає входити в діапазон видимості прогресу перегляду області прокрутки (0% прогресу) до точки, де він повністю його залишив (100% прогресу).
- `contain`
- : Представляє діапазон _іменованої часової шкали прогресу перегляду_, де елемент-суб'єкт повністю міститься в діапазоні видимості прогресу перегляду області прокрутки, або повністю вміщає його.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

трохи поламав собі мозок тут. Пішов в оригінал, але там the scroll port's view progress visibility range 😱

@AdriandeCita AdriandeCita merged commit 664b481 into master Jan 13, 2024
11 checks passed
@AdriandeCita AdriandeCita deleted the translation/web-css-animation-range branch January 13, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants