diff --git a/src/CssLint/Referential/NonStandard/PropertiesReferential.php b/src/CssLint/Referential/NonStandard/PropertiesReferential.php index 1e3aef5..e7ff71c 100644 --- a/src/CssLint/Referential/NonStandard/PropertiesReferential.php +++ b/src/CssLint/Referential/NonStandard/PropertiesReferential.php @@ -19,7 +19,6 @@ class PropertiesReferential extends AbstractReferential '--*' => true, '-moz-float-edge' => true, '-moz-force-broken-image-icon' => true, - '-moz-image-region' => true, '-moz-orient' => true, '-moz-osx-font-smoothing' => true, '-moz-user-focus' => true,