Intent to Implement and Ship: CSS revert keyword.

2019-03-03 Thread Emilio Cobos Álvarez
Summary: The CSS `revert` wide-keyword allows authors to ignore all CSS rules in a given cascade origin[1], while applying rules from other cascade origins. Trivial example would be: div { display: inline; } // somewhere further down... div { display: revert; /* Goes back to display: block

Re: Extension opt-in for Private Browsing: Fx 67

2019-03-03 Thread Shane Caraveo
On 3/1/19 2:46 PM, Shane Caraveo wrote: > This Sunday, March 3, we will be landing a patch on Nightly to pref on > the new extension opt-in for Private Browsing. Landing the pref change will wait a day or so to discuss with product and address a couple issues with permanent private browsing