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

org.sonar.css.checks.l10n.common.case-insensitive-flag.html Maven / Gradle / Ivy

There is a newer version: 4.13
Show newest version

The case-insensitive flag is not currently supported by all browsers (Internet Explorer and Edge for instance). Thus, it should not be used.

Noncompliant Code Example

[frame=hsides i] {
  border-style: solid none;
}

See





© 2015 - 2024 Weber Informatics LLC | Privacy Policy