Open Bug 1330888 Opened 7 years ago Updated 2 years ago

Consider dropping deprecated moz-prefixed values from overflow shorthand

Categories

(Core :: CSS Parsing and Computation, task, P3)

task

Tracking

()

Tracking Status
firefox53 --- affected

People

(Reporter: xidorn, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: addon-compat, dev-doc-needed, site-compat)

I wonder whether we can drop the following deprecated moz-prefixed values from overflow shorthand:
* -moz-scrollbars-none
* -moz-scrollbars-horizontal
* -moz-scrollbars-vertical

People can already get the effect of these values via standard CSS values. Other vendors obviously never support these keywords, and thus there shouldn't be web compat issue. Also, we don't have any internal use of them except in tests.

It seems they are somehow widely used in addons, so I'm not completely sure whether we should keep them.
Blocks: unprefix
Blocks: 1356087
It seems stylo has already implemented this, so it no longer needs to block that, but I guess in long term we still want to remove non-standard things, so keep this bug open.
No longer blocks: 1356087
Priority: -- → P3
Type: defect → task
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.