mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
11465 lines
314 KiB
INI
11465 lines
314 KiB
INI
[reflection-metadata.html]
|
||
type: testharness
|
||
[head.dir: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "ltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "xltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "ltr\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "tr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "LTR" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "rtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "xrtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "rtl\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "tl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "RTL" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "auto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "xauto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "auto\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "uto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "AUTO" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to object "test-valueOf" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "ltr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "xltr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "xltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "ltr\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "ltr\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "tr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "tr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "LTR" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "LTR" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "rtl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "xrtl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "xrtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "rtl\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "rtl\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "tl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "tl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "RTL" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "RTL" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "auto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "xauto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "xauto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "auto\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "auto\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "uto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "uto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "AUTO" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to -36 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to -1 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to 0 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to 1 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to 2147483647 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to -2147483648 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to "-1" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to "-0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to "0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to "1" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to object "2" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: IDL set to -36 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: IDL set to -1 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: IDL set to 0 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: IDL set to 1 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: IDL set to 2147483647 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: IDL set to -2147483648 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: setAttribute() to "itemScope" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to "" followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to undefined followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to null followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to false followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to NaN followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemScope: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.itemId: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "ltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "xltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "ltr\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "tr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "LTR" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "rtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "xrtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "rtl\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "tl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "RTL" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "auto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "xauto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "auto\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "uto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "AUTO" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to object "test-valueOf" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "ltr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "xltr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "xltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "ltr\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "ltr\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "tr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "tr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "LTR" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "LTR" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "rtl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "xrtl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "xrtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "rtl\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "rtl\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "tl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "tl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "RTL" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "RTL" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "auto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "xauto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "xauto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "auto\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "auto\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "uto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "uto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "AUTO" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to -36 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to -1 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to 0 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to 1 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to 2147483647 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to -2147483648 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to "-1" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to "-0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to "0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to "1" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to object "2" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: IDL set to -36 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: IDL set to -1 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: IDL set to 0 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: IDL set to 1 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: IDL set to 2147483647 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: IDL set to -2147483648 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: setAttribute() to "itemScope" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to "" followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to undefined followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to null followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to false followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to NaN followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemScope: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.itemId: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "ltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "xltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "ltr\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "tr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "LTR" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "rtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "xrtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "rtl\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "tl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "RTL" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "auto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "xauto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "auto\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "uto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "AUTO" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to object "test-valueOf" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "ltr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "xltr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "xltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "ltr\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "ltr\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "tr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "tr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "LTR" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "LTR" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "rtl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "xrtl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "xrtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "rtl\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "rtl\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "tl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "tl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "RTL" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "RTL" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "auto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "xauto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "xauto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "auto\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "auto\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "uto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "uto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "AUTO" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to -36 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to -1 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to 0 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to 1 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to 2147483647 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to -2147483648 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to "-1" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to "-0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to "0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to "1" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to object "2" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: IDL set to -36 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: IDL set to -1 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: IDL set to 0 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: IDL set to 1 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: IDL set to 2147483647 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: IDL set to -2147483648 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.target: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.target: 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: setAttribute() to "itemScope" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to "" followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to undefined followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to null followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to false followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to NaN followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemScope: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.itemId: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "ltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "xltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "ltr\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "tr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "LTR" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "rtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "xrtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "rtl\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "tl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "RTL" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "auto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "xauto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "auto\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "uto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "AUTO" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to object "test-valueOf" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "ltr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "xltr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "xltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "ltr\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "ltr\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "tr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "tr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "LTR" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "LTR" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "rtl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "xrtl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "xrtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "rtl\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "rtl\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "tl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "tl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "RTL" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "RTL" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "auto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "xauto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "xauto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "auto\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "auto\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "uto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "uto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "AUTO" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to -36 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to -1 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to 0 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to 1 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to 2147483647 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to -2147483648 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to "-1" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to "-0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to "0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to "1" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to object "2" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: IDL set to -36 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: IDL set to -1 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: IDL set to 0 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: IDL set to 1 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: IDL set to 2147483647 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: IDL set to -2147483648 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to "anonymous" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to "xanonymous" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to "anonymous\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to "nonymous" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to "ANONYMOUS" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to "use-credentials" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to "xuse-credentials" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to "use-credentials\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to "se-credentials" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: setAttribute() to "USE-CREDENTIALS" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to object "test-valueOf" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "anonymous" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "xanonymous" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "xanonymous" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "anonymous\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "anonymous\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "nonymous" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "nonymous" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "ANONYMOUS" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "ANONYMOUS" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "use-credentials" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "xuse-credentials" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "xuse-credentials" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "use-credentials\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "use-credentials\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "se-credentials" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "se-credentials" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to "USE-CREDENTIALS" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: setAttribute() to "itemScope" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to "" followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to undefined followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to null followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to false followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to NaN followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemScope: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemId: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "ltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "xltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "ltr\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "tr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "LTR" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "rtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "xrtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "rtl\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "tl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "RTL" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "auto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "xauto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "auto\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "uto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "AUTO" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to object "test-valueOf" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "ltr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "xltr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "xltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "ltr\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "ltr\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "tr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "tr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "LTR" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "LTR" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "rtl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "xrtl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "xrtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "rtl\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "rtl\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "tl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "tl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "RTL" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "RTL" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "auto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "xauto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "xauto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "auto\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "auto\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "uto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "uto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "AUTO" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to -36 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to -1 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to 0 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to 1 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to 2147483647 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to -2147483648 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to "-1" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to "-0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to "0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to "1" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to object "2" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: IDL set to -36 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: IDL set to -1 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: IDL set to 0 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: IDL set to 1 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: IDL set to 2147483647 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: IDL set to -2147483648 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: setAttribute() to "itemScope" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to "" followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to undefined followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to null followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to false followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to NaN followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemScope: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemId: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "ltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "xltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "ltr\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "tr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "LTR" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "rtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "xrtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "rtl\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "tl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "RTL" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "auto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "xauto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "auto\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "uto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "AUTO" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to object "test-valueOf" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "ltr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "xltr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "xltr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "ltr\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "ltr\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "tr" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "tr" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "LTR" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "LTR" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "rtl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "xrtl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "xrtl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "rtl\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "rtl\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "tl" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "tl" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "RTL" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "RTL" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "auto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "xauto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "xauto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "auto\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "auto\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "uto" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "uto" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "AUTO" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to -36 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to -1 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to 0 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to 1 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to 2147483647 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to -2147483648 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to "-1" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to "-0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to "0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to "1" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to object "2" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: IDL set to -36 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: IDL set to -1 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: IDL set to 0 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: IDL set to 1 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: IDL set to 2147483647 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: IDL set to -2147483648 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.media: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.media: 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[style.scoped: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: setAttribute() to "scoped" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to "" followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to undefined followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to null followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to false followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to NaN followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.scoped: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: setAttribute() to "itemScope" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to "" followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to undefined followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to null followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to false followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to NaN followed by hasAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemScope: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.itemId: IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.itemValue (<meta content>): IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[audio.itemValue (<audio src>): IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[embed.itemValue (<embed src>): IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[iframe.itemValue (<iframe src>): IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[img.itemValue (<img src>): IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[source.itemValue (<source src>): IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[track.itemValue (<track src>): IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[video.itemValue (<video src>): IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[a.itemValue (<a href>): IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[area.itemValue (<area href>): IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.itemValue (<link href>): IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to "http://site.example/" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to " foo " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to " foo " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to "http://site.example/" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to "//site.example/path???@#l" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to "//site.example/path???@#l" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[object.itemValue (<object data>): IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): setAttribute() to "" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): 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 " followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): setAttribute() to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): setAttribute() to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): setAttribute() to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): setAttribute() to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): setAttribute() to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): setAttribute() to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): setAttribute() to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): setAttribute() to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): setAttribute() to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): setAttribute() to "\\0" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): setAttribute() to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): setAttribute() to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): setAttribute() to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to "" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): 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 " followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to undefined followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to undefined followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to 7 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to 7 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to 1.5 followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to 1.5 followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to true followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to true followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to false followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to false followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to object "[object Object\]" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to object "[object Object\]" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to NaN followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to NaN followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to -Infinity followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to -Infinity followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to "\\0" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to null followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to object "test-toString" followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to object "test-toString" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[data.itemValue (<data value>): IDL set to object "test-valueOf" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to "\\t7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to "\\f7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to " 7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to "\\n7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to "\\r7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to "\\t7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to "\\f7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to " 7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to "\\n7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to "\\r7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to "\\t7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to "\\f7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to " 7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to "\\n7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to "\\r7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to "\\t7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to "\\f7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to " 7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to "\\n7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to "\\r7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to "\\t7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to "\\f7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to " 7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to "\\n7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to "\\r7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to "\\t7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to "\\f7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to " 7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to "\\n7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to "\\r7" followed by IDL get]
|
||
expected: FAIL
|
||
|
||
[link.crossOrigin: IDL set to null followed by getAttribute()]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "ltr"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "xltr"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "ltr\\0"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "tr"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "LTR"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "rtl"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "xrtl"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "rtl\\0"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "tl"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "RTL"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "auto"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "xauto"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "auto\\0"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "uto"]
|
||
expected: FAIL
|
||
|
||
[head.dir: setAttribute() to "AUTO"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "ltr"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "xltr"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "ltr\\0"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "tr"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "LTR"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "rtl"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "xrtl"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "rtl\\0"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "tl"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "RTL"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "auto"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "xauto"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "auto\\0"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "uto"]
|
||
expected: FAIL
|
||
|
||
[head.dir: IDL set to "AUTO"]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[head.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
|
||
|
||
[head.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[head.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
|
||
|
||
[head.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[head.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[head.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "ltr"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "xltr"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "ltr\\0"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "tr"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "LTR"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "rtl"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "xrtl"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "rtl\\0"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "tl"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "RTL"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "auto"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "xauto"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "auto\\0"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "uto"]
|
||
expected: FAIL
|
||
|
||
[title.dir: setAttribute() to "AUTO"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "ltr"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "xltr"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "ltr\\0"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "tr"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "LTR"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "rtl"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "xrtl"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "rtl\\0"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "tl"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "RTL"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "auto"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "xauto"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "auto\\0"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "uto"]
|
||
expected: FAIL
|
||
|
||
[title.dir: IDL set to "AUTO"]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[title.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
|
||
|
||
[title.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[title.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
|
||
|
||
[title.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[title.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[title.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "ltr"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "xltr"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "ltr\\0"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "tr"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "LTR"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "rtl"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "xrtl"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "rtl\\0"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "tl"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "RTL"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "auto"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "xauto"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "auto\\0"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "uto"]
|
||
expected: FAIL
|
||
|
||
[base.dir: setAttribute() to "AUTO"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "ltr"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "xltr"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "ltr\\0"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "tr"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "LTR"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "rtl"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "xrtl"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "rtl\\0"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "tl"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "RTL"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "auto"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "xauto"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "auto\\0"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "uto"]
|
||
expected: FAIL
|
||
|
||
[base.dir: IDL set to "AUTO"]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[base.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
|
||
|
||
[base.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[base.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
|
||
|
||
[base.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[base.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[base.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[base.target: 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
|
||
|
||
[base.target: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[base.target: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[base.target: 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
|
||
|
||
[base.target: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[base.target: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "ltr"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "xltr"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "ltr\\0"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "tr"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "LTR"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "rtl"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "xrtl"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "rtl\\0"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "tl"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "RTL"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "auto"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "xauto"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "auto\\0"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "uto"]
|
||
expected: FAIL
|
||
|
||
[link.dir: setAttribute() to "AUTO"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "ltr"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "xltr"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "ltr\\0"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "tr"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "LTR"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "rtl"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "xrtl"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "rtl\\0"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "tl"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "RTL"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "auto"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "xauto"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "auto\\0"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "uto"]
|
||
expected: FAIL
|
||
|
||
[link.dir: IDL set to "AUTO"]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[link.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
|
||
|
||
[link.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[link.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
|
||
|
||
[link.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[link.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[link.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "ltr"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "xltr"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "ltr\\0"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "tr"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "LTR"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "rtl"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "xrtl"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "rtl\\0"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "tl"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "RTL"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "auto"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "xauto"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "auto\\0"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "uto"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: setAttribute() to "AUTO"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "ltr"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "xltr"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "ltr\\0"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "tr"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "LTR"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "rtl"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "xrtl"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "rtl\\0"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "tl"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "RTL"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "auto"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "xauto"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "auto\\0"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "uto"]
|
||
expected: FAIL
|
||
|
||
[meta.dir: IDL set to "AUTO"]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[meta.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
|
||
|
||
[meta.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[meta.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
|
||
|
||
[meta.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[meta.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[meta.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): 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
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): 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
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to true]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to false]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to null]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[meta.httpEquiv (<meta http-equiv>): IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: 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
|
||
|
||
[meta.scheme: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: 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
|
||
|
||
[meta.scheme: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[meta.scheme: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "ltr"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "xltr"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "ltr\\0"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "tr"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "LTR"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "rtl"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "xrtl"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "rtl\\0"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "tl"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "RTL"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "auto"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "xauto"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "auto\\0"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "uto"]
|
||
expected: FAIL
|
||
|
||
[style.dir: setAttribute() to "AUTO"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "ltr"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "xltr"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "ltr\\0"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "tr"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "LTR"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "rtl"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "xrtl"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "rtl\\0"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "tl"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "RTL"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "auto"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "xauto"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "auto\\0"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "uto"]
|
||
expected: FAIL
|
||
|
||
[style.dir: IDL set to "AUTO"]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[style.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
|
||
|
||
[style.accessKey: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[style.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
|
||
|
||
[style.accessKey: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[style.accessKey: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to -36]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to -1]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to 0]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to 1]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to 2147483647]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to -2147483648]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to "-1"]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to "-0"]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to "0"]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to "1"]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to "\\t7"]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to "\\f7"]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to " 7"]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to "\\n7"]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to "\\r7"]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: setAttribute() to object "2"]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: IDL set to -36]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: IDL set to -1]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: IDL set to 0]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: IDL set to 1]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: IDL set to 2147483647]
|
||
expected: FAIL
|
||
|
||
[style.tabIndex: IDL set to -2147483648]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[style.media: 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
|
||
|
||
[style.media: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[style.media: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[style.media: 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
|
||
|
||
[style.media: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[style.media: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[style.type: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[style.type: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.nonce: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[link.nonce: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[link.nonce: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[link.nonce: 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
|
||
|
||
[link.nonce: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[link.nonce: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[link.nonce: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.nonce: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[link.nonce: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[link.nonce: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[link.nonce: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[link.nonce: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[link.nonce: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[link.nonce: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[link.nonce: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[link.nonce: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[link.nonce: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.nonce: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[link.nonce: 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
|
||
|
||
[link.nonce: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[link.nonce: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[link.nonce: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.nonce: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[link.nonce: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[link.nonce: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[link.nonce: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[link.nonce: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[link.nonce: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[link.nonce: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[link.nonce: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[link.nonce: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[link.nonce: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "no-referrer"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "xno-referrer"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "no-referrer\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "o-referrer"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "NO-REFERRER"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "no-referrer-when-downgrade"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "xno-referrer-when-downgrade"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "no-referrer-when-downgrade\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "o-referrer-when-downgrade"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "NO-REFERRER-WHEN-DOWNGRADE"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "same-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "xsame-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "same-origin\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "ame-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "SAME-ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "xorigin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "origin\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "rigin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "strict-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "xstrict-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "strict-origin\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "trict-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "STRICT-ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "origin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "xorigin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "origin-when-cross-origin\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "rigin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "ORIGIN-WHEN-CROSS-ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "strict-origin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "xstrict-origin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "strict-origin-when-cross-origin\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "trict-origin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "STRICT-ORIGIN-WHEN-CROSS-ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "unsafe-url"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "xunsafe-url"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "unsafe-url\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "nsafe-url"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: setAttribute() to "UNSAFE-URL"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo "]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "no-referrer"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "xno-referrer"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "no-referrer\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "o-referrer"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "NO-REFERRER"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "no-referrer-when-downgrade"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "xno-referrer-when-downgrade"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "no-referrer-when-downgrade\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "o-referrer-when-downgrade"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "NO-REFERRER-WHEN-DOWNGRADE"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "same-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "xsame-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "same-origin\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "ame-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "SAME-ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "xorigin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "origin\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "rigin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "strict-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "xstrict-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "strict-origin\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "trict-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "STRICT-ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "origin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "xorigin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "origin-when-cross-origin\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "rigin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "ORIGIN-WHEN-CROSS-ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "strict-origin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "xstrict-origin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "strict-origin-when-cross-origin\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "trict-origin-when-cross-origin"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "STRICT-ORIGIN-WHEN-CROSS-ORIGIN"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "unsafe-url"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "xunsafe-url"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "unsafe-url\\0"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "nsafe-url"]
|
||
expected: FAIL
|
||
|
||
[link.referrerPolicy: IDL set to "UNSAFE-URL"]
|
||
expected: FAIL
|
||
|
||
[link.as: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[link.as: 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
|
||
|
||
[link.as: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "fetch"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xfetch"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "fetch\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "etch"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "FETCH"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "audio"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xaudio"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "audio\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "udio"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "AUDIO"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "document"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xdocument"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "document\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "ocument"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "DOCUMENT"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "embed"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xembed"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "embed\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "mbed"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "EMBED"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "font"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xfont"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "font\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "ont"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "FONT"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "image"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "ximage"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "image\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "mage"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "IMAGE"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "manifest"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xmanifest"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "manifest\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "anifest"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "MANIFEST"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "object"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xobject"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "object\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "bject"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "OBJECT"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "report"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xreport"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "report\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "eport"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "REPORT"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "script"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xscript"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "script\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "cript"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "SCRIPT"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "serviceworker"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xserviceworker"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "serviceworker\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "erviceworker"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "SERVICEWORKER"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "serviceworKer"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "sharedworker"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xsharedworker"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "sharedworker\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "haredworker"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "SHAREDWORKER"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "sharedworKer"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "style"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xstyle"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "style\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "tyle"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "STYLE"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "track"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xtrack"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "track\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "rack"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "TRACK"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "tracK"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "video"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xvideo"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "video\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "ideo"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "VIDEO"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "worker"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xworker"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "worker\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "orker"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "WORKER"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "worKer"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xslt"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xxslt"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "xslt\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "slt"]
|
||
expected: FAIL
|
||
|
||
[link.as: setAttribute() to "XSLT"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[link.as: 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
|
||
|
||
[link.as: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "fetch"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xfetch"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "fetch\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "etch"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "FETCH"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "audio"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xaudio"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "audio\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "udio"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "AUDIO"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "document"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xdocument"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "document\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "ocument"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "DOCUMENT"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "embed"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xembed"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "embed\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "mbed"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "EMBED"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "font"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xfont"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "font\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "ont"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "FONT"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "image"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "ximage"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "image\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "mage"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "IMAGE"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "manifest"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xmanifest"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "manifest\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "anifest"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "MANIFEST"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "object"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xobject"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "object\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "bject"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "OBJECT"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "report"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xreport"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "report\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "eport"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "REPORT"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "script"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xscript"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "script\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "cript"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "SCRIPT"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "serviceworker"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xserviceworker"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "serviceworker\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "erviceworker"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "SERVICEWORKER"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "serviceworKer"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "sharedworker"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xsharedworker"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "sharedworker\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "haredworker"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "SHAREDWORKER"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "sharedworKer"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "style"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xstyle"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "style\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "tyle"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "STYLE"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "track"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xtrack"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "track\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "rack"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "TRACK"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "tracK"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "video"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xvideo"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "video\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "ideo"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "VIDEO"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "worker"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xworker"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "worker\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "orker"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "WORKER"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "worKer"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xslt"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xxslt"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "xslt\\0"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "slt"]
|
||
expected: FAIL
|
||
|
||
[link.as: IDL set to "XSLT"]
|
||
expected: FAIL
|
||
|
||
[base.href: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[link.scope: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[link.scope: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[link.scope: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[link.scope: 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
|
||
|
||
[link.scope: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[link.scope: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[link.scope: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.scope: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[link.scope: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[link.scope: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[link.scope: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[link.scope: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[link.scope: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[link.scope: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[link.scope: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[link.scope: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[link.scope: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.scope: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[link.scope: 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
|
||
|
||
[link.scope: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[link.scope: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[link.scope: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.scope: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[link.scope: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[link.scope: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[link.scope: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[link.scope: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[link.scope: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[link.scope: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[link.scope: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[link.scope: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[link.scope: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[link.workerType: 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
|
||
|
||
[link.workerType: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to "classic"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to "xclassic"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to "classic\\0"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to "lassic"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to "CLASSIC"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to "module"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to "xmodule"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to "module\\0"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to "odule"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: setAttribute() to "MODULE"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[link.workerType: 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
|
||
|
||
[link.workerType: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to "classic"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to "xclassic"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to "classic\\0"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to "lassic"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to "CLASSIC"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to "module"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to "xmodule"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to "module\\0"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to "odule"]
|
||
expected: FAIL
|
||
|
||
[link.workerType: IDL set to "MODULE"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: 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
|
||
|
||
[link.updateViaCache: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to "imports"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to "ximports"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to "imports\\0"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to "mports"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to "IMPORTS"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to "all"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to "xall"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to "all\\0"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to "ll"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to "ALL"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to "none"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to "xnone"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to "none\\0"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to "one"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: setAttribute() to "NONE"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: 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
|
||
|
||
[link.updateViaCache: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to "imports"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to "ximports"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to "imports\\0"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to "mports"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to "IMPORTS"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to "all"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to "xall"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to "all\\0"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to "ll"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to "ALL"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to "none"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to "xnone"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to "none\\0"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to "one"]
|
||
expected: FAIL
|
||
|
||
[link.updateViaCache: IDL set to "NONE"]
|
||
expected: FAIL
|
||
|
||
[style.nonce: typeof IDL attribute]
|
||
expected: FAIL
|
||
|
||
[style.nonce: IDL get with DOM attribute unset]
|
||
expected: FAIL
|
||
|
||
[style.nonce: setAttribute() to ""]
|
||
expected: FAIL
|
||
|
||
[style.nonce: 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
|
||
|
||
[style.nonce: setAttribute() to undefined]
|
||
expected: FAIL
|
||
|
||
[style.nonce: setAttribute() to 7]
|
||
expected: FAIL
|
||
|
||
[style.nonce: setAttribute() to 1.5]
|
||
expected: FAIL
|
||
|
||
[style.nonce: setAttribute() to true]
|
||
expected: FAIL
|
||
|
||
[style.nonce: setAttribute() to false]
|
||
expected: FAIL
|
||
|
||
[style.nonce: setAttribute() to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[style.nonce: setAttribute() to NaN]
|
||
expected: FAIL
|
||
|
||
[style.nonce: setAttribute() to Infinity]
|
||
expected: FAIL
|
||
|
||
[style.nonce: setAttribute() to -Infinity]
|
||
expected: FAIL
|
||
|
||
[style.nonce: setAttribute() to "\\0"]
|
||
expected: FAIL
|
||
|
||
[style.nonce: setAttribute() to null]
|
||
expected: FAIL
|
||
|
||
[style.nonce: setAttribute() to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[style.nonce: setAttribute() to object "test-valueOf"]
|
||
expected: FAIL
|
||
|
||
[style.nonce: IDL set to ""]
|
||
expected: FAIL
|
||
|
||
[style.nonce: 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
|
||
|
||
[style.nonce: IDL set to undefined]
|
||
expected: FAIL
|
||
|
||
[style.nonce: IDL set to 7]
|
||
expected: FAIL
|
||
|
||
[style.nonce: IDL set to 1.5]
|
||
expected: FAIL
|
||
|
||
[style.nonce: IDL set to true]
|
||
expected: FAIL
|
||
|
||
[style.nonce: IDL set to false]
|
||
expected: FAIL
|
||
|
||
[style.nonce: IDL set to object "[object Object\]"]
|
||
expected: FAIL
|
||
|
||
[style.nonce: IDL set to NaN]
|
||
expected: FAIL
|
||
|
||
[style.nonce: IDL set to Infinity]
|
||
expected: FAIL
|
||
|
||
[style.nonce: IDL set to -Infinity]
|
||
expected: FAIL
|
||
|
||
[style.nonce: IDL set to "\\0"]
|
||
expected: FAIL
|
||
|
||
[style.nonce: IDL set to null]
|
||
expected: FAIL
|
||
|
||
[style.nonce: IDL set to object "test-toString"]
|
||
expected: FAIL
|
||
|
||
[style.nonce: IDL set to object "test-valueOf"]
|
||
expected: FAIL
|
||
|