Closed
Bug 1243885
Opened 5 years ago
Closed 5 years ago
Add support for "-webkit-background-clip" as an alias for "background-clip"
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 837211
Tracking | Status | |
---|---|---|
firefox47 | --- | affected |
People
(Reporter: dholbert, Unassigned)
Details
The first (easiest) step on the way to implementing "-webkit-background-clip: text" (bug 759568) is to just add "-webkit-background-clip" as an alias for "background-clip". Filing this bug on doing that. (Notably, this bug isn't concerned at all with the "text" value. That should come in bug 759568.)
Reporter | ||
Comment 1•5 years ago
|
||
Oops, looks like we already have this alias (added in Bug 837211). Don't mind me.
You need to log in
before you can comment on or make changes to this bug.
Description
•