1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00

[devtools] Teach devtools about overflow-wrap: anywhere

Tag #1666
This commit is contained in:
Moonchild
2020-10-03 15:05:53 +00:00
committed by roytam1
parent d602cb077b
commit 82fe52adab
@@ -7857,6 +7857,7 @@ exports.CSS_PROPERTIES = {
],
"supports": [],
"values": [
"anywhere",
"break-word",
"inherit",
"initial",
@@ -9317,6 +9318,7 @@ exports.CSS_PROPERTIES = {
],
"supports": [],
"values": [
"anywhere",
"break-word",
"inherit",
"initial",