Skip to content

add a warning for too many “overflow: hidden” declarations #61

@rolfmeijer

Description

@rolfmeijer

As this declaration is often misused – for controlling the width of elements without considering the content of that element, or as a hack for clearing floated elements – I guess it would be wise to warn for this, possibly the same way is is done now for the float property.
Possible use cases for this declaration are in combination with word-wrap and text-overflow. Any more?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions