Web Compatibility Support • Re: Second Life forums just got broken
Pale Moon forum - Forum index [Unofficial]
April 7, 2026
With PM v34.2.0 I was hoping that Invision's forums would work again thanks to what I saw in the releases notes, namely "Implemented support for nested CSS grammar", since those forums use nested 'calc()' calls in CSS...
Sadly, these forums are still broken (with no improvement in rendering over PM 34.1 or earlier).
Not only do I need to keep the following Stylem override active to make the site (barely) readable:
CODE:
@-moz-document domain("community.secondlife.com") { .ipsData__last { display: flex; } .ipsHeader__secondary { background: none; }}
but I also get this in the error console when browsing https://community.secondlife.com/forums/:
Any hope to get the "missing" JS functions implemented ?
Discussion in the ATmosphere