mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
3612 lines
82 KiB
INI
Vendored
3612 lines
82 KiB
INI
Vendored
[reflection-obsolete.html]
|
||
[marquee.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[marquee.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
|
||
|
||
[marquee.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[marquee.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
|
||
|
||
[marquee.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[marquee.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: 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
|
||
|
||
[marquee.bgColor: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: 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
|
||
|
||
[marquee.bgColor: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[marquee.bgColor: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[marquee.height: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[marquee.height: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[marquee.height: 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
|
||
|
||
[marquee.height: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[marquee.height: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[marquee.height: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[marquee.height: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[marquee.height: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[marquee.height: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[marquee.height: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[marquee.height: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[marquee.height: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[marquee.height: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[marquee.height: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.height: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.height: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[marquee.height: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[marquee.height: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[marquee.height: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[marquee.height: 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
|
||
|
||
[marquee.height: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[marquee.height: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to -2147483649]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to 257]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to 2147483648]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to 4294967295]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to 4294967296]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "
7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "
7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: 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
|
||
|
||
[marquee.hspace: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: IDL set to 257]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: IDL set to "-0"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: IDL set to 2147483648]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: IDL set to 4294967295]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to -2147483649]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to 257]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to 2147483648]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to 4294967295]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to 4294967296]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "
7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "
7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: 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
|
||
|
||
[marquee.scrollAmount: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: IDL set to 257]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: IDL set to "-0"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: IDL set to 2147483648]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: IDL set to 4294967295]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to -2147483649]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to 257]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to 2147483648]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to 4294967295]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to 4294967296]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "
7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "
7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: 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
|
||
|
||
[marquee.scrollDelay: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: IDL set to 257]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: IDL set to "-0"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: IDL set to 2147483648]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: IDL set to 4294967295]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: setAttribute() to "trueSpeed"]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[marquee.trueSpeed: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to -2147483649]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to 257]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to 2147483648]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to 4294967295]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to 4294967296]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "
7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "
7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: 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
|
||
|
||
[marquee.vspace: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: IDL set to 257]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: IDL set to "-0"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: IDL set to 2147483648]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: IDL set to 4294967295]
|
||
expected: FAIL
|
||
|
||
[marquee.width: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[marquee.width: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[marquee.width: 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
|
||
|
||
[marquee.width: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[marquee.width: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[frameset.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
|
||
|
||
[frameset.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[frameset.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
|
||
|
||
[frameset.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frameset.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: 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
|
||
|
||
[frameset.cols: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: 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
|
||
|
||
[frameset.cols: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frameset.cols: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: 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
|
||
|
||
[frameset.rows: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: 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
|
||
|
||
[frameset.rows: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frameset.rows: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[frame.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
|
||
|
||
[frame.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[frame.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
|
||
|
||
[frame.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[frame.name: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.name: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.name: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: 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
|
||
|
||
[frame.scrolling: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: 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
|
||
|
||
[frame.scrolling: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.scrolling: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.src: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to "http://site.example/"]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to "//site.example/path???@#l"]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to "\\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f "]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.src: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to "http://site.example/"]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to "//site.example/path???@#l"]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to "\\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f "]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.src: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: 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
|
||
|
||
[frame.frameBorder: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: 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
|
||
|
||
[frame.frameBorder: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.frameBorder: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to "http://site.example/"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to "//site.example/path???@#l"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to "\\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f "]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to "http://site.example/"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to "//site.example/path???@#l"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to "\\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f "]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.longDesc: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: setAttribute() to "noResize"]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.noResize: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: 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
|
||
|
||
[frame.marginHeight: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: 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
|
||
|
||
[frame.marginHeight: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.marginHeight: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: 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
|
||
|
||
[frame.marginWidth: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: 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
|
||
|
||
[frame.marginWidth: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[frame.marginWidth: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[dir.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
|
||
|
||
[dir.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[dir.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
|
||
|
||
[dir.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dir.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[dir.compact: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to " foo "]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[dir.compact: setAttribute() to "compact"]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to " foo "]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[dir.compact: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[font.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
|
||
|
||
[font.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: setAttribute() to ".5"]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[font.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
|
||
|
||
[font.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL set to "5%"]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL set to "+100"]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL set to ".5"]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[font.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to "5%"]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to "+100"]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[marquee.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "-"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "+"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "\\t\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "\\n\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "\\f\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "\\r\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to " \\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.hspace: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "-"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "+"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "\\t\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "\\n\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "\\f\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "\\r\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to " \\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollAmount: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "-"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "+"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "\\t\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "\\n\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "\\f\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "\\r\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to " \\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.scrollDelay: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "-"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "+"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "\\t\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "\\n\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "\\f\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "\\r\\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to " \\v7"]
|
||
expected: FAIL
|
||
|
||
[marquee.vspace: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[frameset.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[frame.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[dir.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to "7\\v"]
|
||
expected: FAIL
|
||
|
||
[font.tabIndex: setAttribute() to object "3"]
|
||
expected: FAIL
|