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

enh(css) add inset, inset-*, border-start-*-radius, border-end-*-radius to list of known css attributes #4051

Merged

Conversation

vast
Copy link
Contributor

@vast vast commented May 17, 2024

Changes

Added some missing CSS logical properties to list of known CSS attributes:

  • inset
  • inset-block
  • inset-block-end
  • inset-block-start
  • inset-inline
  • inset-inline-end
  • inset-inline-start
  • border-start-start-radius
  • border-start-end-radius
  • border-end-start-radius
  • border-end-end-radius

On MDN:

Checklist

  • Added markup tests, or they don't apply here because...
  • Updated the changelog at CHANGES.md

Copy link

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

8 files changed

Total change +374 B

View Changes
file base pr diff
es/languages/css.min.js 3.84 KB 3.88 KB +45 B
es/languages/less.min.js 4.24 KB 4.29 KB +47 B
es/languages/scss.min.js 4.28 KB 4.33 KB +49 B
es/languages/stylus.min.js 3.94 KB 3.98 KB +46 B
languages/css.min.js 3.84 KB 3.89 KB +45 B
languages/less.min.js 4.25 KB 4.29 KB +46 B
languages/scss.min.js 4.29 KB 4.34 KB +49 B
languages/stylus.min.js 3.94 KB 3.99 KB +47 B

@joshgoebel joshgoebel merged commit ed7e8f1 into highlightjs:main May 17, 2024
15 checks passed
@vast vast deleted the enh-css-support-inset-justify-aspect-ratio branch May 18, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants