Page MenuHomePhorge

CSS: Add "clip-path" to deprecated "clip" property
AcceptedPublic

Authored by aklapper on Thu, May 1, 12:27.

Details

Summary

Add "clip-path" as progressive enhancement for deprecated "clip" property to be more future-proof.
See the Phorge task for details.

Closes T16046

Test Plan

Probably browse Phorge pages which use FontAwesome icons, plus test with a screenreader software? (I didn't.)

Diff Detail

Repository
rP Phorge
Branch
cssClip (branched from master)
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1910
Build 1910: arc lint + arc unit

Event Timeline

aklapper requested review of this revision.Thu, May 1, 12:27

Testing welcome.
Input from CSS folks welcome.

I've done my best to try to understand what we are talking about, so, I've created a nonsense X grid made in this way to catch changes:

oldnew
newold

https://jsfiddle.net/tszjnqbr/

And I'm not whatsoever able to understand the difference, so...

sgtm

This revision is now accepted and ready to land.Thu, May 1, 19:55