You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See mdn/content#35108. That PR is closed as it is not intended to be merged. It contains a list of all the longhand CSS properties supported in FF, Chrome, Edge, and Safari at the time of the PR's writing.
The text was updated successfully, but these errors were encountered:
At least ten additional properties are supported by at least one browser but are missing documentation, including the following. These ARE in the backlog of missing properties so aren't tracked by this issue:
Problem statement
Some CSS properties are supported by one or more browsers, but are neither documented on MDN nor are they in the webdocs backlog.
Proposed solutions
(There are additional properties supported by browsers NOT in the backlog. This project does not address those).
Task list
buffered-rendering
({svg.global_attributes,css.properties}.{buffered-rendering,color-rendering} - missing mdn/browser-compat-data#24053)color-rendering
({svg.global_attributes,css.properties}.{buffered-rendering,color-rendering} - missing mdn/browser-compat-data#24053)glyph-orientation-horizontal
(css.properties.glyph-orientation-horizontal - missing mdn/browser-compat-data#24052)mask-position-x
(-webkit-mask-position-x documented, but un-prefixed version exists in Safari TP)mask-position-y
(-webkit-mask-position-y documented, but un-prefixed version exists in Safari TP)text-box-edge
(https://caniuse.com/?search=text-box-edge, exists in Safari TP)text-box-trim
(https://caniuse.com/?search=text-box-trim, exists in Safari TP)Possibly:
moz-window-dragging
More information
See mdn/content#35108. That PR is closed as it is not intended to be merged. It contains a list of all the longhand CSS properties supported in FF, Chrome, Edge, and Safari at the time of the PR's writing.
The text was updated successfully, but these errors were encountered: