Open Bug 1551584 Opened 5 years ago Updated 2 years ago

[Inactive CSS] Display a warning when clip is used incorrectly

Categories

(DevTools :: Inspector: Rules, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: miker, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [Importance: 40.4%])

Only absolutely positioned elements or SVG elements which establish a new viewport, <pattern> elements and <mask> elements:

[
  "clip",
]

[This property] doesn't have an effect because it can only be used on absolutely positioned elements. In SVG, it applies to elements which establish a new viewport, <pattern> elements and <mask> elements

Priority: P2 → P3
Whiteboard: [Importance: 40.4%]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.