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

Fixed what the property overflow-wrap applies to #31727

Merged
merged 3 commits into from
Jan 16, 2024
Merged

Fixed what the property overflow-wrap applies to #31727

merged 3 commits into from
Jan 16, 2024

Commits on Jan 15, 2024

  1. Clarified what the property applies to

    According to the current standard, the property is not applied to inline elements, but to text. See: https://www.w3.org/TR/css-text-3/#overflow-wrap-property
    mcmimik authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    51cdbef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3e72e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    6b9df18 View commit details
    Browse the repository at this point in the history