SelfMadeSystem
SelfMadeSystem
Explore posts from servers
KPCKevin Powell - Community
Created by SelfMadeSystem on 7/7/2024 in #front-end
@property not recognized in shadow DOM
Now that @property recently got shipped with firefox 128, I thought it would be a good idea to try it out. It works just fine when using regular HTML and CSS But if I use it in a shadow DOM, it suddenly gets completely ignored. Any idea why or how I might convince it to work? Here's a codepen illustrating the issue https://codepen.io/true-cc/pen/eYwYJaM I've created a stackoverflow question too https://stackoverflow.com/questions/78717295/property-not-recognized-in-shadow-dom
7 replies
CDCloudflare Developers
Created by SelfMadeSystem on 10/5/2023 in #pages-help
Just made a branch, and can't connect to branch
I just made a branch for a website and it builds fine, but when I connect to it, my browser claims ERR_SSL_VERSION_OR_CIPHER_MISMATCH Unsupported protocol
The client and server don't support a common SSL protocol version or cipher suite.
The normal website still works fine tho. Website that works: https://abacus-cal.pages.dev Websites that don't work: https://images.abacus-cal.pages.dev & https://2f8f7ba2.abacus-cal.pages.dev
19 replies