mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
style: Remove obsolete comment to add use counter for developing CSS properties
The CSS properties in the list are all shipped. Since we still don't support use counter for developing CSS properties since this bug opens, I assume this feature is not critical. Hence the removal of the comment. Differential Revision: https://phabricator.services.mozilla.com/D180771
This commit is contained in:
parent
c1a622cf01
commit
07d6ec5d4b
1 changed files with 0 additions and 10 deletions
|
@ -2,16 +2,6 @@
|
|||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
# The following properties are under development, so they are not in this list.
|
||||
# FIXME: We should handle the developing properties properly by Bug 1577358:
|
||||
# "backdrop-filter",
|
||||
# "text-decoration-skip-ink",
|
||||
# "column-span",
|
||||
# "offset-distance",
|
||||
# "offset-path",
|
||||
# "offset-rotate",
|
||||
# "offset",
|
||||
# "text-underline-position",
|
||||
COUNTED_UNKNOWN_PROPERTIES = [
|
||||
"-webkit-font-smoothing",
|
||||
"-webkit-tap-highlight-color",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue