mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
4542 lines
103 KiB
INI
Vendored
4542 lines
103 KiB
INI
Vendored
[reflection-sections.html]
|
|
[body.accessKey: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[body.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
|
|
|
|
[body.accessKey: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[body.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
|
|
|
|
[body.accessKey: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[body.accessKey: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to -36]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to -1]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to 0]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to 1]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to 2147483647]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to -2147483648]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to "-1"]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to "-0"]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to "0"]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to "1"]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to "\\t7"]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to "\\f7"]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to " 7"]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to "\\n7"]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to "\\r7"]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to object "2"]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: IDL set to -36]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: IDL set to -1]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: IDL set to -2147483648]
|
|
expected: FAIL
|
|
|
|
[body.link: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[body.link: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[body.link: 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
|
|
|
|
[body.link: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[body.link: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[body.link: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[body.link: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[body.link: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[body.link: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[body.link: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[body.link: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[body.link: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[body.link: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[body.link: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[body.link: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[body.link: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[body.link: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[body.link: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[body.link: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[body.link: 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
|
|
|
|
[body.link: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[body.link: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[body.vLink: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[body.vLink: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[body.vLink: 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
|
|
|
|
[body.vLink: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[body.vLink: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[body.vLink: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[body.vLink: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[body.vLink: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[body.vLink: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[body.vLink: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[body.vLink: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[body.vLink: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[body.vLink: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[body.vLink: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[body.vLink: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[body.vLink: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[body.vLink: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[body.vLink: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[body.vLink: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[body.vLink: 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
|
|
|
|
[body.vLink: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[body.vLink: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[body.aLink: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[body.aLink: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[body.aLink: 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
|
|
|
|
[body.aLink: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[body.aLink: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[body.aLink: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[body.aLink: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[body.aLink: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[body.aLink: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[body.aLink: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[body.aLink: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[body.aLink: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[body.aLink: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[body.aLink: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[body.aLink: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[body.aLink: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[body.aLink: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[body.aLink: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[body.aLink: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[body.aLink: 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
|
|
|
|
[body.aLink: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[body.aLink: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[article.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
|
|
|
|
[article.accessKey: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[article.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
|
|
|
|
[article.accessKey: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[article.accessKey: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to -36]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to -1]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to 0]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to 1]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to 2147483647]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to -2147483648]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to "-1"]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to "-0"]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to "0"]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to "1"]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to "\\t7"]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to "\\f7"]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to " 7"]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to "\\n7"]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to "\\r7"]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to object "2"]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: IDL set to -36]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: IDL set to -1]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: IDL set to -2147483648]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[section.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
|
|
|
|
[section.accessKey: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[section.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
|
|
|
|
[section.accessKey: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[section.accessKey: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to -36]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to -1]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to 0]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to 1]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to 2147483647]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to -2147483648]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to "-1"]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to "-0"]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to "0"]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to "1"]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to "\\t7"]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to "\\f7"]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to " 7"]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to "\\n7"]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to "\\r7"]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to object "2"]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: IDL set to -36]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: IDL set to -1]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: IDL set to -2147483648]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[nav.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
|
|
|
|
[nav.accessKey: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[nav.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
|
|
|
|
[nav.accessKey: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[nav.accessKey: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to -36]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to -1]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to 0]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to 1]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to 2147483647]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to -2147483648]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to "-1"]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to "-0"]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to "0"]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to "1"]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to "\\t7"]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to "\\f7"]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to " 7"]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to "\\n7"]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to "\\r7"]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to object "2"]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: IDL set to -36]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: IDL set to -1]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: IDL set to -2147483648]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[aside.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
|
|
|
|
[aside.accessKey: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[aside.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
|
|
|
|
[aside.accessKey: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[aside.accessKey: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to -36]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to -1]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to 0]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to 1]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to 2147483647]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to -2147483648]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to "-1"]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to "-0"]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to "0"]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to "1"]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to "\\t7"]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to "\\f7"]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to " 7"]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to "\\n7"]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to "\\r7"]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to object "2"]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: IDL set to -36]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: IDL set to -1]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: IDL set to -2147483648]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[h1.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
|
|
|
|
[h1.accessKey: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[h1.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
|
|
|
|
[h1.accessKey: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h1.accessKey: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to -36]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to -1]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to 0]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to 1]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to 2147483647]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to -2147483648]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to "-1"]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to "-0"]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to "0"]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to "1"]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to "\\t7"]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to "\\f7"]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to " 7"]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to "\\n7"]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to "\\r7"]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to object "2"]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: IDL set to -36]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: IDL set to -1]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: IDL set to -2147483648]
|
|
expected: FAIL
|
|
|
|
[h1.align: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[h1.align: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[h1.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
|
|
|
|
[h1.align: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[h1.align: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[h1.align: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h1.align: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h1.align: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h1.align: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[h1.align: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[h1.align: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[h1.align: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h1.align: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[h1.align: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[h1.align: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h1.align: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h1.align: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[h1.align: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h1.align: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[h1.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
|
|
|
|
[h1.align: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h1.align: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[h2.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
|
|
|
|
[h2.accessKey: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[h2.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
|
|
|
|
[h2.accessKey: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h2.accessKey: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to -36]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to -1]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to 0]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to 1]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to 2147483647]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to -2147483648]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to "-1"]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to "-0"]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to "0"]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to "1"]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to "\\t7"]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to "\\f7"]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to " 7"]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to "\\n7"]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to "\\r7"]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to object "2"]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: IDL set to -36]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: IDL set to -1]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: IDL set to -2147483648]
|
|
expected: FAIL
|
|
|
|
[h2.align: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[h2.align: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[h2.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
|
|
|
|
[h2.align: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[h2.align: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[h2.align: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h2.align: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h2.align: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h2.align: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[h2.align: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[h2.align: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[h2.align: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h2.align: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[h2.align: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[h2.align: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h2.align: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h2.align: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[h2.align: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h2.align: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[h2.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
|
|
|
|
[h2.align: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h2.align: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[h3.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
|
|
|
|
[h3.accessKey: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[h3.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
|
|
|
|
[h3.accessKey: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h3.accessKey: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to -36]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to -1]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to 0]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to 1]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to 2147483647]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to -2147483648]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to "-1"]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to "-0"]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to "0"]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to "1"]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to "\\t7"]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to "\\f7"]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to " 7"]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to "\\n7"]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to "\\r7"]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to object "2"]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: IDL set to -36]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: IDL set to -1]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: IDL set to -2147483648]
|
|
expected: FAIL
|
|
|
|
[h3.align: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[h3.align: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[h3.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
|
|
|
|
[h3.align: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[h3.align: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[h3.align: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h3.align: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h3.align: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h3.align: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[h3.align: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[h3.align: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[h3.align: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h3.align: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[h3.align: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[h3.align: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h3.align: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h3.align: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[h3.align: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h3.align: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[h3.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
|
|
|
|
[h3.align: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h3.align: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[h4.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
|
|
|
|
[h4.accessKey: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[h4.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
|
|
|
|
[h4.accessKey: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h4.accessKey: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to -36]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to -1]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to 0]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to 1]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to 2147483647]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to -2147483648]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to "-1"]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to "-0"]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to "0"]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to "1"]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to "\\t7"]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to "\\f7"]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to " 7"]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to "\\n7"]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to "\\r7"]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to object "2"]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: IDL set to -36]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: IDL set to -1]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: IDL set to -2147483648]
|
|
expected: FAIL
|
|
|
|
[h4.align: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[h4.align: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[h4.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
|
|
|
|
[h4.align: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[h4.align: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[h4.align: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h4.align: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h4.align: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h4.align: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[h4.align: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[h4.align: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[h4.align: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h4.align: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[h4.align: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[h4.align: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h4.align: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h4.align: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[h4.align: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h4.align: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[h4.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
|
|
|
|
[h4.align: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h4.align: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[h5.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
|
|
|
|
[h5.accessKey: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[h5.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
|
|
|
|
[h5.accessKey: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h5.accessKey: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to -36]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to -1]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to 0]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to 1]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to 2147483647]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to -2147483648]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to "-1"]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to "-0"]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to "0"]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to "1"]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to "\\t7"]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to "\\f7"]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to " 7"]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to "\\n7"]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to "\\r7"]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to object "2"]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: IDL set to -36]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: IDL set to -1]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: IDL set to -2147483648]
|
|
expected: FAIL
|
|
|
|
[h5.align: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[h5.align: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[h5.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
|
|
|
|
[h5.align: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[h5.align: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[h5.align: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h5.align: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h5.align: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h5.align: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[h5.align: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[h5.align: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[h5.align: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h5.align: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[h5.align: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[h5.align: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h5.align: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h5.align: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[h5.align: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h5.align: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[h5.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
|
|
|
|
[h5.align: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h5.align: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[h6.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
|
|
|
|
[h6.accessKey: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[h6.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
|
|
|
|
[h6.accessKey: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h6.accessKey: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to -36]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to -1]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to 0]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to 1]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to 2147483647]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to -2147483648]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to "-1"]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to "-0"]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to "0"]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to "1"]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to "\\t7"]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to "\\f7"]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to " 7"]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to "\\n7"]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to "\\r7"]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to object "2"]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: IDL set to -36]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: IDL set to -1]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: IDL set to -2147483648]
|
|
expected: FAIL
|
|
|
|
[h6.align: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[h6.align: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[h6.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
|
|
|
|
[h6.align: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[h6.align: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[h6.align: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[h6.align: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[h6.align: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[h6.align: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[h6.align: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[h6.align: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[h6.align: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h6.align: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[h6.align: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[h6.align: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h6.align: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h6.align: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[h6.align: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h6.align: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[h6.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
|
|
|
|
[h6.align: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[h6.align: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[hgroup.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
|
|
|
|
[hgroup.accessKey: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[hgroup.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
|
|
|
|
[hgroup.accessKey: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[hgroup.accessKey: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to -36]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to -1]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to 0]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to 1]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to 2147483647]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to -2147483648]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to "-1"]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to "-0"]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to "0"]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to "1"]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to "\\t7"]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to "\\f7"]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to " 7"]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to "\\n7"]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to "\\r7"]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to object "2"]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: IDL set to -36]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: IDL set to -1]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: IDL set to -2147483648]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[header.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
|
|
|
|
[header.accessKey: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[header.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
|
|
|
|
[header.accessKey: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[header.accessKey: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to -36]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to -1]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to 0]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to 1]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to 2147483647]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to -2147483648]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to "-1"]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to "-0"]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to "0"]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to "1"]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to "\\t7"]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to "\\f7"]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to " 7"]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to "\\n7"]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to "\\r7"]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to object "2"]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: IDL set to -36]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: IDL set to -1]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: IDL set to -2147483648]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[footer.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
|
|
|
|
[footer.accessKey: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[footer.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
|
|
|
|
[footer.accessKey: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[footer.accessKey: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to -36]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to -1]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to 0]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to 1]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to 2147483647]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to -2147483648]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to "-1"]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to "-0"]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to "0"]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to "1"]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to "\\t7"]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to "\\f7"]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to " 7"]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to "\\n7"]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to "\\r7"]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to object "2"]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: IDL set to -36]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: IDL set to -1]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: IDL set to -2147483648]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[address.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
|
|
|
|
[address.accessKey: setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[address.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
|
|
|
|
[address.accessKey: IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL set to true]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL set to false]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL set to null]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[address.accessKey: IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to -36]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to -1]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to 0]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to 1]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to 2147483647]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to -2147483648]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to "-1"]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to "-0"]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to "0"]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to "1"]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to "\\t7"]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to "\\f7"]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to " 7"]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to "\\n7"]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to "\\r7"]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to object "2"]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: IDL set to -36]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: IDL set to -1]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: IDL set to 0]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: IDL set to 1]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: IDL set to 2147483647]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: IDL set to -2147483648]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): 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
|
|
|
|
[#document.dir (<html dir>): setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "ltr"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "xltr"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "ltr\\0"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "tr"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "LTR"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "rtl"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "xrtl"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "rtl\\0"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "tl"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "RTL"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "auto"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "xauto"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "auto\\0"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "uto"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): setAttribute() to "AUTO"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): 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
|
|
|
|
[#document.dir (<html dir>): IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to true]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to false]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to null]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "ltr"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "xltr"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "ltr\\0"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "tr"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "LTR"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "rtl"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "xrtl"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "rtl\\0"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "tl"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "RTL"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "auto"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "xauto"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "auto\\0"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "uto"]
|
|
expected: FAIL
|
|
|
|
[#document.dir (<html dir>): IDL set to "AUTO"]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): 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
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): 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
|
|
|
|
[#document.linkColor (<body link>): IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL set to true]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL set to false]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL set to null]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[#document.linkColor (<body link>): IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): 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
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): 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
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to true]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to false]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to null]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[#document.vlinkColor (<body vlink>): IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): typeof IDL attribute]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL get with DOM attribute unset]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to ""]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): 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
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to undefined]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to 7]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to 1.5]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to "5%"]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to "+100"]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to ".5"]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to true]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to false]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to NaN]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to Infinity]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to -Infinity]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to "\\0"]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to null]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): setAttribute() to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to ""]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): 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
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to undefined]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to 7]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to 1.5]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to "5%"]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to "+100"]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to ".5"]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to true]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to false]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to object "[object Object\]"]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to NaN]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to Infinity]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to -Infinity]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to "\\0"]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to null]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to object "test-toString"]
|
|
expected: FAIL
|
|
|
|
[#document.alinkColor (<body alink>): IDL set to object "test-valueOf"]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to "7\\v"]
|
|
expected: FAIL
|
|
|
|
[body.tabIndex: setAttribute() to object "3"]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to "7\\v"]
|
|
expected: FAIL
|
|
|
|
[article.tabIndex: setAttribute() to object "3"]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to "7\\v"]
|
|
expected: FAIL
|
|
|
|
[section.tabIndex: setAttribute() to object "3"]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to "7\\v"]
|
|
expected: FAIL
|
|
|
|
[nav.tabIndex: setAttribute() to object "3"]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to "7\\v"]
|
|
expected: FAIL
|
|
|
|
[aside.tabIndex: setAttribute() to object "3"]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to "7\\v"]
|
|
expected: FAIL
|
|
|
|
[h1.tabIndex: setAttribute() to object "3"]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to "7\\v"]
|
|
expected: FAIL
|
|
|
|
[h2.tabIndex: setAttribute() to object "3"]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to "7\\v"]
|
|
expected: FAIL
|
|
|
|
[h3.tabIndex: setAttribute() to object "3"]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to "7\\v"]
|
|
expected: FAIL
|
|
|
|
[h4.tabIndex: setAttribute() to object "3"]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to "7\\v"]
|
|
expected: FAIL
|
|
|
|
[h5.tabIndex: setAttribute() to object "3"]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to "7\\v"]
|
|
expected: FAIL
|
|
|
|
[h6.tabIndex: setAttribute() to object "3"]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to "7\\v"]
|
|
expected: FAIL
|
|
|
|
[hgroup.tabIndex: setAttribute() to object "3"]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to "7\\v"]
|
|
expected: FAIL
|
|
|
|
[header.tabIndex: setAttribute() to object "3"]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to "7\\v"]
|
|
expected: FAIL
|
|
|
|
[footer.tabIndex: setAttribute() to object "3"]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to "7\\v"]
|
|
expected: FAIL
|
|
|
|
[address.tabIndex: setAttribute() to object "3"]
|
|
expected: FAIL
|