Index: tests/PathOpsQuadLineIntersectionTest.cpp |
diff --git a/tests/PathOpsQuadLineIntersectionTest.cpp b/tests/PathOpsQuadLineIntersectionTest.cpp |
index a7894430bc05fa19340c202c3c33c10530d61b6d..6a9e497b9118abc5960382a302bb5ccaa238a7d4 100644 |
--- a/tests/PathOpsQuadLineIntersectionTest.cpp |
+++ b/tests/PathOpsQuadLineIntersectionTest.cpp |
@@ -59,6 +59,8 @@ static struct oneLineQuad { |
SkDQuad quad; |
SkDLine line; |
} oneOffs[] = { |
+ {{{{97.9337616,100}, {88,112.94265}, {88,130}}}, |
+ {{{88.919838,120}, {107.058823,120}}}}, |
{{{{447.96701049804687, 894.4381103515625}, {448.007080078125, 894.4239501953125}, |
{448.0140380859375, 894.4215087890625}}}, |
{{{490.43548583984375, 879.40740966796875}, {405.59262084960937, 909.435546875}}}}, |