#23119 introduces new rules that no longer pass: property-no-deprecated and declaration-property-value-keyword-no-deprecated. These rules were disabled in #23119 in order for that PR to merge. Once it and #23118 merge, these should be re-enabled, along with these additional fixes:
- replace
clip with clip-path
- replace
word break: break-word with overflow-wrap: anywhere
#23119 introduces new rules that no longer pass:
property-no-deprecatedanddeclaration-property-value-keyword-no-deprecated. These rules were disabled in#23119in order for that PR to merge. Once it and #23118 merge, these should be re-enabled, along with these additional fixes:clipwithclip-pathword break: break-wordwithoverflow-wrap: anywhere