No issue - Regenerate devtools css database

We were missing ::slotted, apparently.
This commit is contained in:
Moonchild 2024-05-06 21:21:53 +02:00 committed by roytam1
commit a3826565a7

View file

@ -9826,6 +9826,7 @@ exports.CSS_PROPERTIES = {
exports.PSEUDO_ELEMENTS = [
":after",
":before",
":slotted",
":backdrop",
":first-letter",
":first-line",