Closed kimgaeun77 closed 8 months ago
It looks like this is your first pull request. đ Thank you for your contribution! One of the project maintainers will triage and assign the pull request for review. We appreciate your patience. To safeguard the health of the project, please take a moment to read our code of conduct.
Congratulations on your first merged pull request. đ Thank you for your contribution! Did you know we have a project board with high-impact contribution opportunities? We look forward to your next contribution.
âŚl value
Description
The page says that the mask-position Initial value is center, but when I tested it in Chrome, Firefox, etc., it was not center. So I changed the initial value of the mask-position property from center to 0% 0%.
Motivation
It will be helpful for people working with CSS by referring to the mdn document.
Additional details
https://github.com/mdn/data/issues/713 https://developer.mozilla.org/en-US/docs/Web/CSS/mask-position
Related issues and pull requests