summaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2021-01-06 23:57:26 +0000
committerMoonchild <moonchild@palemoon.org>2021-01-06 23:57:26 +0000
commitb03e7dd0a909a3b0acae636f5c0122db4e4dd4e5 (patch)
treec461f5694d915ce1dfa5151f2d655162afbf4c81 /devtools
parent896ef58fa3f03cea7cf2ce5e1b91e21a54675264 (diff)
downloaduxp-b03e7dd0a909a3b0acae636f5c0122db4e4dd4e5.tar.gz
Issue mcp-graveyard/UXP#1705 - Part 4: Add scrollbar-width CSS keyword to CSS parser.
This should be all parts needed to add a brand new enum keyword including getting the computed style from it...
Diffstat (limited to 'devtools')
-rw-r--r--devtools/shared/css/generated/properties-db.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/devtools/shared/css/generated/properties-db.js b/devtools/shared/css/generated/properties-db.js
index d149995d9e..bb88befb7e 100644
--- a/devtools/shared/css/generated/properties-db.js
+++ b/devtools/shared/css/generated/properties-db.js
@@ -3038,6 +3038,7 @@ exports.CSS_PROPERTIES = {
"scroll-snap-points-y",
"scroll-snap-type-x",
"scroll-snap-type-y",
+ "scrollbar-width",
"shape-outside",
"shape-rendering",
"-moz-stack-sizing",