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>
6067 lines
128 KiB
INI
6067 lines
128 KiB
INI
[reflection-grouping.html]
|
||
[p.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[p.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[p.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
|
||
|
||
[p.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[p.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
|
||
|
||
[p.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[p.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[p.align: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[p.align: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[p.align: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[hr.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[hr.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
|
||
|
||
[hr.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[hr.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
|
||
|
||
[hr.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[hr.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: setAttribute() to "noShade"]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[hr.noShade: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[hr.size: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[hr.size: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[hr.size: 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
|
||
|
||
[hr.size: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[hr.size: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[hr.size: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[hr.size: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[hr.size: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[hr.size: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[hr.size: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[hr.size: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[hr.size: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[hr.size: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[hr.size: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[hr.size: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[hr.size: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[hr.size: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[hr.size: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[hr.size: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[hr.size: 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
|
||
|
||
[hr.size: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[hr.size: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[pre.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[pre.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
|
||
|
||
[pre.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[pre.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
|
||
|
||
[pre.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[pre.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[pre.width: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[pre.width: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to 2147483648]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to -2147483649]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to 4294967295]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to 4294967296]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[pre.width: 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
|
||
|
||
[pre.width: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "\\v7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "
7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "
7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[pre.width: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[pre.width: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[pre.width: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[pre.width: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[pre.width: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[pre.width: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[blockquote.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[blockquote.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
|
||
|
||
[blockquote.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[blockquote.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
|
||
|
||
[blockquote.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[blockquote.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to "http://site.example/"]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to "//site.example/path???@#l"]
|
||
expected: FAIL
|
||
|
||
[blockquote.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
|
||
|
||
[blockquote.cite: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to "http://site.example/"]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to "//site.example/path???@#l"]
|
||
expected: FAIL
|
||
|
||
[blockquote.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
|
||
|
||
[blockquote.cite: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[blockquote.cite: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ol.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[ol.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
|
||
|
||
[ol.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[ol.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
|
||
|
||
[ol.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ol.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: setAttribute() to "reversed"]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ol.reversed: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ol.start: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ol.start: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to 2147483648]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to -2147483649]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to 4294967295]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to 4294967296]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[ol.start: 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
|
||
|
||
[ol.start: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "\\v7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "
7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "
7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[ol.start: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[ol.start: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[ol.start: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[ol.start: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[ol.start: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[ol.start: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[ol.type: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[ol.type: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[ol.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
|
||
|
||
[ol.type: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[ol.type: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[ol.type: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ol.type: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ol.type: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ol.type: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[ol.type: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[ol.type: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[ol.type: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ol.type: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[ol.type: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.type: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.type: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ol.type: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[ol.type: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ol.type: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[ol.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
|
||
|
||
[ol.type: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ol.type: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ol.compact: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ol.compact: setAttribute() to "compact"]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ol.compact: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ul.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[ul.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
|
||
|
||
[ul.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[ul.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
|
||
|
||
[ul.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ul.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[ul.compact: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ul.compact: setAttribute() to "compact"]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ul.compact: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ul.type: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[ul.type: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[ul.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
|
||
|
||
[ul.type: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[ul.type: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[ul.type: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[ul.type: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[ul.type: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[ul.type: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[ul.type: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[ul.type: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[ul.type: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ul.type: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[ul.type: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[ul.type: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ul.type: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ul.type: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[ul.type: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ul.type: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[ul.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
|
||
|
||
[ul.type: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[ul.type: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[li.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[li.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
|
||
|
||
[li.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[li.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
|
||
|
||
[li.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[li.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[li.type: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[li.type: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[li.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
|
||
|
||
[li.type: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[li.type: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[li.type: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[li.type: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[li.type: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[li.type: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[li.type: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[li.type: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[li.type: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[li.type: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[li.type: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[li.type: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[li.type: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[li.type: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[li.type: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[li.type: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[li.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
|
||
|
||
[li.type: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[li.type: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dl.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[dl.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
|
||
|
||
[dl.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[dl.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
|
||
|
||
[dl.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dl.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[dl.compact: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dl.compact: setAttribute() to "compact"]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dl.compact: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dt.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[dt.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
|
||
|
||
[dt.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[dt.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
|
||
|
||
[dt.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dt.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dd.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[dd.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
|
||
|
||
[dd.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[dd.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
|
||
|
||
[dd.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dd.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[figure.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[figure.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
|
||
|
||
[figure.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[figure.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
|
||
|
||
[figure.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[figure.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[figcaption.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[figcaption.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
|
||
|
||
[figcaption.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[figcaption.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
|
||
|
||
[figcaption.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[figcaption.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[main.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[main.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
|
||
|
||
[main.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[main.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
|
||
|
||
[main.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[main.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: setAttribute() to "autofocus"]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[div.autofocus: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[div.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
|
||
|
||
[div.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[div.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
|
||
|
||
[div.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[div.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[p.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[hr.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[pre.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "-"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "+"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "\\t\\v7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "\\n\\v7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "\\f\\v7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "\\r\\v7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to " \\v7"]
|
||
expected: FAIL
|
||
|
||
[pre.width: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[blockquote.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[ol.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "-"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "+"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "\\t\\v7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "\\n\\v7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "\\f\\v7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "\\r\\v7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to " \\v7"]
|
||
expected: FAIL
|
||
|
||
[ol.start: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[ul.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[li.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[dl.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[dt.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[dd.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[figure.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[figcaption.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[main.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[div.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|