summaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2022-06-10 07:35:22 +0000
committerMoonchild <moonchild@palemoon.org>2022-06-10 07:35:22 +0000
commit9ad788853f6f2be403ec54d1c56e8bd608014f02 (patch)
tree60432437fd2c907483ede17e1f566b45792189a6 /devtools
parentd8070a8e0d7f6df5ac864e4052bc293f5442b967 (diff)
downloaduxp-9ad788853f6f2be403ec54d1c56e8bd608014f02.tar.gz
Issue #1914 - Implement white-space: break-spaces
This also simplifies GetCSSWhitespaceToCompressionMode (FFS with the function names, Mozilla!) to be less fragile.
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 5a7e6d815d..9ccebc8481 100644
--- a/devtools/shared/css/generated/properties-db.js
+++ b/devtools/shared/css/generated/properties-db.js
@@ -9519,6 +9519,7 @@ exports.CSS_PROPERTIES = {
"supports": [],
"values": [
"-moz-pre-space",
+ "break-spaces",
"inherit",
"initial",
"normal",