01:19:57 PSA: Palefill 1.24 switched polyfills to some inhouse ones, and those do NOT work properly on SeaMonkey - I suggest switching back to 1.23 01:23:06 apparently it's because the new polyfill doesn't implement Shadow DOM at all? 01:23:12 https://github.com/martok/palefill/releases/tag/v1.24 01:23:40 I now get loads of "TypeError: this.attachShadow is not a function" 01:23:51 and this: "TypeError: DarkTree: NodePrototype.getRootNode is available, but ShadowDOM is not." 01:23:58 time to file a bug then... 01:31:01 https://github.com/martok/palefill/issues/67 11:37:39 https://github.com/martok/palefill/issues/67#issuecomment-1336023910 halp? 14:05:31 tomman Bug 1269155 "Consider renaming Node.rootNode because of web compatibility issues" implemented GetRootNode. It is in Gecko 53 so might not be present in orginally 52 based browsers. Without Palefill and web components enabled via pref github pages display correctly for me but I didn't try anything fancy. 17:20:11 yay, Bugzilla is down~ (and it seems the dino still survives deep into the Mozilla infra, despite all attempts to erase it) 17:23:15 tomman when they move it and source 100% to github you will know that the end is near. 18:14:52 What's the best free proxy for SeaMonkey? 20:59:19 frg_Away: https://github.com/martok/palefill/issues/67#issuecomment-1336214077 21:29:56 is there rust malware that can affect via SM? 21:46:21 tomman so be it. I am tired of all these political games and the fragmentation. It is not my or IanNs browser alone. Could be better tied to dom.webcomponents.enabled but I am not putting it in and testing if it breaks other sites. 22:13:15 frg_Away: makes sense indeed 23:50:17 tomman btw. it is not shadow DOM only: https://developer.mozilla.org/en-US/docs/Web/API/Node/getRootNode