Dashed / dotted borders are drawn differently on skia to CG. In particular the dashes and dots start in different places. The border rendering code tries to optimize where the dashes / dots are, but this doesn't seem to work as well on skia. Test fast/borders/borderRadiusDashed06.html shows this problem well.