Difference between revisions of "Chrome Issue with CSS Border Image Slice"

Wiki.TerraBase.info
Jump to navigation Jump to search
(Created page with "There is an issue in Chrome using the CSS Border Image Slice functionality that is not present in Firefox or any other browser that uses a "non-Webkit" based engine. It is described here; * https://stackoverflow.com/questions/56103610/css-border-image-border-image-slice-causing-very-small-gaps-like-division * https://www.angularfix.com/2022/01/unwanted-lines-in-border-image-where.html ...and no one has a solution as of mid 2022. <br />")
 
m
Line 4: Line 4:
It is described here;
It is described here;


* https://stackoverflow.com/questions/56103610/css-border-image-border-image-slice-causing-very-small-gaps-like-division
*https://stackoverflow.com/questions/56103610/css-border-image-border-image-slice-causing-very-small-gaps-like-division
* https://www.angularfix.com/2022/01/unwanted-lines-in-border-image-where.html
*https://www.angularfix.com/2022/01/unwanted-lines-in-border-image-where.html


...and no one has a solution as of mid 2022.
...and no one has a solution as of mid 2022.
See Image below;
[[File:Corner Border Image Slice Issue.jpg|alt=Corner Border Image Slice Issue|left|frameless|512x512px|Corner Border Image Slice Issue]]


<br />
<br />

Revision as of 09:34, 16 June 2022

There is an issue in Chrome using the CSS Border Image Slice functionality that is not present in Firefox or any other browser that uses a "non-Webkit" based engine.


It is described here;

...and no one has a solution as of mid 2022.

See Image below;

Corner Border Image Slice Issue