You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
There's an issue on Firefox with border-image where it will overwrite the fallback border as intended (in the example below the double, solid, orange lines) but the border-image-source will not render on the element. You can however make the border-image-source appear by tabbing away and then returning to the codepen or dragging the code windows over the page view....
a hard reload is required to make it happen consistently
There's an issue on Firefox with
border-imagewhere it will overwrite the fallback border as intended (in the example below the double, solid, orange lines) but theborder-image-sourcewill not render on the element. You can however make theborder-image-sourceappear by tabbing away and then returning to the codepen or dragging the code windows over the page view....a hard reload is required to make it happen consistently
https://codepen.io/jsnkuhn/pen/PoJbWwy?editors=1100