diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:14:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:14:29 +0000 |
commit | fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 (patch) | |
tree | 4c1ccaf5486d4f2009f9a338a98a83e886e29c97 /testing/web-platform/meta/svg | |
parent | Releasing progress-linux version 124.0.1-1~progress7.99u1. (diff) | |
download | firefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.tar.xz firefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.zip |
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/svg')
13 files changed, 78 insertions, 6 deletions
diff --git a/testing/web-platform/meta/svg/__dir__.ini b/testing/web-platform/meta/svg/__dir__.ini new file mode 100644 index 0000000000..cb391c5e54 --- /dev/null +++ b/testing/web-platform/meta/svg/__dir__.ini @@ -0,0 +1 @@ +prefs: [layout.css.transition-behavior.enabled:true] diff --git a/testing/web-platform/meta/svg/idlharness.window.js.ini b/testing/web-platform/meta/svg/idlharness.window.js.ini index eeb1d643dc..2db0b04ed7 100644 --- a/testing/web-platform/meta/svg/idlharness.window.js.ini +++ b/testing/web-platform/meta/svg/idlharness.window.js.ini @@ -1,4 +1,5 @@ [idlharness.window.html] + prefs: [svg.SVGAElement.text.enabled:true] [SVGElement interface: attribute correspondingElement] expected: FAIL @@ -439,3 +440,60 @@ [SVGDiscardElement interface: existence and properties of interface prototype object's @@unscopables property] expected: FAIL + + [SVGDiscardElement must be primary interface of objects.discard] + expected: FAIL + + [Stringification of objects.discard] + expected: FAIL + + [SVGAnimationElement interface: objects.discard must inherit property "targetElement" with the proper type] + expected: FAIL + + [SVGAnimationElement interface: objects.discard must inherit property "onbegin" with the proper type] + expected: FAIL + + [SVGAnimationElement interface: objects.discard must inherit property "onend" with the proper type] + expected: FAIL + + [SVGAnimationElement interface: objects.discard must inherit property "onrepeat" with the proper type] + expected: FAIL + + [SVGAnimationElement interface: objects.discard must inherit property "getStartTime()" with the proper type] + expected: FAIL + + [SVGAnimationElement interface: objects.discard must inherit property "getCurrentTime()" with the proper type] + expected: FAIL + + [SVGAnimationElement interface: objects.discard must inherit property "getSimpleDuration()" with the proper type] + expected: FAIL + + [SVGAnimationElement interface: objects.discard must inherit property "beginElement()" with the proper type] + expected: FAIL + + [SVGAnimationElement interface: objects.discard must inherit property "beginElementAt(float)" with the proper type] + expected: FAIL + + [SVGAnimationElement interface: calling beginElementAt(float) on objects.discard with too few arguments must throw TypeError] + expected: FAIL + + [SVGAnimationElement interface: objects.discard must inherit property "endElement()" with the proper type] + expected: FAIL + + [SVGAnimationElement interface: objects.discard must inherit property "endElementAt(float)" with the proper type] + expected: FAIL + + [SVGAnimationElement interface: calling endElementAt(float) on objects.discard with too few arguments must throw TypeError] + expected: FAIL + + [SVGAnimationElement interface: objects.discard must inherit property "requiredExtensions" with the proper type] + expected: FAIL + + [SVGAnimationElement interface: objects.discard must inherit property "systemLanguage" with the proper type] + expected: FAIL + + [SVGElement interface: objects.discard must inherit property "correspondingElement" with the proper type] + expected: FAIL + + [SVGElement interface: objects.discard must inherit property "correspondingUseElement" with the proper type] + expected: FAIL diff --git a/testing/web-platform/meta/svg/linking/scripted/a.text-getter-01.svg.ini b/testing/web-platform/meta/svg/linking/scripted/a.text-getter-01.svg.ini deleted file mode 100644 index 399a986cca..0000000000 --- a/testing/web-platform/meta/svg/linking/scripted/a.text-getter-01.svg.ini +++ /dev/null @@ -1,3 +0,0 @@ -[a.text-getter-01.svg] - expected: - if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/svg/linking/scripted/a.text-setter-01.svg.ini b/testing/web-platform/meta/svg/linking/scripted/a.text-setter-01.svg.ini deleted file mode 100644 index 712dd20197..0000000000 --- a/testing/web-platform/meta/svg/linking/scripted/a.text-setter-01.svg.ini +++ /dev/null @@ -1,3 +0,0 @@ -[a.text-setter-01.svg] - expected: - if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/svg/painting/reftests/paint-context-003.svg.ini b/testing/web-platform/meta/svg/painting/reftests/paint-context-003.svg.ini new file mode 100644 index 0000000000..f710507010 --- /dev/null +++ b/testing/web-platform/meta/svg/painting/reftests/paint-context-003.svg.ini @@ -0,0 +1,2 @@ +[paint-context-003.svg] + expected: FAIL diff --git a/testing/web-platform/meta/svg/painting/reftests/paint-context-004.svg.ini b/testing/web-platform/meta/svg/painting/reftests/paint-context-004.svg.ini new file mode 100644 index 0000000000..f450583b21 --- /dev/null +++ b/testing/web-platform/meta/svg/painting/reftests/paint-context-004.svg.ini @@ -0,0 +1,2 @@ +[paint-context-004.svg] + expected: FAIL diff --git a/testing/web-platform/meta/svg/painting/reftests/paint-order-002.svg.ini b/testing/web-platform/meta/svg/painting/reftests/paint-order-002.svg.ini new file mode 100644 index 0000000000..02e65b1c49 --- /dev/null +++ b/testing/web-platform/meta/svg/painting/reftests/paint-order-002.svg.ini @@ -0,0 +1,2 @@ +[paint-order-002.svg] + expected: FAIL diff --git a/testing/web-platform/meta/svg/painting/reftests/paint-order-003.svg.ini b/testing/web-platform/meta/svg/painting/reftests/paint-order-003.svg.ini new file mode 100644 index 0000000000..e864fe7175 --- /dev/null +++ b/testing/web-platform/meta/svg/painting/reftests/paint-order-003.svg.ini @@ -0,0 +1,2 @@ +[paint-order-003.svg] + expected: FAIL diff --git a/testing/web-platform/meta/svg/painting/reftests/paintorder-text-decorations.svg.ini b/testing/web-platform/meta/svg/painting/reftests/paintorder-text-decorations.svg.ini new file mode 100644 index 0000000000..7b5e8ba809 --- /dev/null +++ b/testing/web-platform/meta/svg/painting/reftests/paintorder-text-decorations.svg.ini @@ -0,0 +1,2 @@ +[paintorder-text-decorations.svg] + expected: FAIL diff --git a/testing/web-platform/meta/svg/rendering/order/z-index.svg.ini b/testing/web-platform/meta/svg/render/order/z-index.svg.ini index 3f61191484..3f61191484 100644 --- a/testing/web-platform/meta/svg/rendering/order/z-index.svg.ini +++ b/testing/web-platform/meta/svg/render/order/z-index.svg.ini 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 |