ported from UXP: Issue #2045 - Part 10: Regenerate devtools CSS database and include the revert keyword in related devtools code (f0b8d1df)

This commit is contained in:
2025-07-07 16:52:50 +08:00
parent 5b3195dad0
commit e92c563a4e
5 changed files with 472 additions and 4 deletions
+2 -1
View File
@@ -19,7 +19,8 @@ const SPECIALVALUES = new Set([
"initial",
"inherit",
"transparent",
"unset"
"unset",
"revert"
]);
/**
File diff suppressed because it is too large Load Diff