Open Bug 1608993 Opened 4 years ago Updated 1 year ago

[Inactive CSS] Simplify inactive properties list to contain just longhands for :visited

Categories

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

task

Tracking

(Not tracked)

People

(Reporter: mtigley, Unassigned)

References

(Blocks 1 open bug)

Details

As a follow up to Bug 1598904, we want to simplify the list for inactive properties for :visited to just longhands. The tool also needs to make sure these properties' corresponding shorthands are not flagged as inactive since this would be reporting incorrect information.

Severity: normal → S3

Just noticed that during the review I missed these shorthands:

border-top
border-right
border-bottom
border-left
border-block-start
border-block-end
border-inline-start
border-inline-end

So just listing the longhands and taking care of the shorthands automatically would solve that.

You need to log in before you can comment on or make changes to this bug.