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>
10249 lines
218 KiB
INI
10249 lines
218 KiB
INI
[reflection-text.html]
|
||
[a.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[a.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[a.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
|
||
|
||
[a.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[a.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
|
||
|
||
[a.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[a.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[a.download: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[a.download: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[a.download: 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
|
||
|
||
[a.download: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[a.download: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[a.download: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.download: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.download: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.download: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[a.download: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[a.download: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[a.download: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[a.download: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[a.download: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[a.download: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[a.download: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[a.download: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[a.download: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[a.download: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[a.download: 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
|
||
|
||
[a.download: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[a.download: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[a.ping: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[a.ping: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[a.ping: 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
|
||
|
||
[a.ping: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[a.ping: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[a.ping: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.ping: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.ping: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.ping: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[a.ping: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[a.ping: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[a.ping: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[a.ping: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[a.ping: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[a.ping: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[a.ping: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[a.ping: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[a.ping: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[a.ping: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[a.ping: 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
|
||
|
||
[a.ping: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[a.ping: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: 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
|
||
|
||
[a.hreflang: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: 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
|
||
|
||
[a.hreflang: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[a.hreflang: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[a.type: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[a.type: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[a.type: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: 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
|
||
|
||
[a.referrerPolicy: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "no-referrer"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "xno-referrer"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "no-referrer\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "o-referrer"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "NO-REFERRER"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "no-referrer-when-downgrade"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "xno-referrer-when-downgrade"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "no-referrer-when-downgrade\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "o-referrer-when-downgrade"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "NO-REFERRER-WHEN-DOWNGRADE"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "same-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "xsame-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "same-origin\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "ame-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "SAME-ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "ſame-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "xorigin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "origin\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "rigin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "strict-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "xstrict-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "strict-origin\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "trict-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "STRICT-ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "ſtrict-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "origin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "xorigin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "origin-when-cross-origin\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "rigin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "ORIGIN-WHEN-CROSS-ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "origin-when-croſſ-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "strict-origin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "xstrict-origin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "strict-origin-when-cross-origin\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "trict-origin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "STRICT-ORIGIN-WHEN-CROSS-ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "ſtrict-origin-when-croſſ-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "unsafe-url"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "xunsafe-url"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "unsafe-url\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "nsafe-url"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "UNSAFE-URL"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: setAttribute() to "unſafe-url"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: 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
|
||
|
||
[a.referrerPolicy: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "no-referrer"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "xno-referrer"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "no-referrer\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "o-referrer"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "NO-REFERRER"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "no-referrer-when-downgrade"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "xno-referrer-when-downgrade"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "no-referrer-when-downgrade\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "o-referrer-when-downgrade"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "NO-REFERRER-WHEN-DOWNGRADE"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "same-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "xsame-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "same-origin\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "ame-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "SAME-ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "ſame-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "xorigin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "origin\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "rigin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "strict-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "xstrict-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "strict-origin\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "trict-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "STRICT-ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "ſtrict-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "origin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "xorigin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "origin-when-cross-origin\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "rigin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "ORIGIN-WHEN-CROSS-ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "origin-when-croſſ-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "strict-origin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "xstrict-origin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "strict-origin-when-cross-origin\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "trict-origin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "STRICT-ORIGIN-WHEN-CROSS-ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "ſtrict-origin-when-croſſ-origin"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "unsafe-url"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "xunsafe-url"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "unsafe-url\\0"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "nsafe-url"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "UNSAFE-URL"]
|
||
expected: FAIL
|
||
|
||
[a.referrerPolicy: IDL set to "unſafe-url"]
|
||
expected: FAIL
|
||
|
||
[a.charset: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[a.charset: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[a.charset: 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
|
||
|
||
[a.charset: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[a.charset: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[a.charset: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.charset: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.charset: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.charset: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[a.charset: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[a.charset: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[a.charset: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[a.charset: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[a.charset: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[a.charset: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[a.charset: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[a.charset: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[a.charset: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[a.charset: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[a.charset: 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
|
||
|
||
[a.charset: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[a.charset: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[em.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[em.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
|
||
|
||
[em.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[em.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
|
||
|
||
[em.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[em.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[strong.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[strong.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
|
||
|
||
[strong.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[strong.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
|
||
|
||
[strong.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[strong.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[small.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[small.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
|
||
|
||
[small.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[small.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
|
||
|
||
[small.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[small.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[s.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[s.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
|
||
|
||
[s.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[s.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
|
||
|
||
[s.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[s.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[cite.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[cite.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
|
||
|
||
[cite.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[cite.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
|
||
|
||
[cite.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[cite.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[q.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[q.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
|
||
|
||
[q.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[q.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
|
||
|
||
[q.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[q.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[q.cite: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to "http://site.example/"]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to "//site.example/path???@#l"]
|
||
expected: FAIL
|
||
|
||
[q.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
|
||
|
||
[q.cite: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[q.cite: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to "http://site.example/"]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to "//site.example/path???@#l"]
|
||
expected: FAIL
|
||
|
||
[q.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
|
||
|
||
[q.cite: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[q.cite: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dfn.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[dfn.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
|
||
|
||
[dfn.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[dfn.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
|
||
|
||
[dfn.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dfn.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[abbr.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[abbr.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
|
||
|
||
[abbr.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[abbr.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
|
||
|
||
[abbr.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[abbr.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ruby.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[ruby.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
|
||
|
||
[ruby.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[ruby.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
|
||
|
||
[ruby.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ruby.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[rt.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[rt.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
|
||
|
||
[rt.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[rt.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
|
||
|
||
[rt.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[rt.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[rp.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[rp.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
|
||
|
||
[rp.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[rp.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
|
||
|
||
[rp.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[rp.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[data.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[data.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
|
||
|
||
[data.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[data.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
|
||
|
||
[data.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[data.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[time.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[time.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
|
||
|
||
[time.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[time.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
|
||
|
||
[time.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[time.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[code.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[code.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
|
||
|
||
[code.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[code.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
|
||
|
||
[code.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[code.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[var.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[var.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
|
||
|
||
[var.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[var.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
|
||
|
||
[var.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[var.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[samp.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[samp.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
|
||
|
||
[samp.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[samp.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
|
||
|
||
[samp.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[samp.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[kbd.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[kbd.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
|
||
|
||
[kbd.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[kbd.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
|
||
|
||
[kbd.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[kbd.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[sub.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[sub.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
|
||
|
||
[sub.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[sub.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
|
||
|
||
[sub.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[sub.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[sup.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[sup.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
|
||
|
||
[sup.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[sup.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
|
||
|
||
[sup.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[sup.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[i.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[i.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
|
||
|
||
[i.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[i.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
|
||
|
||
[i.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[i.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[b.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[b.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
|
||
|
||
[b.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[b.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
|
||
|
||
[b.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[b.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[u.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[u.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
|
||
|
||
[u.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[u.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
|
||
|
||
[u.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[u.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[mark.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[mark.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
|
||
|
||
[mark.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[mark.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
|
||
|
||
[mark.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[mark.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[bdi.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[bdi.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
|
||
|
||
[bdi.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[bdi.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
|
||
|
||
[bdi.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[bdi.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[bdo.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[bdo.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
|
||
|
||
[bdo.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[bdo.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
|
||
|
||
[bdo.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[bdo.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[span.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[span.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
|
||
|
||
[span.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[span.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
|
||
|
||
[span.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[span.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[br.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[br.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
|
||
|
||
[br.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[br.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
|
||
|
||
[br.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[br.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[br.clear: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[br.clear: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[br.clear: 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
|
||
|
||
[br.clear: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[br.clear: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[br.clear: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[br.clear: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[br.clear: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[br.clear: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[br.clear: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[br.clear: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[br.clear: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[br.clear: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[br.clear: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[br.clear: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[br.clear: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[br.clear: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[br.clear: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[br.clear: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[br.clear: 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
|
||
|
||
[br.clear: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[br.clear: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[wbr.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[wbr.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
|
||
|
||
[wbr.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[wbr.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
|
||
|
||
[wbr.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[wbr.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[a.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[em.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[strong.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[small.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[s.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[cite.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[q.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[dfn.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[abbr.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[ruby.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[rt.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[rp.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[data.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[time.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[code.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[var.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[samp.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[kbd.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[sub.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[sup.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[i.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[b.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[u.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[mark.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[bdi.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[bdo.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[span.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[br.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[wbr.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|