Page MenuHomePhabricator

Bug 1604063 - Make LengthPercentage not copy. r=#style
ClosedPublic

Authored by emilio on Dec 15 2019, 7:57 PM.

Details

Summary

This is needed to support min() / max() / clamp(), etc.

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

emilio created this revision.Dec 15 2019, 7:57 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2019, 7:57 PM
Herald added a subscriber: boris. · View Herald Transcript
phab-bot requested review of this revision.Dec 15 2019, 7:57 PM
phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: Restricted Project.
boris accepted this revision.Dec 15 2019, 8:52 PM
boris removed a reviewer: Restricted Project.
This revision is now accepted and ready to land.Dec 15 2019, 8:52 PM
emilio updated this revision to Diff 208055.Dec 15 2019, 9:33 PM

Servo build fixes