mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
* Update web-platform-tests to revision b'33d11f1db34802fda00e64ddeb0b7ef040cf65be' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
652 lines
14 KiB
INI
652 lines
14 KiB
INI
[reflection-forms-weekmonth.html]
|
|
[input.autofocus: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to " foo "]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: setAttribute() to "autofocus"]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to " foo "]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[input.autofocus: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: 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 "]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: 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 "]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[input.accessKey: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to -36]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to -1]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to 0]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to 1]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to 2147483647]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to -2147483648]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to "-1"]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to "-0"]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to "0"]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to "1"]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to "\\t7"]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to "\\f7"]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to " 7"]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to "\\n7"]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to "\\r7"]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to object "2"]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: IDL set to -36]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: IDL set to -1]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: IDL set to -2147483648]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: 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 "]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[input.autocomplete: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[input.formEnctype: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[input.formMethod: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[input.height: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[input.height: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[input.height: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[input.height: IDL set to 257]
|
|
expected: FAIL
|
|
|
|
[input.height: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[input.height: IDL set to "-0"]
|
|
expected: FAIL
|
|
|
|
[input.height: IDL set to 2147483648]
|
|
expected: FAIL
|
|
|
|
[input.height: IDL set to 4294967295]
|
|
expected: FAIL
|
|
|
|
[input.width: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[input.width: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[input.width: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[input.width: IDL set to 257]
|
|
expected: FAIL
|
|
|
|
[input.width: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[input.width: IDL set to "-0"]
|
|
expected: FAIL
|
|
|
|
[input.width: IDL set to 2147483648]
|
|
expected: FAIL
|
|
|
|
[input.width: IDL set to 4294967295]
|
|
expected: FAIL
|
|
|
|
[input.align: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[input.align: 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 "]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[input.align: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[input.align: 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 "]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[input.align: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[input.useMap: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[input.useMap: 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 "]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[input.useMap: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[input.useMap: 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 "]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[input.useMap: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to "7\\v"]
|
|
expected: FAIL
|
|
|
|
[input.tabIndex: setAttribute() to object "3"]
|
|
expected: FAIL
|