[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
commit 82fe52adab

View file

@ -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",