All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.web.rules.Web.FlashUsesBothObjectAndEmbedCheck.json Maven / Gradle / Ivy

The newest version!
{
  "title": "Flash animations should be embedded using both \"\" and \"\"",
  "type": "BUG",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "10min"
  },
  "tags": [
    "cross-browser"
  ],
  "defaultSeverity": "Minor",
  "ruleSpecification": "RSPEC-1087",
  "sqKey": "FlashUsesBothObjectAndEmbedCheck"
}