<div dir="ltr"><div><div><div>This is bug 216537.<br><br></div>At this point, I don't think we should fix this. No other major browser provides UI to select alternate stylesheets. This feels like a feature that simply never caught on and we should probably remove our UI. (IE seems to have been the only other browser to have provided UI to select alternate stylesheets, and unsurprisingly Edge no longer has this.)<br><br></div>Sites can trivially support this in every browser via simple JS and cookies (and already effectively _need_ to do so, given lack of UI in other browser). <a href="https://css-tricks.com/examples/AlternateStyleSheets/">https://css-tricks.com/examples/AlternateStyleSheets/</a> provides an example.<br><br></div>Justin<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 11, 2015 at 12:35 AM, SÅ‚awomir Lach <span dir="ltr"><<a href="mailto:slawek@lach.art.pl" target="_blank">slawek@lach.art.pl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I know I was recently post too many ideas, but this will be rather<br>
simple and good idea. I don't have time to implement this by myself.<br>
<br>
Idea is about remember selected stylesheet for domain. When user change<br>
stylesheet it will be remember for domain. On page load we check<br>
there's alternative stylesheet with the same path we remembered for<br>
current domain. Once success, we load this stylesheet. That's all.<br>
<br>
Thanks,<br>
Lach SÅ‚awomir.<br>
_______________________________________________<br>
firefox-dev mailing list<br>
<a href="mailto:firefox-dev@mozilla.org">firefox-dev@mozilla.org</a><br>
<a href="https://mail.mozilla.org/listinfo/firefox-dev" rel="noreferrer" target="_blank">https://mail.mozilla.org/listinfo/firefox-dev</a><br>
</blockquote></div><br></div>