[Bug 25136] You have dropped support for encoding cp862!!

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25136

--- Comment #22 from Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> ---
(In reply to Leif Halvard Silli from comment #21)
> (In reply to queency3 from comment #20)
> 
> > I need to open TEXT files not html file.
> 

> If you want to promote Firefox, then there it has a user style sheet
> manager:  https://addons.mozilla.org/en-US/firefox/addon/user-style-manager/

Example that I made using that add on:

html {            
   direction: ltr;
unicode-bidi: bidi-override;
 white-space: pre;
}

Btw, the add-on also allows you to create specific stylesheets for specific
domains or URLs.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 27 March 2014 10:23:49 UTC