[css-borders-4] corner-shape
should impact the rendering of disjoint color corner joins
#11764
Labels
corner-shape
should impact the rendering of disjoint color corner joins
#11764
I think
corner-shape: notch
should affect how the join between two colors is rendered.Here's a rendering of
Now if we make the left border thinner, we get:
This looks wrong. I think the color join should happen along the intersection of the two inner corners of the notch.
With other corner shapes, the corner join that falls out of existing code (a line intersecting the border box and padding box corners) seems OK (excuse the glitchy rendering):
The text was updated successfully, but these errors were encountered: