mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
* Update web-platform-tests to revision b'33d11f1db34802fda00e64ddeb0b7ef040cf65be' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
5167 lines
117 KiB
INI
5167 lines
117 KiB
INI
[reflection-misc.html]
|
||
[html.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[html.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[html.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
|
||
|
||
[html.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[html.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
|
||
|
||
[html.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[html.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[html.version: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[html.version: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[html.version: 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
|
||
|
||
[html.version: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[html.version: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[html.version: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[html.version: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[html.version: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[html.version: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[html.version: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[html.version: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[html.version: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[html.version: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[html.version: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[html.version: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[html.version: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[html.version: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[html.version: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[html.version: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[html.version: 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
|
||
|
||
[html.version: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[html.version: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[script.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[script.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
|
||
|
||
[script.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[script.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
|
||
|
||
[script.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[script.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[noscript.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[noscript.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
|
||
|
||
[noscript.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[noscript.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
|
||
|
||
[noscript.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[noscript.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[template.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[template.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
|
||
|
||
[template.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[template.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
|
||
|
||
[template.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[template.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[slot.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[slot.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
|
||
|
||
[slot.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[slot.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
|
||
|
||
[slot.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[slot.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[slot.name: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[slot.name: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[slot.name: 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
|
||
|
||
[slot.name: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[slot.name: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[slot.name: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[slot.name: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[slot.name: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[slot.name: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[slot.name: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[slot.name: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[slot.name: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[slot.name: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[slot.name: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[slot.name: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[slot.name: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[slot.name: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[slot.name: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[slot.name: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[slot.name: 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
|
||
|
||
[slot.name: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[slot.name: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ins.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[ins.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
|
||
|
||
[ins.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[ins.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
|
||
|
||
[ins.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ins.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[ins.cite: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to "http://site.example/"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to "//site.example/path???@#l"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: 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 "]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to "http://site.example/"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to "//site.example/path???@#l"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: 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 "]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ins.cite: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: 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
|
||
|
||
[ins.dateTime: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: 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
|
||
|
||
[ins.dateTime: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ins.dateTime: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[del.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[del.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
|
||
|
||
[del.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[del.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
|
||
|
||
[del.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[del.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[del.cite: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to "http://site.example/"]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to "//site.example/path???@#l"]
|
||
expected: FAIL
|
||
|
||
[del.cite: 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 "]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[del.cite: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to "http://site.example/"]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to "//site.example/path???@#l"]
|
||
expected: FAIL
|
||
|
||
[del.cite: 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 "]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[del.cite: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: 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
|
||
|
||
[del.dateTime: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: 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
|
||
|
||
[del.dateTime: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[del.dateTime: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[details.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[details.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
|
||
|
||
[details.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[details.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
|
||
|
||
[details.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[details.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[summary.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[summary.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
|
||
|
||
[summary.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[summary.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
|
||
|
||
[summary.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[summary.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[menu.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[menu.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
|
||
|
||
[menu.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[menu.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
|
||
|
||
[menu.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[menu.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dialog.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[dialog.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
|
||
|
||
[dialog.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[dialog.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
|
||
|
||
[dialog.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dialog.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.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
|
||
|
||
[undefinedelement.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.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
|
||
|
||
[undefinedelement.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: 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
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "enter"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "xenter"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "enter\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "nter"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "ENTER"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "done"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "xdone"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "done\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "one"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "DONE"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "go"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "xgo"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "go\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "o"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "GO"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "next"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "xnext"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "next\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "ext"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "NEXT"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "previous"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "xprevious"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "previous\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "revious"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "PREVIOUS"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "previouſ"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "search"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "xsearch"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "search\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "earch"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "SEARCH"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "ſearch"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "send"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "xsend"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "send\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "end"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "SEND"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: setAttribute() to "ſend"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: 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
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "enter"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "xenter"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "enter\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "nter"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "ENTER"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "done"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "xdone"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "done\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "one"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "DONE"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "go"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "xgo"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "go\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "o"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "GO"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "next"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "xnext"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "next\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "ext"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "NEXT"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "previous"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "xprevious"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "previous\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "revious"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "PREVIOUS"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "previouſ"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "search"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "xsearch"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "search\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "earch"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "SEARCH"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "ſearch"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "send"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "xsend"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "send\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "end"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "SEND"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.enterKeyHint: IDL set to "ſend"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: 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
|
||
|
||
[undefinedelement.inputMode: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "none"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "xnone"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "none\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "one"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "NONE"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "text"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "xtext"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "text\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "ext"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "TEXT"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "tel"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "xtel"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "tel\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "el"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "TEL"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "url"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "xurl"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "url\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "rl"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "URL"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "email"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "xemail"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "email\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "mail"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "EMAIL"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "numeric"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "xnumeric"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "numeric\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "umeric"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "NUMERIC"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "decimal"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "xdecimal"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "decimal\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "ecimal"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "DECIMAL"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "search"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "xsearch"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "search\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "earch"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "SEARCH"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: setAttribute() to "ſearch"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: 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
|
||
|
||
[undefinedelement.inputMode: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "none"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "xnone"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "none\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "one"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "NONE"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "text"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "xtext"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "text\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "ext"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "TEXT"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "tel"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "xtel"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "tel\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "el"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "TEL"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "url"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "xurl"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "url\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "rl"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "URL"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "email"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "xemail"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "email\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "mail"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "EMAIL"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "numeric"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "xnumeric"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "numeric\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "umeric"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "NUMERIC"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "decimal"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "xdecimal"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "decimal\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "ecimal"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "DECIMAL"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "search"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "xsearch"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "search\\0"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "earch"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "SEARCH"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.inputMode: IDL set to "ſearch"]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[html.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[script.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[noscript.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[template.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[slot.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[ins.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[del.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[details.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[summary.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[menu.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[dialog.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[undefinedelement.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|