We already adapted the clip-path before to prevent line artifacts from showing up between sections. Now there appear to be cases where the fallback clip property causes this problem as well. Since it was only meant to support IE 11, which we no longer support anyway, the fallback can be removed.
We already adapted the clip-path before to prevent line artifacts from showing up between sections. Now there appear to be cases where the fallback
clip
property causes this problem as well. Since it was only meant to support IE 11, which we no longer support anyway, the fallback can be removed.REDMINE-20413