summaryrefslogtreecommitdiffstats
path: root/testing/web-platform
diff options
context:
space:
mode:
authorGaming4JC <g4jc@hyperbola.info>2020-01-07 08:51:47 -0500
committerGaming4JC <g4jc@hyperbola.info>2020-01-07 18:33:23 -0500
commita4011e72463bae700f212af9d2a530e38ea32ac1 (patch)
tree47714c6ddd74bfce000517da89f40b780c5a22c1 /testing/web-platform
parentef2cd8749ff41c3d87a19b598d8d3be1430b75bf (diff)
downloadUXP-a4011e72463bae700f212af9d2a530e38ea32ac1.tar
UXP-a4011e72463bae700f212af9d2a530e38ea32ac1.tar.gz
UXP-a4011e72463bae700f212af9d2a530e38ea32ac1.tar.lz
UXP-a4011e72463bae700f212af9d2a530e38ea32ac1.tar.xz
UXP-a4011e72463bae700f212af9d2a530e38ea32ac1.zip
Bug 1322938 - Update <dialog> element Web Platform Tests expected results.
Tag #1343
Diffstat (limited to 'testing/web-platform')
-rw-r--r--testing/web-platform/meta/html/browsers/the-window-object/window-properties.html.ini3
-rw-r--r--testing/web-platform/meta/html/dom/interfaces.html.ini84
-rw-r--r--testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-close.html.ini20
-rw-r--r--testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-open.html.ini8
-rw-r--r--testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini6
-rw-r--r--testing/web-platform/meta/html/semantics/interfaces.html.ini6
-rw-r--r--testing/web-platform/meta/svg/interfaces.html.ini162
7 files changed, 0 insertions, 289 deletions
diff --git a/testing/web-platform/meta/html/browsers/the-window-object/window-properties.html.ini b/testing/web-platform/meta/html/browsers/the-window-object/window-properties.html.ini
index 0a2d80718..ff664341a 100644
--- a/testing/web-platform/meta/html/browsers/the-window-object/window-properties.html.ini
+++ b/testing/web-platform/meta/html/browsers/the-window-object/window-properties.html.ini
@@ -3,9 +3,6 @@
[Window attribute: oncancel]
expected: FAIL
- [Window attribute: onclose]
- expected: FAIL
-
[Window attribute: oncuechange]
expected: FAIL
diff --git a/testing/web-platform/meta/html/dom/interfaces.html.ini b/testing/web-platform/meta/html/dom/interfaces.html.ini
index 59e445a3e..efe92b7f8 100644
--- a/testing/web-platform/meta/html/dom/interfaces.html.ini
+++ b/testing/web-platform/meta/html/dom/interfaces.html.ini
@@ -121,9 +121,6 @@
[Document interface: attribute oncancel]
expected: FAIL
- [Document interface: attribute onclose]
- expected: FAIL
-
[Document interface: attribute oncuechange]
expected: FAIL
@@ -172,9 +169,6 @@
[Document interface: iframe.contentDocument must inherit property "oncancel" with the proper type (97)]
expected: FAIL
- [Document interface: iframe.contentDocument must inherit property "onclose" with the proper type (102)]
- expected: FAIL
-
[Document interface: iframe.contentDocument must inherit property "oncuechange" with the proper type (104)]
expected: FAIL
@@ -358,9 +352,6 @@
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncancel" with the proper type (97)]
expected: FAIL
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onclose" with the proper type (102)]
- expected: FAIL
-
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncuechange" with the proper type (104)]
expected: FAIL
@@ -469,9 +460,6 @@
[HTMLElement interface: attribute oncancel]
expected: FAIL
- [HTMLElement interface: attribute onclose]
- expected: FAIL
-
[HTMLElement interface: attribute oncuechange]
expected: FAIL
@@ -517,9 +505,6 @@
[HTMLElement interface: document.createElement("noscript") must inherit property "oncancel" with the proper type (29)]
expected: FAIL
- [HTMLElement interface: document.createElement("noscript") must inherit property "onclose" with the proper type (34)]
- expected: FAIL
-
[HTMLElement interface: document.createElement("noscript") must inherit property "oncuechange" with the proper type (36)]
expected: FAIL
@@ -1324,33 +1309,6 @@
[RelatedEvent interface: attribute relatedTarget]
expected: FAIL
- [HTMLDialogElement interface: existence and properties of interface object]
- expected: FAIL
-
- [HTMLDialogElement interface object length]
- expected: FAIL
-
- [HTMLDialogElement interface: existence and properties of interface prototype object]
- expected: FAIL
-
- [HTMLDialogElement interface: existence and properties of interface prototype object's "constructor" property]
- expected: FAIL
-
- [HTMLDialogElement interface: attribute open]
- expected: FAIL
-
- [HTMLDialogElement interface: attribute returnValue]
- expected: FAIL
-
- [HTMLDialogElement interface: operation show([object Object\],[object Object\])]
- expected: FAIL
-
- [HTMLDialogElement interface: operation showModal([object Object\],[object Object\])]
- expected: FAIL
-
- [HTMLDialogElement interface: operation close(DOMString)]
- expected: FAIL
-
[HTMLCanvasElement interface: operation probablySupportsContext(DOMString,any)]
expected: FAIL
@@ -1607,9 +1565,6 @@
[Window interface: attribute oncancel]
expected: FAIL
- [Window interface: attribute onclose]
- expected: FAIL
-
[Window interface: attribute oncuechange]
expected: FAIL
@@ -1635,9 +1590,6 @@
[Window interface: window must inherit property "oncancel" with the proper type (42)]
expected: FAIL
- [Window interface: window must inherit property "onclose" with the proper type (47)]
- expected: FAIL
-
[Window interface: window must inherit property "oncuechange" with the proper type (49)]
expected: FAIL
@@ -2119,9 +2071,6 @@
[Document interface: iframe.contentDocument must inherit property "oncancel" with the proper type (98)]
expected: FAIL
- [Document interface: iframe.contentDocument must inherit property "onclose" with the proper type (103)]
- expected: FAIL
-
[Document interface: iframe.contentDocument must inherit property "oncuechange" with the proper type (105)]
expected: FAIL
@@ -2257,9 +2206,6 @@
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncancel" with the proper type (98)]
expected: FAIL
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onclose" with the proper type (103)]
- expected: FAIL
-
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncuechange" with the proper type (105)]
expected: FAIL
@@ -2332,9 +2278,6 @@
[RelatedEvent interface object name]
expected: FAIL
- [HTMLDialogElement interface object name]
- expected: FAIL
-
[CanvasProxy interface object name]
expected: FAIL
@@ -2551,9 +2494,6 @@
[Document interface: new Document() must inherit property "oncancel" with the proper type (97)]
expected: FAIL
- [Document interface: new Document() must inherit property "onclose" with the proper type (102)]
- expected: FAIL
-
[Document interface: new Document() must inherit property "oncuechange" with the proper type (104)]
expected: FAIL
@@ -2878,9 +2818,6 @@
[Document interface: iframe.contentDocument must inherit property "oncancel" with the proper type (91)]
expected: FAIL
- [Document interface: iframe.contentDocument must inherit property "onclose" with the proper type (96)]
- expected: FAIL
-
[Document interface: iframe.contentDocument must inherit property "oncuechange" with the proper type (98)]
expected: FAIL
@@ -2959,9 +2896,6 @@
[Document interface: new Document() must inherit property "oncancel" with the proper type (91)]
expected: FAIL
- [Document interface: new Document() must inherit property "onclose" with the proper type (96)]
- expected: FAIL
-
[Document interface: new Document() must inherit property "oncuechange" with the proper type (98)]
expected: FAIL
@@ -3040,9 +2974,6 @@
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncancel" with the proper type (91)]
expected: FAIL
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onclose" with the proper type (96)]
- expected: FAIL
-
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncuechange" with the proper type (98)]
expected: FAIL
@@ -3055,9 +2986,6 @@
[HTMLElement interface: document.createElement("noscript") must inherit property "oncancel" with the proper type (20)]
expected: FAIL
- [HTMLElement interface: document.createElement("noscript") must inherit property "onclose" with the proper type (25)]
- expected: FAIL
-
[HTMLElement interface: document.createElement("noscript") must inherit property "oncuechange" with the proper type (27)]
expected: FAIL
@@ -3214,9 +3142,6 @@
[Window interface: window must inherit property "oncancel" with the proper type (40)]
expected: FAIL
- [Window interface: window must inherit property "onclose" with the proper type (45)]
- expected: FAIL
-
[Window interface: window must inherit property "oncuechange" with the proper type (47)]
expected: FAIL
@@ -3271,9 +3196,6 @@
[Document interface: iframe.contentDocument must inherit property "oncancel" with the proper type (92)]
expected: FAIL
- [Document interface: iframe.contentDocument must inherit property "onclose" with the proper type (97)]
- expected: FAIL
-
[Document interface: iframe.contentDocument must inherit property "oncuechange" with the proper type (99)]
expected: FAIL
@@ -3352,9 +3274,6 @@
[Document interface: new Document() must inherit property "oncancel" with the proper type (92)]
expected: FAIL
- [Document interface: new Document() must inherit property "onclose" with the proper type (97)]
- expected: FAIL
-
[Document interface: new Document() must inherit property "oncuechange" with the proper type (99)]
expected: FAIL
@@ -3433,9 +3352,6 @@
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncancel" with the proper type (92)]
expected: FAIL
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onclose" with the proper type (97)]
- expected: FAIL
-
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncuechange" with the proper type (99)]
expected: FAIL
diff --git a/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-close.html.ini b/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-close.html.ini
deleted file mode 100644
index 8caa04e94..000000000
--- a/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-close.html.ini
+++ /dev/null
@@ -1,20 +0,0 @@
-[dialog-close.html]
- type: testharness
- [close() fires a close event]
- expected: FAIL
-
- [close() on a <dialog> that doesn't have an open attribute throws an InvalidStateError exception]
- expected: FAIL
-
- [close() removes the open attribute and set the returnValue to the first argument]
- expected: FAIL
-
- [close() without argument removes the open attribute and there's no returnValue]
- expected: FAIL
-
- [close() should set the returnValue IDL attribute but not the JS property]
- expected: FAIL
-
- [close() on a <dialog> that doesn't have an open attribute aborts the steps]
- expected: FAIL
-
diff --git a/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-open.html.ini b/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-open.html.ini
deleted file mode 100644
index 6cabc6cfd..000000000
--- a/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-open.html.ini
+++ /dev/null
@@ -1,8 +0,0 @@
-[dialog-open.html]
- type: testharness
- [On getting, the IDL open attribute must return true if the content open attribute is set, and false if it is absent.]
- expected: FAIL
-
- [On setting, the content open attribute must be removed if the IDL open attribute is set to false, and must be present if the IDL open attribute is set to true.]
- expected: FAIL
-
diff --git a/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini b/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini
index bf6546036..c34a9a843 100644
--- a/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini
+++ b/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html.ini
@@ -3,12 +3,6 @@
[dialog element: showModal()]
expected: FAIL
- [showModal() on a <dialog> that already has an open attribute throws an InvalidStateError exception]
- expected: FAIL
-
- [showModal() on a <dialog> not in a Document throws an InvalidStateError exception]
- expected: FAIL
-
[when opening multiple dialogs, only the newest one is non-inert]
expected: FAIL
diff --git a/testing/web-platform/meta/html/semantics/interfaces.html.ini b/testing/web-platform/meta/html/semantics/interfaces.html.ini
index 1df5bffec..a1e94455e 100644
--- a/testing/web-platform/meta/html/semantics/interfaces.html.ini
+++ b/testing/web-platform/meta/html/semantics/interfaces.html.ini
@@ -13,9 +13,6 @@
[Interfaces for bdi]
expected: FAIL
- [Interfaces for dialog]
- expected: FAIL
-
[Interfaces for IMAGE]
expected: FAIL
@@ -28,9 +25,6 @@
[Interfaces for BDI]
expected: FAIL
- [Interfaces for DIALOG]
- expected: FAIL
-
[Interfaces for slot]
expected: FAIL
diff --git a/testing/web-platform/meta/svg/interfaces.html.ini b/testing/web-platform/meta/svg/interfaces.html.ini
index 1162695c8..292ca6b74 100644
--- a/testing/web-platform/meta/svg/interfaces.html.ini
+++ b/testing/web-platform/meta/svg/interfaces.html.ini
@@ -118,9 +118,6 @@
[SVGElement interface: svg must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: svg must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: svg must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -136,9 +133,6 @@
[SVGElement interface: g must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: g must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: g must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -169,9 +163,6 @@
[SVGElement interface: defs must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: defs must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: defs must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -187,9 +178,6 @@
[SVGElement interface: Desc must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: Desc must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: Desc must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -205,9 +193,6 @@
[SVGElement interface: metadata must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: metadata must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: metadata must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -223,9 +208,6 @@
[SVGElement interface: title must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: title must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: title must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -241,9 +223,6 @@
[SVGElement interface: symbol must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: symbol must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: symbol must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -259,9 +238,6 @@
[SVGElement interface: use must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: use must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: use must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -277,9 +253,6 @@
[SVGElement interface: Switch must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: Switch must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: Switch must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -295,9 +268,6 @@
[SVGElement interface: style must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: style must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: style must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -406,9 +376,6 @@
[SVGElement interface: circle must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: circle must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: circle must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -442,9 +409,6 @@
[SVGElement interface: ellipse must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: ellipse must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: ellipse must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -478,9 +442,6 @@
[SVGElement interface: line must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: line must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: line must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -514,9 +475,6 @@
[SVGElement interface: polyline must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: polyline must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: polyline must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -550,9 +508,6 @@
[SVGElement interface: polygon must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: polygon must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: polygon must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -658,9 +613,6 @@
[SVGElement interface: textContent must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: textContent must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: textContent must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -676,9 +628,6 @@
[SVGElement interface: text must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: text must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: text must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -694,9 +643,6 @@
[SVGElement interface: tspan must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: tspan must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: tspan must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -712,9 +658,6 @@
[SVGElement interface: textPath must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: textPath must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: textPath must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -736,9 +679,6 @@
[SVGElement interface: image must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: image must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: image must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -754,9 +694,6 @@
[SVGElement interface: foreignObject must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: foreignObject must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: foreignObject must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -778,9 +715,6 @@
[SVGElement interface: marker must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: marker must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: marker must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -811,9 +745,6 @@
[SVGElement interface: linearGradient must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: linearGradient must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: linearGradient must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -829,9 +760,6 @@
[SVGElement interface: radialGradient must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: radialGradient must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: radialGradient must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -892,9 +820,6 @@
[SVGElement interface: stop must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: stop must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: stop must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -910,9 +835,6 @@
[SVGElement interface: pattern must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: pattern must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: pattern must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -997,9 +919,6 @@
[SVGElement interface: cursor must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: cursor must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: cursor must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1018,9 +937,6 @@
[SVGElement interface: script must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: script must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: script must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1045,9 +961,6 @@
[SVGElement interface: a must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: a must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: a must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1063,9 +976,6 @@
[SVGElement interface: view must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: view must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: view must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1081,9 +991,6 @@
[SVGElement interface: filter must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: filter must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: filter must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1099,9 +1006,6 @@
[SVGElement interface: feBlend must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feBlend must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feBlend must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1117,9 +1021,6 @@
[SVGElement interface: feColorMatrix must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feColorMatrix must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feColorMatrix must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1135,9 +1036,6 @@
[SVGElement interface: feComponentTransfer must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feComponentTransfer must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feComponentTransfer must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1153,9 +1051,6 @@
[SVGElement interface: feFuncR must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feFuncR must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feFuncR must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1171,9 +1066,6 @@
[SVGElement interface: feFuncG must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feFuncG must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feFuncG must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1189,9 +1081,6 @@
[SVGElement interface: feFuncB must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feFuncB must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feFuncB must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1207,9 +1096,6 @@
[SVGElement interface: feFuncA must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feFuncA must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feFuncA must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1225,9 +1111,6 @@
[SVGElement interface: feComposite must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feComposite must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feComposite must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1243,9 +1126,6 @@
[SVGElement interface: feConvolveMatrix must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feConvolveMatrix must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feConvolveMatrix must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1261,9 +1141,6 @@
[SVGElement interface: feDiffuseLighting must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feDiffuseLighting must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feDiffuseLighting must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1279,9 +1156,6 @@
[SVGElement interface: fePointLight must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: fePointLight must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: fePointLight must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1297,9 +1171,6 @@
[SVGElement interface: feSpotLight must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feSpotLight must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feSpotLight must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1315,9 +1186,6 @@
[SVGElement interface: feDisplacementMap must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feDisplacementMap must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feDisplacementMap must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1333,9 +1201,6 @@
[SVGElement interface: feDropShadow must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feDropShadow must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feDropShadow must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1351,9 +1216,6 @@
[SVGElement interface: feFlood must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feFlood must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feFlood must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1411,9 +1273,6 @@
[SVGElement interface: feGaussianBlur must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feGaussianBlur must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feGaussianBlur must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1435,9 +1294,6 @@
[SVGElement interface: feImage must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feImage must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feImage must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1453,9 +1309,6 @@
[SVGElement interface: feMerge must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feMerge must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feMerge must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1471,9 +1324,6 @@
[SVGElement interface: feMergeNode must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feMergeNode must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feMergeNode must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1489,9 +1339,6 @@
[SVGElement interface: feMorphology must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feMorphology must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feMorphology must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1507,9 +1354,6 @@
[SVGElement interface: feSpecularLighting must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feSpecularLighting must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feSpecularLighting must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1525,9 +1369,6 @@
[SVGElement interface: feTile must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feTile must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feTile must inherit property "oncuechange" with the proper type (18)]
expected: FAIL
@@ -1543,9 +1384,6 @@
[SVGElement interface: feTurbulence must inherit property "oncancel" with the proper type (11)]
expected: FAIL
- [SVGElement interface: feTurbulence must inherit property "onclose" with the proper type (16)]
- expected: FAIL
-
[SVGElement interface: feTurbulence must inherit property "oncuechange" with the proper type (18)]
expected: FAIL