Re: Where is the css value 'auto' rationalized to an actual value?
[email protected] Tue, 6 Dec 2016 22:34:11 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.layout |
|---|---|
| Message-ID | <[email protected]> |
When you say have calc support auto do you mean in a similar way as calc supports percent? If so that should give me a pretty good basis of searching for _Percent in the code base and implementing auto in all those locations, correct?