mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
auto merge of #4345 : Ms2ger/servo/wpt_20141212, r=Manishearth
This commit is contained in:
commit
758d79fff4
10 changed files with 315 additions and 10 deletions
|
@ -898,6 +898,9 @@
|
|||
{
|
||||
"url": "/XMLHttpRequest/resources/image.gif"
|
||||
},
|
||||
{
|
||||
"url": "/XMLHttpRequest/resources/img.jpg"
|
||||
},
|
||||
{
|
||||
"url": "/XMLHttpRequest/resources/infinite-redirects.py"
|
||||
},
|
||||
|
@ -1219,6 +1222,9 @@
|
|||
{
|
||||
"url": "/dom/nodes/Document-Element-getElementsByTagName.js"
|
||||
},
|
||||
{
|
||||
"url": "/dom/nodes/Document-Element-getElementsByTagNameNS.js"
|
||||
},
|
||||
{
|
||||
"url": "/dom/nodes/Document-contentType/resources/blob.txt"
|
||||
},
|
||||
|
@ -1897,6 +1903,9 @@
|
|||
{
|
||||
"url": "/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/original-id.json"
|
||||
},
|
||||
{
|
||||
"url": "/html/rendering/bindings/the-select-element-0/option-label-ref.html"
|
||||
},
|
||||
{
|
||||
"url": "/html/rendering/interactive-media/links-forms-and-navigation/original-id.json"
|
||||
},
|
||||
|
@ -2833,9 +2842,6 @@
|
|||
{
|
||||
"url": "/pointerevents/pointerevent_support.js"
|
||||
},
|
||||
{
|
||||
"url": "/progress-events/tests/submissions/Samsung/resources/img.jpg"
|
||||
},
|
||||
{
|
||||
"url": "/progress-events/tests/submissions/Samsung/resources/no-content-length.py"
|
||||
},
|
||||
|
@ -2926,6 +2932,30 @@
|
|||
{
|
||||
"url": "/shadow-dom/testcommon.js"
|
||||
},
|
||||
{
|
||||
"url": "/subresource-integrity/loads-scripts-with-badly-encoded-digest.js"
|
||||
},
|
||||
{
|
||||
"url": "/subresource-integrity/loads-scripts-with-correct-content-type.js"
|
||||
},
|
||||
{
|
||||
"url": "/subresource-integrity/loads-scripts-with-improper-integrity-uri-scheme.js"
|
||||
},
|
||||
{
|
||||
"url": "/subresource-integrity/loads-scripts-with-incorrect-content-type.js"
|
||||
},
|
||||
{
|
||||
"url": "/subresource-integrity/loads-scripts-with-matching-digest.js"
|
||||
},
|
||||
{
|
||||
"url": "/subresource-integrity/loads-scripts-with-non-matching-digest.js"
|
||||
},
|
||||
{
|
||||
"url": "/subresource-integrity/loads-scripts-with-weak-digest-algorithms.js"
|
||||
},
|
||||
{
|
||||
"url": "/subresource-integrity/support/generate_javascript.py"
|
||||
},
|
||||
{
|
||||
"url": "/touch-events/multi-touch-interactions.js"
|
||||
},
|
||||
|
@ -5365,6 +5395,11 @@
|
|||
"ref_url": "/html/editing/the-hidden-attribute/hidden-2-ref.svg",
|
||||
"url": "/html/editing/the-hidden-attribute/hidden-2.svg"
|
||||
},
|
||||
{
|
||||
"ref_type": "==",
|
||||
"ref_url": "/html/rendering/bindings/the-select-element-0/option-label-ref.html",
|
||||
"url": "/html/rendering/bindings/the-select-element-0/option-label.html"
|
||||
},
|
||||
{
|
||||
"ref_type": "==",
|
||||
"ref_url": "/html/rendering/non-replaced-elements/flow-content-0/figure-ref.html",
|
||||
|
@ -10301,6 +10336,9 @@
|
|||
{
|
||||
"url": "/XMLHttpRequest/responsexml-non-well-formed.htm"
|
||||
},
|
||||
{
|
||||
"url": "/XMLHttpRequest/security-consideration.sub.html"
|
||||
},
|
||||
{
|
||||
"url": "/XMLHttpRequest/send-accept-language.htm"
|
||||
},
|
||||
|
@ -10934,6 +10972,9 @@
|
|||
{
|
||||
"url": "/dom/nodes/DOMImplementation-hasFeature.html"
|
||||
},
|
||||
{
|
||||
"url": "/dom/nodes/Document-URL.sub.html"
|
||||
},
|
||||
{
|
||||
"url": "/dom/nodes/Document-adoptNode.html"
|
||||
},
|
||||
|
@ -11135,6 +11176,9 @@
|
|||
{
|
||||
"url": "/dom/nodes/Element-getElementsByTagName.html"
|
||||
},
|
||||
{
|
||||
"url": "/dom/nodes/Element-getElementsByTagNameNS.html"
|
||||
},
|
||||
{
|
||||
"url": "/dom/nodes/Element-lastElementChild.html"
|
||||
},
|
||||
|
@ -11399,6 +11443,9 @@
|
|||
{
|
||||
"url": "/dom/traversal/TreeWalker-walking-outside-a-tree.html"
|
||||
},
|
||||
{
|
||||
"url": "/domparsing/DOMParser-parseFromString-html.html"
|
||||
},
|
||||
{
|
||||
"url": "/domparsing/insert-adjacent.html"
|
||||
},
|
||||
|
@ -15056,9 +15103,6 @@
|
|||
{
|
||||
"url": "/progress-events/tests/submissions/Samsung/firing-events-http-no-content-length.html"
|
||||
},
|
||||
{
|
||||
"url": "/progress-events/tests/submissions/Samsung/security-consideration.sub.html"
|
||||
},
|
||||
{
|
||||
"url": "/proximity/DeviceProximityEvent_tests.html"
|
||||
},
|
||||
|
@ -15515,6 +15559,9 @@
|
|||
{
|
||||
"url": "/shadow-dom/user-interaction/ranges-and-selections/test-002.html"
|
||||
},
|
||||
{
|
||||
"url": "/subresource-integrity/subresource-integrity.html"
|
||||
},
|
||||
{
|
||||
"url": "/touch-events/create-touch-touchlist.html"
|
||||
},
|
||||
|
@ -15602,6 +15649,15 @@
|
|||
{
|
||||
"url": "/web-animations/animation-node/animation-node-before.html"
|
||||
},
|
||||
{
|
||||
"url": "/web-animations/animation-node/animation-node-next-sibling.html"
|
||||
},
|
||||
{
|
||||
"url": "/web-animations/animation-node/animation-node-parent.html"
|
||||
},
|
||||
{
|
||||
"url": "/web-animations/animation-node/animation-node-previous-sibling.html"
|
||||
},
|
||||
{
|
||||
"url": "/web-animations/animation-node/animation-node-remove.html"
|
||||
},
|
||||
|
@ -17707,6 +17763,6 @@
|
|||
"deleted": [],
|
||||
"items": {}
|
||||
},
|
||||
"rev": "a467a3312ae3730e9e1ce0fd1cc200a2dbeadbe6",
|
||||
"rev": "badfd02aa085e25bd79f18902afbafcc8bc884b5",
|
||||
"url_base": "/"
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
[security-consideration.sub.html]
|
||||
type: testharness
|
||||
[ProgressEvent: security consideration]
|
||||
expected: FAIL
|
||||
|
6
tests/wpt/metadata/dom/nodes/Document-URL.sub.html.ini
Normal file
6
tests/wpt/metadata/dom/nodes/Document-URL.sub.html.ini
Normal file
|
@ -0,0 +1,6 @@
|
|||
[Document-URL.sub.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Document.URL with redirect]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -8,3 +8,4 @@
|
|||
|
||||
[getElementsByTagName(\'*\')]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,14 @@
|
|||
[Element-getElementsByTagNameNS.html]
|
||||
type: testharness
|
||||
[getElementsByTagNameNS(\'http://www.w3.org/1999/xhtml\', \'*\')]
|
||||
expected: FAIL
|
||||
|
||||
[getElementsByTagNameNS(\'*\', \'*\')]
|
||||
expected: FAIL
|
||||
|
||||
[Matching the context object (wildcard namespace)]
|
||||
expected: FAIL
|
||||
|
||||
[Matching the context object (specific namespace)]
|
||||
expected: FAIL
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
[NodeFilter-constants.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
expected: ERROR
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
[custom-attrs.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Setting an Element\'s dataset property should not interfere with namespaced attributes with same name]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -9734,3 +9734,4 @@
|
|||
|
||||
[MessageChannel interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -12215,3 +12215,223 @@
|
|||
|
||||
[data.itemValue (<data value>): IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL get with DOM attribute unset]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to "" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to undefined followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to 7 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to 1.5 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to true followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to false followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to object "[object Object\]" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to NaN followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to -Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to "\\0" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to null followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to object "test-toString" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to "popup" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to "xpopup" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to "popup\\0" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to "opup" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to "POPUP" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to "toolbar" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to "xtoolbar" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to "toolbar\\0" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to "oolbar" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: setAttribute() to "TOOLBAR" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to undefined followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to undefined followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to 7 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to 7 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to 1.5 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to 1.5 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to true followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to true followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to false followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to false followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to object "[object Object\]" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to object "[object Object\]" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to NaN followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to NaN followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to Infinity followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to -Infinity followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to -Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "\\0" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "\\0" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to null followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to object "test-toString" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to object "test-toString" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to object "test-valueOf" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "popup" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "xpopup" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "xpopup" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "popup\\0" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "popup\\0" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "opup" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "opup" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "POPUP" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "POPUP" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "toolbar" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "xtoolbar" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "xtoolbar" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "toolbar\\0" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "toolbar\\0" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "oolbar" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "oolbar" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[menu.type: IDL set to "TOOLBAR" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit a467a3312ae3730e9e1ce0fd1cc200a2dbeadbe6
|
||||
Subproject commit badfd02aa085e25bd79f18902afbafcc8bc884b5
|
Loading…
Add table
Add a link
Reference in a new issue