diff options
Diffstat (limited to 'testing/web-platform/meta/svg/struct')
3 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/svg/struct/scripted/svg-checkIntersection-002.svg.ini b/testing/web-platform/meta/svg/struct/scripted/svg-checkIntersection-002.svg.ini new file mode 100644 index 0000000000..3820a4cc56 --- /dev/null +++ b/testing/web-platform/meta/svg/struct/scripted/svg-checkIntersection-002.svg.ini @@ -0,0 +1,3 @@ +[svg-checkIntersection-002.svg] + [checkIntersection()] + expected: FAIL diff --git a/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-005.svg.ini b/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-005.svg.ini new file mode 100644 index 0000000000..26fe36b84c --- /dev/null +++ b/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-005.svg.ini @@ -0,0 +1,3 @@ +[svg-getIntersectionList-005.svg] + [getIntersectionList() on element with intersecting bounding box] + expected: FAIL diff --git a/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-006.svg.ini b/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-006.svg.ini new file mode 100644 index 0000000000..b7871a2740 --- /dev/null +++ b/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-006.svg.ini @@ -0,0 +1,3 @@ +[svg-getIntersectionList-006.svg] + [getIntersectionList() with <use>] + expected: FAIL |