oss-specs/specs

View on GitHub
public/css/html-file.css

Summary

Maintainability
Test Coverage

Element (section.html-body) is overqualified, just use .html-body without element name.
Open

section.html-body iframe {
Severity: Minor
Found in public/css/html-file.css by csslint

Using height with border can sometimes make elements larger than you expect.
Open

  border: 1px solid #DDD;
Severity: Minor
Found in public/css/html-file.css by csslint

Using width with border can sometimes make elements larger than you expect.
Open

  border: 1px solid #DDD;
Severity: Minor
Found in public/css/html-file.css by csslint

Using height with padding can sometimes make elements larger than you expect.
Open

  padding: 10px;
Severity: Minor
Found in public/css/html-file.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

  padding: 10px;
Severity: Minor
Found in public/css/html-file.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

section.html-body iframe {
Severity: Minor
Found in public/css/html-file.css by csslint

There are no issues that match your filters.

Category
Status