summaryrefslogtreecommitdiffstats
path: root/devtools
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-10-20 09:52:16 +0000
committerMoonchild <moonchild@palemoon.org>2020-10-20 09:52:16 +0000
commite8ae76d473088f140c73376d0f0e324559f344c5 (patch)
treed6d3ab0488946079b8273cec1589c33e9721e039 /devtools
parent5072843ee383bd8ae42e50aac304a33f803c0e6a (diff)
parent23a30020df8a4be6a96fd514fe870260b64a96a1 (diff)
downloadUXP-e8ae76d473088f140c73376d0f0e324559f344c5.tar
UXP-e8ae76d473088f140c73376d0f0e324559f344c5.tar.gz
UXP-e8ae76d473088f140c73376d0f0e324559f344c5.tar.lz
UXP-e8ae76d473088f140c73376d0f0e324559f344c5.tar.xz
UXP-e8ae76d473088f140c73376d0f0e324559f344c5.zip
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
Diffstat (limited to 'devtools')
-rw-r--r--devtools/shared/css/generated/properties-db.js23
1 files changed, 23 insertions, 0 deletions
diff --git a/devtools/shared/css/generated/properties-db.js b/devtools/shared/css/generated/properties-db.js
index 50d849e79..01358a033 100644
--- a/devtools/shared/css/generated/properties-db.js
+++ b/devtools/shared/css/generated/properties-db.js
@@ -2872,6 +2872,7 @@ exports.CSS_PROPERTIES = {
"box-shadow",
"box-sizing",
"caption-side",
+ "caret-color",
"clear",
"clip",
"clip-path",
@@ -5277,6 +5278,28 @@ exports.CSS_PROPERTIES = {
"unset"
]
},
+ "caret-color": {
+ "isInherited": true,
+ "subproperties": [
+ "caret-color"
+ ],
+ "supports": [
+ 2
+ ],
+ "values": [
+ "COLOR",
+ "auto",
+ "currentColor",
+ "hsl",
+ "hsla",
+ "inherit",
+ "initial",
+ "rgb",
+ "rgba",
+ "transparent",
+ "unset"
+ ]
+ },
"clear": {
"isInherited": false,
"subproperties": [