зеркало из https://github.com/mozilla/gecko-dev.git
Bug 742191 - Part a: Regenerate expected failures; r=Aryeh
This commit is contained in:
Родитель
f6de8c6006
Коммит
fecd660b2f
|
@ -1,18 +1,20 @@
|
|||
DEPTH = @DEPTH@
|
||||
# THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT
|
||||
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
relativesrcdir = @relativesrcdir@
|
||||
DEPTH := @DEPTH@
|
||||
|
||||
DIRS = \
|
||||
$(NULL)
|
||||
topsrcdir := @top_srcdir@
|
||||
srcdir := @srcdir@
|
||||
VPATH := @srcdir@
|
||||
relativesrcdir := @relativesrcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MOCHITEST_FILES = \
|
||||
test_addRange.html.json \
|
||||
DIRS := \
|
||||
$(NULL)
|
||||
|
||||
MOCHITEST_FILES := \
|
||||
test_Document-open.html.json \
|
||||
test_addRange.html.json \
|
||||
test_getSelection.html.json \
|
||||
test_interfaces.html.json \
|
||||
$(NULL)
|
||||
|
|
|
@ -1,16 +1,18 @@
|
|||
DEPTH = @DEPTH@
|
||||
# THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT
|
||||
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
relativesrcdir = @relativesrcdir@
|
||||
DEPTH := @DEPTH@
|
||||
|
||||
DIRS = \
|
||||
$(NULL)
|
||||
topsrcdir := @top_srcdir@
|
||||
srcdir := @srcdir@
|
||||
VPATH := @srcdir@
|
||||
relativesrcdir := @relativesrcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MOCHITEST_FILES = \
|
||||
DIRS := \
|
||||
$(NULL)
|
||||
|
||||
MOCHITEST_FILES := \
|
||||
test_001.html.json \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -3,4 +3,3 @@
|
|||
"itemValue must reflect the textContent of time elements with no datetime attribute": true,
|
||||
"itemValue must reflect the datetime attribute of time elements with a datetime attribute": true
|
||||
}
|
||||
|
||||
|
|
|
@ -1,16 +1,18 @@
|
|||
DEPTH = @DEPTH@
|
||||
# THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT
|
||||
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
relativesrcdir = @relativesrcdir@
|
||||
DEPTH := @DEPTH@
|
||||
|
||||
DIRS = \
|
||||
$(NULL)
|
||||
topsrcdir := @top_srcdir@
|
||||
srcdir := @srcdir@
|
||||
VPATH := @srcdir@
|
||||
relativesrcdir := @relativesrcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MOCHITEST_FILES = \
|
||||
DIRS := \
|
||||
$(NULL)
|
||||
|
||||
MOCHITEST_FILES := \
|
||||
test_Range-cloneContents.html.json \
|
||||
test_Range-cloneRange.html.json \
|
||||
test_Range-collapse.html.json \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"Range 45 \"detached\"": true
|
||||
"Range 45 \"detached\"": true
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"Range 45 \"detached\", toStart true": true,
|
||||
"Range 45 \"detached\", toStart true": true,
|
||||
"Range 45 \"detached\", toStart false": true
|
||||
}
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"Constants for createDocumentPosition on Node prototype object.": true,
|
||||
"Constants for nodeType on Node prototype object.": true
|
||||
"Constants for nodeType on Node prototype object.": true,
|
||||
"Constants for createDocumentPosition on Node prototype object.": true
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"Calling insertBefore with a non-Node first argument must throw TypeError.": true,
|
||||
"Calling insertBefore with a non-Node first argument on a leaf node Comment node <!--Foo--> must throw TypeError.": true,
|
||||
"Calling insertBefore with a non-Node first argument on a leaf node DocumentType node must throw TypeError.": true,
|
||||
"Calling insertBefore with a non-Node first argument on a leaf node ProcessingInstruction node with target \"foo\" and data \"bar\" must throw TypeError.": true,
|
||||
"Calling insertBefore with a non-Node first argument on a leaf node Text node \"Foo\" must throw TypeError.": true
|
||||
"Calling insertBefore with a non-Node first argument on a leaf node Text node \"Foo\" must throw TypeError.": true,
|
||||
"Calling insertBefore with a non-Node first argument on a leaf node Comment node <!--Foo--> must throw TypeError.": true,
|
||||
"Calling insertBefore with a non-Node first argument on a leaf node ProcessingInstruction node with target \"foo\" and data \"bar\" must throw TypeError.": true
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"If the context node is not a node that can contain children, a NotFoundError exception should be thrown": true,
|
||||
"Passing null to replaceChild should throw a TypeError.": true
|
||||
"Passing null to replaceChild should throw a TypeError.": true,
|
||||
"If the context node is not a node that can contain children, a NotFoundError exception should be thrown": true
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"AttrExodus": true,
|
||||
"setAttribute should throw a NAMESPACE_ERR when qualifiedName starts with 'xmlns'": true,
|
||||
"First set attribute is returned by setAttribute": true,
|
||||
"First set attribute is returned with mapped attribute set first": true,
|
||||
"setAttribute should throw a NAMESPACE_ERR when qualifiedName starts with 'xmlns'": true
|
||||
"First set attribute is returned with mapped attribute set first": true
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"getElementsByTagName ABC": true,
|
||||
"getElementsByTagName Abc": true,
|
||||
"getElementsByTagName abc": true,
|
||||
"getElementsByTagName \u00c4": true,
|
||||
"getElementsByTagName \u00e4": true
|
||||
"getElementsByTagName Abc": true,
|
||||
"getElementsByTagName ABC": true,
|
||||
"getElementsByTagName \u00e4": true,
|
||||
"getElementsByTagName \u00c4": true
|
||||
}
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
{
|
||||
"DocumentType member must be nuked: internalSubset": true,
|
||||
"Historical DOM features must be removed: CDATASection": true,
|
||||
"Historical DOM features must be removed: NamedNodeMap": true,
|
||||
"Historical DOM features must be removed: UserDataHandler": true,
|
||||
"Historical DOM features must be removed: createCDATASection": true,
|
||||
"Historical DOM features must be removed: createAttribute": true,
|
||||
"Historical DOM features must be removed: createAttributeNS": true,
|
||||
"Historical DOM features must be removed: createCDATASection": true,
|
||||
"Historical DOM features must be removed: inputEncoding": true,
|
||||
"Historical DOM features must be removed: getAttributeNode": true,
|
||||
"Historical DOM features must be removed: getAttributeNodeNS": true,
|
||||
"Historical DOM features must be removed: inputEncoding": true,
|
||||
"Historical DOM features must be removed: removeAttributeNode": true,
|
||||
"Historical DOM features must be removed: setAttributeNode": true,
|
||||
"Node member must be nuked: getUserData": true,
|
||||
"Historical DOM features must be removed: removeAttributeNode": true,
|
||||
"DocumentType member must be nuked: internalSubset": true,
|
||||
"Node member must be nuked: hasAttributes": true,
|
||||
"Node member must be nuked: isSupported": true,
|
||||
"Node member must be nuked: getUserData": true,
|
||||
"Node member must be nuked: setUserData": true
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"Should be able to delete CharacterData.": true,
|
||||
"Should be able to delete Document.": true,
|
||||
"Should be able to delete Node.": true,
|
||||
"Should be able to delete Document.": true,
|
||||
"Should be able to delete CharacterData.": true,
|
||||
"Should be able to delete NodeFilter.": true
|
||||
}
|
||||
|
|
|
@ -1,16 +1,18 @@
|
|||
DEPTH = @DEPTH@
|
||||
# THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT
|
||||
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
relativesrcdir = @relativesrcdir@
|
||||
DEPTH := @DEPTH@
|
||||
|
||||
DIRS = \
|
||||
$(NULL)
|
||||
topsrcdir := @top_srcdir@
|
||||
srcdir := @srcdir@
|
||||
VPATH := @srcdir@
|
||||
relativesrcdir := @relativesrcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MOCHITEST_FILES = \
|
||||
DIRS := \
|
||||
$(NULL)
|
||||
|
||||
MOCHITEST_FILES := \
|
||||
test_getElementsByClassName-10.xml.json \
|
||||
test_getElementsByClassName-11.xml.json \
|
||||
$(NULL)
|
||||
|
|
|
@ -1,16 +1,18 @@
|
|||
DEPTH = @DEPTH@
|
||||
# THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT
|
||||
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
relativesrcdir = @relativesrcdir@
|
||||
DEPTH := @DEPTH@
|
||||
|
||||
DIRS = \
|
||||
$(NULL)
|
||||
topsrcdir := @top_srcdir@
|
||||
srcdir := @srcdir@
|
||||
VPATH := @srcdir@
|
||||
relativesrcdir := @relativesrcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MOCHITEST_FILES = \
|
||||
DIRS := \
|
||||
$(NULL)
|
||||
|
||||
MOCHITEST_FILES := \
|
||||
test_storage_local_security.html.json \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -1,16 +1,18 @@
|
|||
DEPTH = @DEPTH@
|
||||
# THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT
|
||||
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
relativesrcdir = @relativesrcdir@
|
||||
DEPTH := @DEPTH@
|
||||
|
||||
DIRS = \
|
||||
$(NULL)
|
||||
topsrcdir := @top_srcdir@
|
||||
srcdir := @srcdir@
|
||||
VPATH := @srcdir@
|
||||
relativesrcdir := @relativesrcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MOCHITEST_FILES = \
|
||||
DIRS := \
|
||||
$(NULL)
|
||||
|
||||
MOCHITEST_FILES := \
|
||||
test_missing_arguments.html.json \
|
||||
test_storage_local_in_js.html.json \
|
||||
test_storage_local_removeitem_js.html.json \
|
||||
|
|
|
@ -1,16 +1,18 @@
|
|||
DEPTH = @DEPTH@
|
||||
# THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT
|
||||
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
relativesrcdir = @relativesrcdir@
|
||||
DEPTH := @DEPTH@
|
||||
|
||||
DIRS = \
|
||||
$(NULL)
|
||||
topsrcdir := @top_srcdir@
|
||||
srcdir := @srcdir@
|
||||
VPATH := @srcdir@
|
||||
relativesrcdir := @relativesrcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MOCHITEST_FILES = \
|
||||
DIRS := \
|
||||
$(NULL)
|
||||
|
||||
MOCHITEST_FILES := \
|
||||
test_interfaces.html.json \
|
||||
$(NULL)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче