| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-sections-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-sections-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-sections-expected.txt
|
| deleted file mode 100644
|
| index b2956bd077e73ed913cf63332f7970db144526f3..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-sections-expected.txt
|
| +++ /dev/null
|
| @@ -1,10328 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -PASS body.title: typeof IDL attribute
|
| -PASS body.title: IDL get with DOM attribute unset
|
| -PASS body.title: setAttribute() to "" followed by getAttribute()
|
| -PASS body.title: setAttribute() to "" followed by IDL get
|
| -PASS body.title: 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 getAttribute()
|
| -PASS body.title: 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
|
| -PASS body.title: setAttribute() to undefined followed by getAttribute()
|
| -PASS body.title: setAttribute() to undefined followed by IDL get
|
| -PASS body.title: setAttribute() to 7 followed by getAttribute()
|
| -PASS body.title: setAttribute() to 7 followed by IDL get
|
| -PASS body.title: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS body.title: setAttribute() to 1.5 followed by IDL get
|
| -PASS body.title: setAttribute() to true followed by getAttribute()
|
| -PASS body.title: setAttribute() to true followed by IDL get
|
| -PASS body.title: setAttribute() to false followed by getAttribute()
|
| -PASS body.title: setAttribute() to false followed by IDL get
|
| -PASS body.title: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS body.title: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS body.title: setAttribute() to NaN followed by getAttribute()
|
| -PASS body.title: setAttribute() to NaN followed by IDL get
|
| -PASS body.title: setAttribute() to Infinity followed by getAttribute()
|
| -PASS body.title: setAttribute() to Infinity followed by IDL get
|
| -PASS body.title: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS body.title: setAttribute() to -Infinity followed by IDL get
|
| -PASS body.title: setAttribute() to "\0" followed by getAttribute()
|
| -PASS body.title: setAttribute() to "\0" followed by IDL get
|
| -PASS body.title: setAttribute() to null followed by getAttribute()
|
| -PASS body.title: setAttribute() to null followed by IDL get
|
| -PASS body.title: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS body.title: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS body.title: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS body.title: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS body.title: IDL set to "" should not throw
|
| -PASS body.title: IDL set to "" followed by getAttribute()
|
| -PASS body.title: IDL set to "" followed by IDL get
|
| -PASS body.title: 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 " should not throw
|
| -PASS body.title: 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()
|
| -PASS body.title: 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
|
| -PASS body.title: IDL set to undefined should not throw
|
| -PASS body.title: IDL set to undefined followed by getAttribute()
|
| -PASS body.title: IDL set to undefined followed by IDL get
|
| -PASS body.title: IDL set to 7 should not throw
|
| -PASS body.title: IDL set to 7 followed by getAttribute()
|
| -PASS body.title: IDL set to 7 followed by IDL get
|
| -PASS body.title: IDL set to 1.5 should not throw
|
| -PASS body.title: IDL set to 1.5 followed by getAttribute()
|
| -PASS body.title: IDL set to 1.5 followed by IDL get
|
| -PASS body.title: IDL set to true should not throw
|
| -PASS body.title: IDL set to true followed by getAttribute()
|
| -PASS body.title: IDL set to true followed by IDL get
|
| -PASS body.title: IDL set to false should not throw
|
| -PASS body.title: IDL set to false followed by getAttribute()
|
| -PASS body.title: IDL set to false followed by IDL get
|
| -PASS body.title: IDL set to object "[object Object]" should not throw
|
| -PASS body.title: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS body.title: IDL set to object "[object Object]" followed by IDL get
|
| -PASS body.title: IDL set to NaN should not throw
|
| -PASS body.title: IDL set to NaN followed by getAttribute()
|
| -PASS body.title: IDL set to NaN followed by IDL get
|
| -PASS body.title: IDL set to Infinity should not throw
|
| -PASS body.title: IDL set to Infinity followed by getAttribute()
|
| -PASS body.title: IDL set to Infinity followed by IDL get
|
| -PASS body.title: IDL set to -Infinity should not throw
|
| -PASS body.title: IDL set to -Infinity followed by getAttribute()
|
| -PASS body.title: IDL set to -Infinity followed by IDL get
|
| -PASS body.title: IDL set to "\0" should not throw
|
| -PASS body.title: IDL set to "\0" followed by getAttribute()
|
| -PASS body.title: IDL set to "\0" followed by IDL get
|
| -PASS body.title: IDL set to null should not throw
|
| -PASS body.title: IDL set to null followed by getAttribute()
|
| -PASS body.title: IDL set to null followed by IDL get
|
| -PASS body.title: IDL set to object "test-toString" should not throw
|
| -PASS body.title: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS body.title: IDL set to object "test-toString" followed by IDL get
|
| -PASS body.title: IDL set to object "test-valueOf" should not throw
|
| -PASS body.title: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS body.title: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS body.lang: typeof IDL attribute
|
| -PASS body.lang: IDL get with DOM attribute unset
|
| -PASS body.lang: setAttribute() to "" followed by getAttribute()
|
| -PASS body.lang: setAttribute() to "" followed by IDL get
|
| -PASS body.lang: 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 getAttribute()
|
| -PASS body.lang: 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
|
| -PASS body.lang: setAttribute() to undefined followed by getAttribute()
|
| -PASS body.lang: setAttribute() to undefined followed by IDL get
|
| -PASS body.lang: setAttribute() to 7 followed by getAttribute()
|
| -PASS body.lang: setAttribute() to 7 followed by IDL get
|
| -PASS body.lang: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS body.lang: setAttribute() to 1.5 followed by IDL get
|
| -PASS body.lang: setAttribute() to true followed by getAttribute()
|
| -PASS body.lang: setAttribute() to true followed by IDL get
|
| -PASS body.lang: setAttribute() to false followed by getAttribute()
|
| -PASS body.lang: setAttribute() to false followed by IDL get
|
| -PASS body.lang: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS body.lang: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS body.lang: setAttribute() to NaN followed by getAttribute()
|
| -PASS body.lang: setAttribute() to NaN followed by IDL get
|
| -PASS body.lang: setAttribute() to Infinity followed by getAttribute()
|
| -PASS body.lang: setAttribute() to Infinity followed by IDL get
|
| -PASS body.lang: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS body.lang: setAttribute() to -Infinity followed by IDL get
|
| -PASS body.lang: setAttribute() to "\0" followed by getAttribute()
|
| -PASS body.lang: setAttribute() to "\0" followed by IDL get
|
| -PASS body.lang: setAttribute() to null followed by getAttribute()
|
| -PASS body.lang: setAttribute() to null followed by IDL get
|
| -PASS body.lang: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS body.lang: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS body.lang: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS body.lang: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS body.lang: IDL set to "" should not throw
|
| -PASS body.lang: IDL set to "" followed by getAttribute()
|
| -PASS body.lang: IDL set to "" followed by IDL get
|
| -PASS body.lang: 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 " should not throw
|
| -PASS body.lang: 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()
|
| -PASS body.lang: 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
|
| -PASS body.lang: IDL set to undefined should not throw
|
| -PASS body.lang: IDL set to undefined followed by getAttribute()
|
| -PASS body.lang: IDL set to undefined followed by IDL get
|
| -PASS body.lang: IDL set to 7 should not throw
|
| -PASS body.lang: IDL set to 7 followed by getAttribute()
|
| -PASS body.lang: IDL set to 7 followed by IDL get
|
| -PASS body.lang: IDL set to 1.5 should not throw
|
| -PASS body.lang: IDL set to 1.5 followed by getAttribute()
|
| -PASS body.lang: IDL set to 1.5 followed by IDL get
|
| -PASS body.lang: IDL set to true should not throw
|
| -PASS body.lang: IDL set to true followed by getAttribute()
|
| -PASS body.lang: IDL set to true followed by IDL get
|
| -PASS body.lang: IDL set to false should not throw
|
| -PASS body.lang: IDL set to false followed by getAttribute()
|
| -PASS body.lang: IDL set to false followed by IDL get
|
| -PASS body.lang: IDL set to object "[object Object]" should not throw
|
| -PASS body.lang: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS body.lang: IDL set to object "[object Object]" followed by IDL get
|
| -PASS body.lang: IDL set to NaN should not throw
|
| -PASS body.lang: IDL set to NaN followed by getAttribute()
|
| -PASS body.lang: IDL set to NaN followed by IDL get
|
| -PASS body.lang: IDL set to Infinity should not throw
|
| -PASS body.lang: IDL set to Infinity followed by getAttribute()
|
| -PASS body.lang: IDL set to Infinity followed by IDL get
|
| -PASS body.lang: IDL set to -Infinity should not throw
|
| -PASS body.lang: IDL set to -Infinity followed by getAttribute()
|
| -PASS body.lang: IDL set to -Infinity followed by IDL get
|
| -PASS body.lang: IDL set to "\0" should not throw
|
| -PASS body.lang: IDL set to "\0" followed by getAttribute()
|
| -PASS body.lang: IDL set to "\0" followed by IDL get
|
| -PASS body.lang: IDL set to null should not throw
|
| -PASS body.lang: IDL set to null followed by getAttribute()
|
| -PASS body.lang: IDL set to null followed by IDL get
|
| -PASS body.lang: IDL set to object "test-toString" should not throw
|
| -PASS body.lang: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS body.lang: IDL set to object "test-toString" followed by IDL get
|
| -PASS body.lang: IDL set to object "test-valueOf" should not throw
|
| -PASS body.lang: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS body.lang: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS body.dir: typeof IDL attribute
|
| -PASS body.dir: IDL get with DOM attribute unset
|
| -PASS body.dir: setAttribute() to "" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "" followed by IDL get
|
| -PASS body.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 getAttribute()
|
| -PASS body.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
|
| -PASS body.dir: setAttribute() to undefined followed by getAttribute()
|
| -PASS body.dir: setAttribute() to undefined followed by IDL get
|
| -PASS body.dir: setAttribute() to 7 followed by getAttribute()
|
| -PASS body.dir: setAttribute() to 7 followed by IDL get
|
| -PASS body.dir: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS body.dir: setAttribute() to 1.5 followed by IDL get
|
| -PASS body.dir: setAttribute() to true followed by getAttribute()
|
| -PASS body.dir: setAttribute() to true followed by IDL get
|
| -PASS body.dir: setAttribute() to false followed by getAttribute()
|
| -PASS body.dir: setAttribute() to false followed by IDL get
|
| -PASS body.dir: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS body.dir: setAttribute() to NaN followed by getAttribute()
|
| -PASS body.dir: setAttribute() to NaN followed by IDL get
|
| -PASS body.dir: setAttribute() to Infinity followed by getAttribute()
|
| -PASS body.dir: setAttribute() to Infinity followed by IDL get
|
| -PASS body.dir: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS body.dir: setAttribute() to -Infinity followed by IDL get
|
| -PASS body.dir: setAttribute() to "\0" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "\0" followed by IDL get
|
| -PASS body.dir: setAttribute() to null followed by getAttribute()
|
| -PASS body.dir: setAttribute() to null followed by IDL get
|
| -PASS body.dir: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS body.dir: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS body.dir: setAttribute() to "ltr" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "ltr" followed by IDL get
|
| -PASS body.dir: setAttribute() to "xltr" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "xltr" followed by IDL get
|
| -PASS body.dir: setAttribute() to "ltr\0" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "ltr\0" followed by IDL get
|
| -PASS body.dir: setAttribute() to "tr" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "tr" followed by IDL get
|
| -PASS body.dir: setAttribute() to "LTR" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "LTR" followed by IDL get
|
| -PASS body.dir: setAttribute() to "rtl" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "rtl" followed by IDL get
|
| -PASS body.dir: setAttribute() to "xrtl" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "xrtl" followed by IDL get
|
| -PASS body.dir: setAttribute() to "rtl\0" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "rtl\0" followed by IDL get
|
| -PASS body.dir: setAttribute() to "tl" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "tl" followed by IDL get
|
| -PASS body.dir: setAttribute() to "RTL" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "RTL" followed by IDL get
|
| -PASS body.dir: setAttribute() to "auto" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "auto" followed by IDL get
|
| -PASS body.dir: setAttribute() to "xauto" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "xauto" followed by IDL get
|
| -PASS body.dir: setAttribute() to "auto\0" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "auto\0" followed by IDL get
|
| -PASS body.dir: setAttribute() to "uto" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "uto" followed by IDL get
|
| -PASS body.dir: setAttribute() to "AUTO" followed by getAttribute()
|
| -PASS body.dir: setAttribute() to "AUTO" followed by IDL get
|
| -PASS body.dir: IDL set to "" should not throw
|
| -PASS body.dir: IDL set to "" followed by getAttribute()
|
| -PASS body.dir: IDL set to "" followed by IDL get
|
| -PASS body.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 " should not throw
|
| -PASS body.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()
|
| -PASS body.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
|
| -PASS body.dir: IDL set to undefined should not throw
|
| -PASS body.dir: IDL set to undefined followed by getAttribute()
|
| -PASS body.dir: IDL set to undefined followed by IDL get
|
| -PASS body.dir: IDL set to 7 should not throw
|
| -PASS body.dir: IDL set to 7 followed by getAttribute()
|
| -PASS body.dir: IDL set to 7 followed by IDL get
|
| -PASS body.dir: IDL set to 1.5 should not throw
|
| -PASS body.dir: IDL set to 1.5 followed by getAttribute()
|
| -PASS body.dir: IDL set to 1.5 followed by IDL get
|
| -PASS body.dir: IDL set to true should not throw
|
| -PASS body.dir: IDL set to true followed by getAttribute()
|
| -PASS body.dir: IDL set to true followed by IDL get
|
| -PASS body.dir: IDL set to false should not throw
|
| -PASS body.dir: IDL set to false followed by getAttribute()
|
| -PASS body.dir: IDL set to false followed by IDL get
|
| -PASS body.dir: IDL set to object "[object Object]" should not throw
|
| -PASS body.dir: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS body.dir: IDL set to object "[object Object]" followed by IDL get
|
| -PASS body.dir: IDL set to NaN should not throw
|
| -PASS body.dir: IDL set to NaN followed by getAttribute()
|
| -PASS body.dir: IDL set to NaN followed by IDL get
|
| -PASS body.dir: IDL set to Infinity should not throw
|
| -PASS body.dir: IDL set to Infinity followed by getAttribute()
|
| -PASS body.dir: IDL set to Infinity followed by IDL get
|
| -PASS body.dir: IDL set to -Infinity should not throw
|
| -PASS body.dir: IDL set to -Infinity followed by getAttribute()
|
| -PASS body.dir: IDL set to -Infinity followed by IDL get
|
| -PASS body.dir: IDL set to "\0" should not throw
|
| -PASS body.dir: IDL set to "\0" followed by getAttribute()
|
| -PASS body.dir: IDL set to "\0" followed by IDL get
|
| -PASS body.dir: IDL set to null should not throw
|
| -PASS body.dir: IDL set to null followed by IDL get
|
| -PASS body.dir: IDL set to object "test-toString" should not throw
|
| -PASS body.dir: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS body.dir: IDL set to object "test-toString" followed by IDL get
|
| -PASS body.dir: IDL set to object "test-valueOf" should not throw
|
| -PASS body.dir: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS body.dir: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS body.dir: IDL set to "ltr" should not throw
|
| -PASS body.dir: IDL set to "ltr" followed by getAttribute()
|
| -PASS body.dir: IDL set to "ltr" followed by IDL get
|
| -PASS body.dir: IDL set to "xltr" should not throw
|
| -PASS body.dir: IDL set to "xltr" followed by getAttribute()
|
| -PASS body.dir: IDL set to "xltr" followed by IDL get
|
| -PASS body.dir: IDL set to "ltr\0" should not throw
|
| -PASS body.dir: IDL set to "ltr\0" followed by getAttribute()
|
| -PASS body.dir: IDL set to "ltr\0" followed by IDL get
|
| -PASS body.dir: IDL set to "tr" should not throw
|
| -PASS body.dir: IDL set to "tr" followed by getAttribute()
|
| -PASS body.dir: IDL set to "tr" followed by IDL get
|
| -PASS body.dir: IDL set to "LTR" should not throw
|
| -PASS body.dir: IDL set to "LTR" followed by getAttribute()
|
| -PASS body.dir: IDL set to "LTR" followed by IDL get
|
| -PASS body.dir: IDL set to "rtl" should not throw
|
| -PASS body.dir: IDL set to "rtl" followed by getAttribute()
|
| -PASS body.dir: IDL set to "rtl" followed by IDL get
|
| -PASS body.dir: IDL set to "xrtl" should not throw
|
| -PASS body.dir: IDL set to "xrtl" followed by getAttribute()
|
| -PASS body.dir: IDL set to "xrtl" followed by IDL get
|
| -PASS body.dir: IDL set to "rtl\0" should not throw
|
| -PASS body.dir: IDL set to "rtl\0" followed by getAttribute()
|
| -PASS body.dir: IDL set to "rtl\0" followed by IDL get
|
| -PASS body.dir: IDL set to "tl" should not throw
|
| -PASS body.dir: IDL set to "tl" followed by getAttribute()
|
| -PASS body.dir: IDL set to "tl" followed by IDL get
|
| -PASS body.dir: IDL set to "RTL" should not throw
|
| -PASS body.dir: IDL set to "RTL" followed by getAttribute()
|
| -PASS body.dir: IDL set to "RTL" followed by IDL get
|
| -PASS body.dir: IDL set to "auto" should not throw
|
| -PASS body.dir: IDL set to "auto" followed by getAttribute()
|
| -PASS body.dir: IDL set to "auto" followed by IDL get
|
| -PASS body.dir: IDL set to "xauto" should not throw
|
| -PASS body.dir: IDL set to "xauto" followed by getAttribute()
|
| -PASS body.dir: IDL set to "xauto" followed by IDL get
|
| -PASS body.dir: IDL set to "auto\0" should not throw
|
| -PASS body.dir: IDL set to "auto\0" followed by getAttribute()
|
| -PASS body.dir: IDL set to "auto\0" followed by IDL get
|
| -PASS body.dir: IDL set to "uto" should not throw
|
| -PASS body.dir: IDL set to "uto" followed by getAttribute()
|
| -PASS body.dir: IDL set to "uto" followed by IDL get
|
| -PASS body.dir: IDL set to "AUTO" should not throw
|
| -PASS body.dir: IDL set to "AUTO" followed by getAttribute()
|
| -PASS body.dir: IDL set to "AUTO" followed by IDL get
|
| -PASS body.className (<body class>): typeof IDL attribute
|
| -PASS body.className (<body class>): IDL get with DOM attribute unset
|
| -PASS body.className (<body class>): setAttribute() to "" followed by getAttribute()
|
| -PASS body.className (<body class>): setAttribute() to "" followed by IDL get
|
| -PASS body.className (<body class>): 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 getAttribute()
|
| -PASS body.className (<body class>): 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
|
| -PASS body.className (<body class>): setAttribute() to undefined followed by getAttribute()
|
| -PASS body.className (<body class>): setAttribute() to undefined followed by IDL get
|
| -PASS body.className (<body class>): setAttribute() to 7 followed by getAttribute()
|
| -PASS body.className (<body class>): setAttribute() to 7 followed by IDL get
|
| -PASS body.className (<body class>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS body.className (<body class>): setAttribute() to 1.5 followed by IDL get
|
| -PASS body.className (<body class>): setAttribute() to true followed by getAttribute()
|
| -PASS body.className (<body class>): setAttribute() to true followed by IDL get
|
| -PASS body.className (<body class>): setAttribute() to false followed by getAttribute()
|
| -PASS body.className (<body class>): setAttribute() to false followed by IDL get
|
| -PASS body.className (<body class>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS body.className (<body class>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS body.className (<body class>): setAttribute() to NaN followed by getAttribute()
|
| -PASS body.className (<body class>): setAttribute() to NaN followed by IDL get
|
| -PASS body.className (<body class>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS body.className (<body class>): setAttribute() to Infinity followed by IDL get
|
| -PASS body.className (<body class>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS body.className (<body class>): setAttribute() to -Infinity followed by IDL get
|
| -PASS body.className (<body class>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS body.className (<body class>): setAttribute() to "\0" followed by IDL get
|
| -PASS body.className (<body class>): setAttribute() to null followed by getAttribute()
|
| -PASS body.className (<body class>): setAttribute() to null followed by IDL get
|
| -PASS body.className (<body class>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS body.className (<body class>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS body.className (<body class>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS body.className (<body class>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS body.className (<body class>): IDL set to "" should not throw
|
| -PASS body.className (<body class>): IDL set to "" followed by getAttribute()
|
| -PASS body.className (<body class>): IDL set to "" followed by IDL get
|
| -PASS body.className (<body class>): 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 " should not throw
|
| -PASS body.className (<body class>): 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()
|
| -PASS body.className (<body class>): 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
|
| -PASS body.className (<body class>): IDL set to undefined should not throw
|
| -PASS body.className (<body class>): IDL set to undefined followed by getAttribute()
|
| -PASS body.className (<body class>): IDL set to undefined followed by IDL get
|
| -PASS body.className (<body class>): IDL set to 7 should not throw
|
| -PASS body.className (<body class>): IDL set to 7 followed by getAttribute()
|
| -PASS body.className (<body class>): IDL set to 7 followed by IDL get
|
| -PASS body.className (<body class>): IDL set to 1.5 should not throw
|
| -PASS body.className (<body class>): IDL set to 1.5 followed by getAttribute()
|
| -PASS body.className (<body class>): IDL set to 1.5 followed by IDL get
|
| -PASS body.className (<body class>): IDL set to true should not throw
|
| -PASS body.className (<body class>): IDL set to true followed by getAttribute()
|
| -PASS body.className (<body class>): IDL set to true followed by IDL get
|
| -PASS body.className (<body class>): IDL set to false should not throw
|
| -PASS body.className (<body class>): IDL set to false followed by getAttribute()
|
| -PASS body.className (<body class>): IDL set to false followed by IDL get
|
| -PASS body.className (<body class>): IDL set to object "[object Object]" should not throw
|
| -PASS body.className (<body class>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS body.className (<body class>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS body.className (<body class>): IDL set to NaN should not throw
|
| -PASS body.className (<body class>): IDL set to NaN followed by getAttribute()
|
| -PASS body.className (<body class>): IDL set to NaN followed by IDL get
|
| -PASS body.className (<body class>): IDL set to Infinity should not throw
|
| -PASS body.className (<body class>): IDL set to Infinity followed by getAttribute()
|
| -PASS body.className (<body class>): IDL set to Infinity followed by IDL get
|
| -PASS body.className (<body class>): IDL set to -Infinity should not throw
|
| -PASS body.className (<body class>): IDL set to -Infinity followed by getAttribute()
|
| -PASS body.className (<body class>): IDL set to -Infinity followed by IDL get
|
| -PASS body.className (<body class>): IDL set to "\0" should not throw
|
| -PASS body.className (<body class>): IDL set to "\0" followed by getAttribute()
|
| -PASS body.className (<body class>): IDL set to "\0" followed by IDL get
|
| -PASS body.className (<body class>): IDL set to null should not throw
|
| -PASS body.className (<body class>): IDL set to null followed by getAttribute()
|
| -PASS body.className (<body class>): IDL set to null followed by IDL get
|
| -PASS body.className (<body class>): IDL set to object "test-toString" should not throw
|
| -PASS body.className (<body class>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS body.className (<body class>): IDL set to object "test-toString" followed by IDL get
|
| -PASS body.className (<body class>): IDL set to object "test-valueOf" should not throw
|
| -PASS body.className (<body class>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS body.className (<body class>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS body.hidden: typeof IDL attribute
|
| -PASS body.hidden: IDL get with DOM attribute unset
|
| -PASS body.hidden: setAttribute() to "" followed by getAttribute()
|
| -PASS body.hidden: setAttribute() to "" followed by IDL get
|
| -PASS body.hidden: setAttribute() to " foo " followed by getAttribute()
|
| -PASS body.hidden: setAttribute() to " foo " followed by IDL get
|
| -PASS body.hidden: setAttribute() to undefined followed by getAttribute()
|
| -PASS body.hidden: setAttribute() to undefined followed by IDL get
|
| -PASS body.hidden: setAttribute() to null followed by getAttribute()
|
| -PASS body.hidden: setAttribute() to null followed by IDL get
|
| -PASS body.hidden: setAttribute() to 7 followed by getAttribute()
|
| -PASS body.hidden: setAttribute() to 7 followed by IDL get
|
| -PASS body.hidden: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS body.hidden: setAttribute() to 1.5 followed by IDL get
|
| -PASS body.hidden: setAttribute() to true followed by getAttribute()
|
| -PASS body.hidden: setAttribute() to true followed by IDL get
|
| -PASS body.hidden: setAttribute() to false followed by getAttribute()
|
| -PASS body.hidden: setAttribute() to false followed by IDL get
|
| -PASS body.hidden: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS body.hidden: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS body.hidden: setAttribute() to NaN followed by getAttribute()
|
| -PASS body.hidden: setAttribute() to NaN followed by IDL get
|
| -PASS body.hidden: setAttribute() to Infinity followed by getAttribute()
|
| -PASS body.hidden: setAttribute() to Infinity followed by IDL get
|
| -PASS body.hidden: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS body.hidden: setAttribute() to -Infinity followed by IDL get
|
| -PASS body.hidden: setAttribute() to "\0" followed by getAttribute()
|
| -PASS body.hidden: setAttribute() to "\0" followed by IDL get
|
| -PASS body.hidden: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS body.hidden: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS body.hidden: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS body.hidden: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS body.hidden: setAttribute() to "hidden" followed by getAttribute()
|
| -PASS body.hidden: setAttribute() to "hidden" followed by IDL get
|
| -PASS body.hidden: IDL set to "" should not throw
|
| -PASS body.hidden: IDL set to "" followed by hasAttribute()
|
| -PASS body.hidden: IDL set to "" followed by IDL get
|
| -PASS body.hidden: IDL set to " foo " should not throw
|
| -PASS body.hidden: IDL set to " foo " followed by hasAttribute()
|
| -PASS body.hidden: IDL set to " foo " followed by IDL get
|
| -PASS body.hidden: IDL set to undefined should not throw
|
| -PASS body.hidden: IDL set to undefined followed by hasAttribute()
|
| -PASS body.hidden: IDL set to undefined followed by IDL get
|
| -PASS body.hidden: IDL set to null should not throw
|
| -PASS body.hidden: IDL set to null followed by hasAttribute()
|
| -PASS body.hidden: IDL set to null followed by IDL get
|
| -PASS body.hidden: IDL set to 7 should not throw
|
| -PASS body.hidden: IDL set to 7 followed by hasAttribute()
|
| -PASS body.hidden: IDL set to 7 followed by IDL get
|
| -PASS body.hidden: IDL set to 1.5 should not throw
|
| -PASS body.hidden: IDL set to 1.5 followed by hasAttribute()
|
| -PASS body.hidden: IDL set to 1.5 followed by IDL get
|
| -PASS body.hidden: IDL set to true should not throw
|
| -PASS body.hidden: IDL set to true followed by hasAttribute()
|
| -PASS body.hidden: IDL set to true followed by IDL get
|
| -PASS body.hidden: IDL set to false should not throw
|
| -PASS body.hidden: IDL set to false followed by hasAttribute()
|
| -PASS body.hidden: IDL set to false followed by IDL get
|
| -PASS body.hidden: IDL set to object "[object Object]" should not throw
|
| -PASS body.hidden: IDL set to object "[object Object]" followed by hasAttribute()
|
| -PASS body.hidden: IDL set to object "[object Object]" followed by IDL get
|
| -PASS body.hidden: IDL set to NaN should not throw
|
| -PASS body.hidden: IDL set to NaN followed by hasAttribute()
|
| -PASS body.hidden: IDL set to NaN followed by IDL get
|
| -PASS body.hidden: IDL set to Infinity should not throw
|
| -PASS body.hidden: IDL set to Infinity followed by hasAttribute()
|
| -PASS body.hidden: IDL set to Infinity followed by IDL get
|
| -PASS body.hidden: IDL set to -Infinity should not throw
|
| -PASS body.hidden: IDL set to -Infinity followed by hasAttribute()
|
| -PASS body.hidden: IDL set to -Infinity followed by IDL get
|
| -PASS body.hidden: IDL set to "\0" should not throw
|
| -PASS body.hidden: IDL set to "\0" followed by hasAttribute()
|
| -PASS body.hidden: IDL set to "\0" followed by IDL get
|
| -PASS body.hidden: IDL set to object "test-toString" should not throw
|
| -PASS body.hidden: IDL set to object "test-toString" followed by hasAttribute()
|
| -PASS body.hidden: IDL set to object "test-toString" followed by IDL get
|
| -PASS body.hidden: IDL set to object "test-valueOf" should not throw
|
| -PASS body.hidden: IDL set to object "test-valueOf" followed by hasAttribute()
|
| -PASS body.hidden: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS body.accessKey: typeof IDL attribute
|
| -PASS body.accessKey: IDL get with DOM attribute unset
|
| -PASS body.accessKey: setAttribute() to "" followed by getAttribute()
|
| -PASS body.accessKey: setAttribute() to "" followed by IDL get
|
| -PASS body.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS body.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS body.accessKey: setAttribute() to undefined followed by getAttribute()
|
| -PASS body.accessKey: setAttribute() to undefined followed by IDL get
|
| -PASS body.accessKey: setAttribute() to 7 followed by getAttribute()
|
| -PASS body.accessKey: setAttribute() to 7 followed by IDL get
|
| -PASS body.accessKey: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS body.accessKey: setAttribute() to 1.5 followed by IDL get
|
| -PASS body.accessKey: setAttribute() to true followed by getAttribute()
|
| -PASS body.accessKey: setAttribute() to true followed by IDL get
|
| -PASS body.accessKey: setAttribute() to false followed by getAttribute()
|
| -PASS body.accessKey: setAttribute() to false followed by IDL get
|
| -PASS body.accessKey: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS body.accessKey: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS body.accessKey: setAttribute() to NaN followed by getAttribute()
|
| -PASS body.accessKey: setAttribute() to NaN followed by IDL get
|
| -PASS body.accessKey: setAttribute() to Infinity followed by getAttribute()
|
| -PASS body.accessKey: setAttribute() to Infinity followed by IDL get
|
| -PASS body.accessKey: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS body.accessKey: setAttribute() to -Infinity followed by IDL get
|
| -PASS body.accessKey: setAttribute() to "\0" followed by getAttribute()
|
| -PASS body.accessKey: setAttribute() to "\0" followed by IDL get
|
| -PASS body.accessKey: setAttribute() to null followed by getAttribute()
|
| -PASS body.accessKey: setAttribute() to null followed by IDL get
|
| -PASS body.accessKey: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS body.accessKey: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS body.accessKey: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS body.accessKey: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS body.accessKey: IDL set to "" should not throw
|
| -PASS body.accessKey: IDL set to "" followed by getAttribute()
|
| -PASS body.accessKey: IDL set to "" followed by IDL get
|
| -PASS body.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS body.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS body.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS body.accessKey: IDL set to undefined should not throw
|
| -PASS body.accessKey: IDL set to undefined followed by getAttribute()
|
| -PASS body.accessKey: IDL set to undefined followed by IDL get
|
| -PASS body.accessKey: IDL set to 7 should not throw
|
| -PASS body.accessKey: IDL set to 7 followed by getAttribute()
|
| -PASS body.accessKey: IDL set to 7 followed by IDL get
|
| -PASS body.accessKey: IDL set to 1.5 should not throw
|
| -PASS body.accessKey: IDL set to 1.5 followed by getAttribute()
|
| -PASS body.accessKey: IDL set to 1.5 followed by IDL get
|
| -PASS body.accessKey: IDL set to true should not throw
|
| -PASS body.accessKey: IDL set to true followed by getAttribute()
|
| -PASS body.accessKey: IDL set to true followed by IDL get
|
| -PASS body.accessKey: IDL set to false should not throw
|
| -PASS body.accessKey: IDL set to false followed by getAttribute()
|
| -PASS body.accessKey: IDL set to false followed by IDL get
|
| -PASS body.accessKey: IDL set to object "[object Object]" should not throw
|
| -PASS body.accessKey: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS body.accessKey: IDL set to object "[object Object]" followed by IDL get
|
| -PASS body.accessKey: IDL set to NaN should not throw
|
| -PASS body.accessKey: IDL set to NaN followed by getAttribute()
|
| -PASS body.accessKey: IDL set to NaN followed by IDL get
|
| -PASS body.accessKey: IDL set to Infinity should not throw
|
| -PASS body.accessKey: IDL set to Infinity followed by getAttribute()
|
| -PASS body.accessKey: IDL set to Infinity followed by IDL get
|
| -PASS body.accessKey: IDL set to -Infinity should not throw
|
| -PASS body.accessKey: IDL set to -Infinity followed by getAttribute()
|
| -PASS body.accessKey: IDL set to -Infinity followed by IDL get
|
| -PASS body.accessKey: IDL set to "\0" should not throw
|
| -PASS body.accessKey: IDL set to "\0" followed by getAttribute()
|
| -PASS body.accessKey: IDL set to "\0" followed by IDL get
|
| -PASS body.accessKey: IDL set to null should not throw
|
| -PASS body.accessKey: IDL set to null followed by getAttribute()
|
| -PASS body.accessKey: IDL set to null followed by IDL get
|
| -PASS body.accessKey: IDL set to object "test-toString" should not throw
|
| -PASS body.accessKey: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS body.accessKey: IDL set to object "test-toString" followed by IDL get
|
| -PASS body.accessKey: IDL set to object "test-valueOf" should not throw
|
| -PASS body.accessKey: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS body.accessKey: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS body.tabIndex: typeof IDL attribute
|
| -PASS body.tabIndex: setAttribute() to -36 followed by getAttribute()
|
| -PASS body.tabIndex: setAttribute() to -36 followed by IDL get
|
| -PASS body.tabIndex: setAttribute() to -1 followed by getAttribute()
|
| -PASS body.tabIndex: setAttribute() to -1 followed by IDL get
|
| -PASS body.tabIndex: setAttribute() to 0 followed by getAttribute()
|
| -PASS body.tabIndex: setAttribute() to 0 followed by IDL get
|
| -PASS body.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| -PASS body.tabIndex: setAttribute() to 1 followed by IDL get
|
| -PASS body.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL body.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS body.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL body.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS body.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| -PASS body.tabIndex: setAttribute() to "-1" followed by IDL get
|
| -PASS body.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| -PASS body.tabIndex: setAttribute() to "-0" followed by IDL get
|
| -PASS body.tabIndex: setAttribute() to "0" followed by getAttribute()
|
| -PASS body.tabIndex: setAttribute() to "0" followed by IDL get
|
| -PASS body.tabIndex: setAttribute() to "1" followed by getAttribute()
|
| -PASS body.tabIndex: setAttribute() to "1" followed by IDL get
|
| -PASS body.tabIndex: setAttribute() to "\t7" followed by getAttribute()
|
| -PASS body.tabIndex: setAttribute() to "\t7" followed by IDL get
|
| -PASS body.tabIndex: setAttribute() to "\f7" followed by getAttribute()
|
| -PASS body.tabIndex: setAttribute() to "\f7" followed by IDL get
|
| -PASS body.tabIndex: setAttribute() to " 7" followed by getAttribute()
|
| -PASS body.tabIndex: setAttribute() to " 7" followed by IDL get
|
| -PASS body.tabIndex: setAttribute() to "\n7" followed by getAttribute()
|
| -PASS body.tabIndex: setAttribute() to "\n7" followed by IDL get
|
| -PASS body.tabIndex: setAttribute() to "\r7" followed by getAttribute()
|
| -PASS body.tabIndex: setAttribute() to "\r7" followed by IDL get
|
| -PASS body.tabIndex: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS body.tabIndex: setAttribute() to 1.5 followed by IDL get
|
| -PASS body.tabIndex: setAttribute() to object "2" followed by getAttribute()
|
| -PASS body.tabIndex: setAttribute() to object "2" followed by IDL get
|
| -PASS body.tabIndex: IDL set to -36 should not throw
|
| -PASS body.tabIndex: IDL set to -36 followed by getAttribute()
|
| -PASS body.tabIndex: IDL set to -36 followed by IDL get
|
| -PASS body.tabIndex: IDL set to -1 should not throw
|
| -PASS body.tabIndex: IDL set to -1 followed by getAttribute()
|
| -PASS body.tabIndex: IDL set to -1 followed by IDL get
|
| -PASS body.tabIndex: IDL set to 0 should not throw
|
| -PASS body.tabIndex: IDL set to 0 followed by getAttribute()
|
| -PASS body.tabIndex: IDL set to 0 followed by IDL get
|
| -PASS body.tabIndex: IDL set to 1 should not throw
|
| -PASS body.tabIndex: IDL set to 1 followed by getAttribute()
|
| -PASS body.tabIndex: IDL set to 1 followed by IDL get
|
| -PASS body.tabIndex: IDL set to 2147483647 should not throw
|
| -PASS body.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL body.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS body.tabIndex: IDL set to -2147483648 should not throw
|
| -PASS body.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL body.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS body.text: typeof IDL attribute
|
| -PASS body.text: IDL get with DOM attribute unset
|
| -PASS body.text: setAttribute() to "" followed by getAttribute()
|
| -PASS body.text: setAttribute() to "" followed by IDL get
|
| -PASS body.text: 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 getAttribute()
|
| -PASS body.text: 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
|
| -PASS body.text: setAttribute() to undefined followed by getAttribute()
|
| -PASS body.text: setAttribute() to undefined followed by IDL get
|
| -PASS body.text: setAttribute() to 7 followed by getAttribute()
|
| -PASS body.text: setAttribute() to 7 followed by IDL get
|
| -PASS body.text: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS body.text: setAttribute() to 1.5 followed by IDL get
|
| -PASS body.text: setAttribute() to true followed by getAttribute()
|
| -PASS body.text: setAttribute() to true followed by IDL get
|
| -PASS body.text: setAttribute() to false followed by getAttribute()
|
| -PASS body.text: setAttribute() to false followed by IDL get
|
| -PASS body.text: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS body.text: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS body.text: setAttribute() to NaN followed by getAttribute()
|
| -PASS body.text: setAttribute() to NaN followed by IDL get
|
| -PASS body.text: setAttribute() to Infinity followed by getAttribute()
|
| -PASS body.text: setAttribute() to Infinity followed by IDL get
|
| -PASS body.text: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS body.text: setAttribute() to -Infinity followed by IDL get
|
| -PASS body.text: setAttribute() to "\0" followed by getAttribute()
|
| -PASS body.text: setAttribute() to "\0" followed by IDL get
|
| -PASS body.text: setAttribute() to null followed by getAttribute()
|
| -PASS body.text: setAttribute() to null followed by IDL get
|
| -PASS body.text: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS body.text: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS body.text: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS body.text: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS body.text: IDL set to "" should not throw
|
| -PASS body.text: IDL set to "" followed by getAttribute()
|
| -PASS body.text: IDL set to "" followed by IDL get
|
| -PASS body.text: 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 " should not throw
|
| -PASS body.text: 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()
|
| -PASS body.text: 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
|
| -PASS body.text: IDL set to undefined should not throw
|
| -PASS body.text: IDL set to undefined followed by getAttribute()
|
| -PASS body.text: IDL set to undefined followed by IDL get
|
| -PASS body.text: IDL set to 7 should not throw
|
| -PASS body.text: IDL set to 7 followed by getAttribute()
|
| -PASS body.text: IDL set to 7 followed by IDL get
|
| -PASS body.text: IDL set to 1.5 should not throw
|
| -PASS body.text: IDL set to 1.5 followed by getAttribute()
|
| -PASS body.text: IDL set to 1.5 followed by IDL get
|
| -PASS body.text: IDL set to true should not throw
|
| -PASS body.text: IDL set to true followed by getAttribute()
|
| -PASS body.text: IDL set to true followed by IDL get
|
| -PASS body.text: IDL set to false should not throw
|
| -PASS body.text: IDL set to false followed by getAttribute()
|
| -PASS body.text: IDL set to false followed by IDL get
|
| -PASS body.text: IDL set to object "[object Object]" should not throw
|
| -PASS body.text: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS body.text: IDL set to object "[object Object]" followed by IDL get
|
| -PASS body.text: IDL set to NaN should not throw
|
| -PASS body.text: IDL set to NaN followed by getAttribute()
|
| -PASS body.text: IDL set to NaN followed by IDL get
|
| -PASS body.text: IDL set to Infinity should not throw
|
| -PASS body.text: IDL set to Infinity followed by getAttribute()
|
| -PASS body.text: IDL set to Infinity followed by IDL get
|
| -PASS body.text: IDL set to -Infinity should not throw
|
| -PASS body.text: IDL set to -Infinity followed by getAttribute()
|
| -PASS body.text: IDL set to -Infinity followed by IDL get
|
| -PASS body.text: IDL set to "\0" should not throw
|
| -PASS body.text: IDL set to "\0" followed by getAttribute()
|
| -PASS body.text: IDL set to "\0" followed by IDL get
|
| -PASS body.text: IDL set to null should not throw
|
| -PASS body.text: IDL set to null followed by getAttribute()
|
| -PASS body.text: IDL set to null followed by IDL get
|
| -PASS body.text: IDL set to object "test-toString" should not throw
|
| -PASS body.text: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS body.text: IDL set to object "test-toString" followed by IDL get
|
| -PASS body.text: IDL set to object "test-valueOf" should not throw
|
| -PASS body.text: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS body.text: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS body.link: typeof IDL attribute
|
| -PASS body.link: IDL get with DOM attribute unset
|
| -PASS body.link: setAttribute() to "" followed by getAttribute()
|
| -PASS body.link: setAttribute() to "" followed by IDL get
|
| -PASS body.link: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS body.link: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS body.link: setAttribute() to undefined followed by getAttribute()
|
| -PASS body.link: setAttribute() to undefined followed by IDL get
|
| -PASS body.link: setAttribute() to 7 followed by getAttribute()
|
| -PASS body.link: setAttribute() to 7 followed by IDL get
|
| -PASS body.link: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS body.link: setAttribute() to 1.5 followed by IDL get
|
| -PASS body.link: setAttribute() to true followed by getAttribute()
|
| -PASS body.link: setAttribute() to true followed by IDL get
|
| -PASS body.link: setAttribute() to false followed by getAttribute()
|
| -PASS body.link: setAttribute() to false followed by IDL get
|
| -PASS body.link: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS body.link: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS body.link: setAttribute() to NaN followed by getAttribute()
|
| -PASS body.link: setAttribute() to NaN followed by IDL get
|
| -PASS body.link: setAttribute() to Infinity followed by getAttribute()
|
| -PASS body.link: setAttribute() to Infinity followed by IDL get
|
| -PASS body.link: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS body.link: setAttribute() to -Infinity followed by IDL get
|
| -PASS body.link: setAttribute() to "\0" followed by getAttribute()
|
| -PASS body.link: setAttribute() to "\0" followed by IDL get
|
| -PASS body.link: setAttribute() to null followed by getAttribute()
|
| -PASS body.link: setAttribute() to null followed by IDL get
|
| -PASS body.link: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS body.link: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS body.link: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS body.link: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS body.link: IDL set to "" should not throw
|
| -PASS body.link: IDL set to "" followed by getAttribute()
|
| -PASS body.link: IDL set to "" followed by IDL get
|
| -PASS body.link: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS body.link: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS body.link: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS body.link: IDL set to undefined should not throw
|
| -PASS body.link: IDL set to undefined followed by getAttribute()
|
| -PASS body.link: IDL set to undefined followed by IDL get
|
| -PASS body.link: IDL set to 7 should not throw
|
| -PASS body.link: IDL set to 7 followed by getAttribute()
|
| -PASS body.link: IDL set to 7 followed by IDL get
|
| -PASS body.link: IDL set to 1.5 should not throw
|
| -PASS body.link: IDL set to 1.5 followed by getAttribute()
|
| -PASS body.link: IDL set to 1.5 followed by IDL get
|
| -PASS body.link: IDL set to true should not throw
|
| -PASS body.link: IDL set to true followed by getAttribute()
|
| -PASS body.link: IDL set to true followed by IDL get
|
| -PASS body.link: IDL set to false should not throw
|
| -PASS body.link: IDL set to false followed by getAttribute()
|
| -PASS body.link: IDL set to false followed by IDL get
|
| -PASS body.link: IDL set to object "[object Object]" should not throw
|
| -PASS body.link: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS body.link: IDL set to object "[object Object]" followed by IDL get
|
| -PASS body.link: IDL set to NaN should not throw
|
| -PASS body.link: IDL set to NaN followed by getAttribute()
|
| -PASS body.link: IDL set to NaN followed by IDL get
|
| -PASS body.link: IDL set to Infinity should not throw
|
| -PASS body.link: IDL set to Infinity followed by getAttribute()
|
| -PASS body.link: IDL set to Infinity followed by IDL get
|
| -PASS body.link: IDL set to -Infinity should not throw
|
| -PASS body.link: IDL set to -Infinity followed by getAttribute()
|
| -PASS body.link: IDL set to -Infinity followed by IDL get
|
| -PASS body.link: IDL set to "\0" should not throw
|
| -PASS body.link: IDL set to "\0" followed by getAttribute()
|
| -PASS body.link: IDL set to "\0" followed by IDL get
|
| -PASS body.link: IDL set to null should not throw
|
| -PASS body.link: IDL set to null followed by getAttribute()
|
| -PASS body.link: IDL set to null followed by IDL get
|
| -PASS body.link: IDL set to object "test-toString" should not throw
|
| -PASS body.link: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS body.link: IDL set to object "test-toString" followed by IDL get
|
| -PASS body.link: IDL set to object "test-valueOf" should not throw
|
| -PASS body.link: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS body.link: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS body.vLink: typeof IDL attribute
|
| -PASS body.vLink: IDL get with DOM attribute unset
|
| -PASS body.vLink: setAttribute() to "" followed by getAttribute()
|
| -PASS body.vLink: setAttribute() to "" followed by IDL get
|
| -PASS body.vLink: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS body.vLink: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS body.vLink: setAttribute() to undefined followed by getAttribute()
|
| -PASS body.vLink: setAttribute() to undefined followed by IDL get
|
| -PASS body.vLink: setAttribute() to 7 followed by getAttribute()
|
| -PASS body.vLink: setAttribute() to 7 followed by IDL get
|
| -PASS body.vLink: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS body.vLink: setAttribute() to 1.5 followed by IDL get
|
| -PASS body.vLink: setAttribute() to true followed by getAttribute()
|
| -PASS body.vLink: setAttribute() to true followed by IDL get
|
| -PASS body.vLink: setAttribute() to false followed by getAttribute()
|
| -PASS body.vLink: setAttribute() to false followed by IDL get
|
| -PASS body.vLink: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS body.vLink: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS body.vLink: setAttribute() to NaN followed by getAttribute()
|
| -PASS body.vLink: setAttribute() to NaN followed by IDL get
|
| -PASS body.vLink: setAttribute() to Infinity followed by getAttribute()
|
| -PASS body.vLink: setAttribute() to Infinity followed by IDL get
|
| -PASS body.vLink: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS body.vLink: setAttribute() to -Infinity followed by IDL get
|
| -PASS body.vLink: setAttribute() to "\0" followed by getAttribute()
|
| -PASS body.vLink: setAttribute() to "\0" followed by IDL get
|
| -PASS body.vLink: setAttribute() to null followed by getAttribute()
|
| -PASS body.vLink: setAttribute() to null followed by IDL get
|
| -PASS body.vLink: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS body.vLink: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS body.vLink: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS body.vLink: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS body.vLink: IDL set to "" should not throw
|
| -PASS body.vLink: IDL set to "" followed by getAttribute()
|
| -PASS body.vLink: IDL set to "" followed by IDL get
|
| -PASS body.vLink: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS body.vLink: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS body.vLink: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS body.vLink: IDL set to undefined should not throw
|
| -PASS body.vLink: IDL set to undefined followed by getAttribute()
|
| -PASS body.vLink: IDL set to undefined followed by IDL get
|
| -PASS body.vLink: IDL set to 7 should not throw
|
| -PASS body.vLink: IDL set to 7 followed by getAttribute()
|
| -PASS body.vLink: IDL set to 7 followed by IDL get
|
| -PASS body.vLink: IDL set to 1.5 should not throw
|
| -PASS body.vLink: IDL set to 1.5 followed by getAttribute()
|
| -PASS body.vLink: IDL set to 1.5 followed by IDL get
|
| -PASS body.vLink: IDL set to true should not throw
|
| -PASS body.vLink: IDL set to true followed by getAttribute()
|
| -PASS body.vLink: IDL set to true followed by IDL get
|
| -PASS body.vLink: IDL set to false should not throw
|
| -PASS body.vLink: IDL set to false followed by getAttribute()
|
| -PASS body.vLink: IDL set to false followed by IDL get
|
| -PASS body.vLink: IDL set to object "[object Object]" should not throw
|
| -PASS body.vLink: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS body.vLink: IDL set to object "[object Object]" followed by IDL get
|
| -PASS body.vLink: IDL set to NaN should not throw
|
| -PASS body.vLink: IDL set to NaN followed by getAttribute()
|
| -PASS body.vLink: IDL set to NaN followed by IDL get
|
| -PASS body.vLink: IDL set to Infinity should not throw
|
| -PASS body.vLink: IDL set to Infinity followed by getAttribute()
|
| -PASS body.vLink: IDL set to Infinity followed by IDL get
|
| -PASS body.vLink: IDL set to -Infinity should not throw
|
| -PASS body.vLink: IDL set to -Infinity followed by getAttribute()
|
| -PASS body.vLink: IDL set to -Infinity followed by IDL get
|
| -PASS body.vLink: IDL set to "\0" should not throw
|
| -PASS body.vLink: IDL set to "\0" followed by getAttribute()
|
| -PASS body.vLink: IDL set to "\0" followed by IDL get
|
| -PASS body.vLink: IDL set to null should not throw
|
| -PASS body.vLink: IDL set to null followed by getAttribute()
|
| -PASS body.vLink: IDL set to null followed by IDL get
|
| -PASS body.vLink: IDL set to object "test-toString" should not throw
|
| -PASS body.vLink: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS body.vLink: IDL set to object "test-toString" followed by IDL get
|
| -PASS body.vLink: IDL set to object "test-valueOf" should not throw
|
| -PASS body.vLink: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS body.vLink: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS body.aLink: typeof IDL attribute
|
| -PASS body.aLink: IDL get with DOM attribute unset
|
| -PASS body.aLink: setAttribute() to "" followed by getAttribute()
|
| -PASS body.aLink: setAttribute() to "" followed by IDL get
|
| -PASS body.aLink: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS body.aLink: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS body.aLink: setAttribute() to undefined followed by getAttribute()
|
| -PASS body.aLink: setAttribute() to undefined followed by IDL get
|
| -PASS body.aLink: setAttribute() to 7 followed by getAttribute()
|
| -PASS body.aLink: setAttribute() to 7 followed by IDL get
|
| -PASS body.aLink: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS body.aLink: setAttribute() to 1.5 followed by IDL get
|
| -PASS body.aLink: setAttribute() to true followed by getAttribute()
|
| -PASS body.aLink: setAttribute() to true followed by IDL get
|
| -PASS body.aLink: setAttribute() to false followed by getAttribute()
|
| -PASS body.aLink: setAttribute() to false followed by IDL get
|
| -PASS body.aLink: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS body.aLink: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS body.aLink: setAttribute() to NaN followed by getAttribute()
|
| -PASS body.aLink: setAttribute() to NaN followed by IDL get
|
| -PASS body.aLink: setAttribute() to Infinity followed by getAttribute()
|
| -PASS body.aLink: setAttribute() to Infinity followed by IDL get
|
| -PASS body.aLink: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS body.aLink: setAttribute() to -Infinity followed by IDL get
|
| -PASS body.aLink: setAttribute() to "\0" followed by getAttribute()
|
| -PASS body.aLink: setAttribute() to "\0" followed by IDL get
|
| -PASS body.aLink: setAttribute() to null followed by getAttribute()
|
| -PASS body.aLink: setAttribute() to null followed by IDL get
|
| -PASS body.aLink: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS body.aLink: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS body.aLink: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS body.aLink: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS body.aLink: IDL set to "" should not throw
|
| -PASS body.aLink: IDL set to "" followed by getAttribute()
|
| -PASS body.aLink: IDL set to "" followed by IDL get
|
| -PASS body.aLink: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS body.aLink: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS body.aLink: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS body.aLink: IDL set to undefined should not throw
|
| -PASS body.aLink: IDL set to undefined followed by getAttribute()
|
| -PASS body.aLink: IDL set to undefined followed by IDL get
|
| -PASS body.aLink: IDL set to 7 should not throw
|
| -PASS body.aLink: IDL set to 7 followed by getAttribute()
|
| -PASS body.aLink: IDL set to 7 followed by IDL get
|
| -PASS body.aLink: IDL set to 1.5 should not throw
|
| -PASS body.aLink: IDL set to 1.5 followed by getAttribute()
|
| -PASS body.aLink: IDL set to 1.5 followed by IDL get
|
| -PASS body.aLink: IDL set to true should not throw
|
| -PASS body.aLink: IDL set to true followed by getAttribute()
|
| -PASS body.aLink: IDL set to true followed by IDL get
|
| -PASS body.aLink: IDL set to false should not throw
|
| -PASS body.aLink: IDL set to false followed by getAttribute()
|
| -PASS body.aLink: IDL set to false followed by IDL get
|
| -PASS body.aLink: IDL set to object "[object Object]" should not throw
|
| -PASS body.aLink: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS body.aLink: IDL set to object "[object Object]" followed by IDL get
|
| -PASS body.aLink: IDL set to NaN should not throw
|
| -PASS body.aLink: IDL set to NaN followed by getAttribute()
|
| -PASS body.aLink: IDL set to NaN followed by IDL get
|
| -PASS body.aLink: IDL set to Infinity should not throw
|
| -PASS body.aLink: IDL set to Infinity followed by getAttribute()
|
| -PASS body.aLink: IDL set to Infinity followed by IDL get
|
| -PASS body.aLink: IDL set to -Infinity should not throw
|
| -PASS body.aLink: IDL set to -Infinity followed by getAttribute()
|
| -PASS body.aLink: IDL set to -Infinity followed by IDL get
|
| -PASS body.aLink: IDL set to "\0" should not throw
|
| -PASS body.aLink: IDL set to "\0" followed by getAttribute()
|
| -PASS body.aLink: IDL set to "\0" followed by IDL get
|
| -PASS body.aLink: IDL set to null should not throw
|
| -PASS body.aLink: IDL set to null followed by getAttribute()
|
| -PASS body.aLink: IDL set to null followed by IDL get
|
| -PASS body.aLink: IDL set to object "test-toString" should not throw
|
| -PASS body.aLink: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS body.aLink: IDL set to object "test-toString" followed by IDL get
|
| -PASS body.aLink: IDL set to object "test-valueOf" should not throw
|
| -PASS body.aLink: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS body.aLink: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS body.bgColor: typeof IDL attribute
|
| -PASS body.bgColor: IDL get with DOM attribute unset
|
| -PASS body.bgColor: setAttribute() to "" followed by getAttribute()
|
| -PASS body.bgColor: setAttribute() to "" followed by IDL get
|
| -PASS body.bgColor: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS body.bgColor: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS body.bgColor: setAttribute() to undefined followed by getAttribute()
|
| -PASS body.bgColor: setAttribute() to undefined followed by IDL get
|
| -PASS body.bgColor: setAttribute() to 7 followed by getAttribute()
|
| -PASS body.bgColor: setAttribute() to 7 followed by IDL get
|
| -PASS body.bgColor: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS body.bgColor: setAttribute() to 1.5 followed by IDL get
|
| -PASS body.bgColor: setAttribute() to true followed by getAttribute()
|
| -PASS body.bgColor: setAttribute() to true followed by IDL get
|
| -PASS body.bgColor: setAttribute() to false followed by getAttribute()
|
| -PASS body.bgColor: setAttribute() to false followed by IDL get
|
| -PASS body.bgColor: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS body.bgColor: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS body.bgColor: setAttribute() to NaN followed by getAttribute()
|
| -PASS body.bgColor: setAttribute() to NaN followed by IDL get
|
| -PASS body.bgColor: setAttribute() to Infinity followed by getAttribute()
|
| -PASS body.bgColor: setAttribute() to Infinity followed by IDL get
|
| -PASS body.bgColor: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS body.bgColor: setAttribute() to -Infinity followed by IDL get
|
| -PASS body.bgColor: setAttribute() to "\0" followed by getAttribute()
|
| -PASS body.bgColor: setAttribute() to "\0" followed by IDL get
|
| -PASS body.bgColor: setAttribute() to null followed by getAttribute()
|
| -PASS body.bgColor: setAttribute() to null followed by IDL get
|
| -PASS body.bgColor: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS body.bgColor: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS body.bgColor: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS body.bgColor: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS body.bgColor: IDL set to "" should not throw
|
| -PASS body.bgColor: IDL set to "" followed by getAttribute()
|
| -PASS body.bgColor: IDL set to "" followed by IDL get
|
| -PASS body.bgColor: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS body.bgColor: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS body.bgColor: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS body.bgColor: IDL set to undefined should not throw
|
| -PASS body.bgColor: IDL set to undefined followed by getAttribute()
|
| -PASS body.bgColor: IDL set to undefined followed by IDL get
|
| -PASS body.bgColor: IDL set to 7 should not throw
|
| -PASS body.bgColor: IDL set to 7 followed by getAttribute()
|
| -PASS body.bgColor: IDL set to 7 followed by IDL get
|
| -PASS body.bgColor: IDL set to 1.5 should not throw
|
| -PASS body.bgColor: IDL set to 1.5 followed by getAttribute()
|
| -PASS body.bgColor: IDL set to 1.5 followed by IDL get
|
| -PASS body.bgColor: IDL set to true should not throw
|
| -PASS body.bgColor: IDL set to true followed by getAttribute()
|
| -PASS body.bgColor: IDL set to true followed by IDL get
|
| -PASS body.bgColor: IDL set to false should not throw
|
| -PASS body.bgColor: IDL set to false followed by getAttribute()
|
| -PASS body.bgColor: IDL set to false followed by IDL get
|
| -PASS body.bgColor: IDL set to object "[object Object]" should not throw
|
| -PASS body.bgColor: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS body.bgColor: IDL set to object "[object Object]" followed by IDL get
|
| -PASS body.bgColor: IDL set to NaN should not throw
|
| -PASS body.bgColor: IDL set to NaN followed by getAttribute()
|
| -PASS body.bgColor: IDL set to NaN followed by IDL get
|
| -PASS body.bgColor: IDL set to Infinity should not throw
|
| -PASS body.bgColor: IDL set to Infinity followed by getAttribute()
|
| -PASS body.bgColor: IDL set to Infinity followed by IDL get
|
| -PASS body.bgColor: IDL set to -Infinity should not throw
|
| -PASS body.bgColor: IDL set to -Infinity followed by getAttribute()
|
| -PASS body.bgColor: IDL set to -Infinity followed by IDL get
|
| -PASS body.bgColor: IDL set to "\0" should not throw
|
| -PASS body.bgColor: IDL set to "\0" followed by getAttribute()
|
| -PASS body.bgColor: IDL set to "\0" followed by IDL get
|
| -PASS body.bgColor: IDL set to null should not throw
|
| -PASS body.bgColor: IDL set to null followed by getAttribute()
|
| -PASS body.bgColor: IDL set to null followed by IDL get
|
| -PASS body.bgColor: IDL set to object "test-toString" should not throw
|
| -PASS body.bgColor: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS body.bgColor: IDL set to object "test-toString" followed by IDL get
|
| -PASS body.bgColor: IDL set to object "test-valueOf" should not throw
|
| -PASS body.bgColor: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS body.bgColor: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS body.background: typeof IDL attribute
|
| -PASS body.background: IDL get with DOM attribute unset
|
| -PASS body.background: setAttribute() to "" followed by getAttribute()
|
| -PASS body.background: setAttribute() to "" followed by IDL get
|
| -PASS body.background: 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 getAttribute()
|
| -PASS body.background: 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
|
| -PASS body.background: setAttribute() to undefined followed by getAttribute()
|
| -PASS body.background: setAttribute() to undefined followed by IDL get
|
| -PASS body.background: setAttribute() to 7 followed by getAttribute()
|
| -PASS body.background: setAttribute() to 7 followed by IDL get
|
| -PASS body.background: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS body.background: setAttribute() to 1.5 followed by IDL get
|
| -PASS body.background: setAttribute() to true followed by getAttribute()
|
| -PASS body.background: setAttribute() to true followed by IDL get
|
| -PASS body.background: setAttribute() to false followed by getAttribute()
|
| -PASS body.background: setAttribute() to false followed by IDL get
|
| -PASS body.background: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS body.background: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS body.background: setAttribute() to NaN followed by getAttribute()
|
| -PASS body.background: setAttribute() to NaN followed by IDL get
|
| -PASS body.background: setAttribute() to Infinity followed by getAttribute()
|
| -PASS body.background: setAttribute() to Infinity followed by IDL get
|
| -PASS body.background: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS body.background: setAttribute() to -Infinity followed by IDL get
|
| -PASS body.background: setAttribute() to "\0" followed by getAttribute()
|
| -PASS body.background: setAttribute() to "\0" followed by IDL get
|
| -PASS body.background: setAttribute() to null followed by getAttribute()
|
| -PASS body.background: setAttribute() to null followed by IDL get
|
| -PASS body.background: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS body.background: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS body.background: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS body.background: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS body.background: IDL set to "" should not throw
|
| -PASS body.background: IDL set to "" followed by getAttribute()
|
| -PASS body.background: IDL set to "" followed by IDL get
|
| -PASS body.background: 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 " should not throw
|
| -PASS body.background: 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()
|
| -PASS body.background: 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
|
| -PASS body.background: IDL set to undefined should not throw
|
| -PASS body.background: IDL set to undefined followed by getAttribute()
|
| -PASS body.background: IDL set to undefined followed by IDL get
|
| -PASS body.background: IDL set to 7 should not throw
|
| -PASS body.background: IDL set to 7 followed by getAttribute()
|
| -PASS body.background: IDL set to 7 followed by IDL get
|
| -PASS body.background: IDL set to 1.5 should not throw
|
| -PASS body.background: IDL set to 1.5 followed by getAttribute()
|
| -PASS body.background: IDL set to 1.5 followed by IDL get
|
| -PASS body.background: IDL set to true should not throw
|
| -PASS body.background: IDL set to true followed by getAttribute()
|
| -PASS body.background: IDL set to true followed by IDL get
|
| -PASS body.background: IDL set to false should not throw
|
| -PASS body.background: IDL set to false followed by getAttribute()
|
| -PASS body.background: IDL set to false followed by IDL get
|
| -PASS body.background: IDL set to object "[object Object]" should not throw
|
| -PASS body.background: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS body.background: IDL set to object "[object Object]" followed by IDL get
|
| -PASS body.background: IDL set to NaN should not throw
|
| -PASS body.background: IDL set to NaN followed by getAttribute()
|
| -PASS body.background: IDL set to NaN followed by IDL get
|
| -PASS body.background: IDL set to Infinity should not throw
|
| -PASS body.background: IDL set to Infinity followed by getAttribute()
|
| -PASS body.background: IDL set to Infinity followed by IDL get
|
| -PASS body.background: IDL set to -Infinity should not throw
|
| -PASS body.background: IDL set to -Infinity followed by getAttribute()
|
| -PASS body.background: IDL set to -Infinity followed by IDL get
|
| -PASS body.background: IDL set to "\0" should not throw
|
| -PASS body.background: IDL set to "\0" followed by getAttribute()
|
| -PASS body.background: IDL set to "\0" followed by IDL get
|
| -PASS body.background: IDL set to null should not throw
|
| -PASS body.background: IDL set to null followed by getAttribute()
|
| -PASS body.background: IDL set to null followed by IDL get
|
| -PASS body.background: IDL set to object "test-toString" should not throw
|
| -PASS body.background: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS body.background: IDL set to object "test-toString" followed by IDL get
|
| -PASS body.background: IDL set to object "test-valueOf" should not throw
|
| -PASS body.background: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS body.background: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS article.title: typeof IDL attribute
|
| -PASS article.title: IDL get with DOM attribute unset
|
| -PASS article.title: setAttribute() to "" followed by getAttribute()
|
| -PASS article.title: setAttribute() to "" followed by IDL get
|
| -PASS article.title: 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 getAttribute()
|
| -PASS article.title: 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
|
| -PASS article.title: setAttribute() to undefined followed by getAttribute()
|
| -PASS article.title: setAttribute() to undefined followed by IDL get
|
| -PASS article.title: setAttribute() to 7 followed by getAttribute()
|
| -PASS article.title: setAttribute() to 7 followed by IDL get
|
| -PASS article.title: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS article.title: setAttribute() to 1.5 followed by IDL get
|
| -PASS article.title: setAttribute() to true followed by getAttribute()
|
| -PASS article.title: setAttribute() to true followed by IDL get
|
| -PASS article.title: setAttribute() to false followed by getAttribute()
|
| -PASS article.title: setAttribute() to false followed by IDL get
|
| -PASS article.title: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS article.title: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS article.title: setAttribute() to NaN followed by getAttribute()
|
| -PASS article.title: setAttribute() to NaN followed by IDL get
|
| -PASS article.title: setAttribute() to Infinity followed by getAttribute()
|
| -PASS article.title: setAttribute() to Infinity followed by IDL get
|
| -PASS article.title: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS article.title: setAttribute() to -Infinity followed by IDL get
|
| -PASS article.title: setAttribute() to "\0" followed by getAttribute()
|
| -PASS article.title: setAttribute() to "\0" followed by IDL get
|
| -PASS article.title: setAttribute() to null followed by getAttribute()
|
| -PASS article.title: setAttribute() to null followed by IDL get
|
| -PASS article.title: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS article.title: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS article.title: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS article.title: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS article.title: IDL set to "" should not throw
|
| -PASS article.title: IDL set to "" followed by getAttribute()
|
| -PASS article.title: IDL set to "" followed by IDL get
|
| -PASS article.title: 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 " should not throw
|
| -PASS article.title: 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()
|
| -PASS article.title: 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
|
| -PASS article.title: IDL set to undefined should not throw
|
| -PASS article.title: IDL set to undefined followed by getAttribute()
|
| -PASS article.title: IDL set to undefined followed by IDL get
|
| -PASS article.title: IDL set to 7 should not throw
|
| -PASS article.title: IDL set to 7 followed by getAttribute()
|
| -PASS article.title: IDL set to 7 followed by IDL get
|
| -PASS article.title: IDL set to 1.5 should not throw
|
| -PASS article.title: IDL set to 1.5 followed by getAttribute()
|
| -PASS article.title: IDL set to 1.5 followed by IDL get
|
| -PASS article.title: IDL set to true should not throw
|
| -PASS article.title: IDL set to true followed by getAttribute()
|
| -PASS article.title: IDL set to true followed by IDL get
|
| -PASS article.title: IDL set to false should not throw
|
| -PASS article.title: IDL set to false followed by getAttribute()
|
| -PASS article.title: IDL set to false followed by IDL get
|
| -PASS article.title: IDL set to object "[object Object]" should not throw
|
| -PASS article.title: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS article.title: IDL set to object "[object Object]" followed by IDL get
|
| -PASS article.title: IDL set to NaN should not throw
|
| -PASS article.title: IDL set to NaN followed by getAttribute()
|
| -PASS article.title: IDL set to NaN followed by IDL get
|
| -PASS article.title: IDL set to Infinity should not throw
|
| -PASS article.title: IDL set to Infinity followed by getAttribute()
|
| -PASS article.title: IDL set to Infinity followed by IDL get
|
| -PASS article.title: IDL set to -Infinity should not throw
|
| -PASS article.title: IDL set to -Infinity followed by getAttribute()
|
| -PASS article.title: IDL set to -Infinity followed by IDL get
|
| -PASS article.title: IDL set to "\0" should not throw
|
| -PASS article.title: IDL set to "\0" followed by getAttribute()
|
| -PASS article.title: IDL set to "\0" followed by IDL get
|
| -PASS article.title: IDL set to null should not throw
|
| -PASS article.title: IDL set to null followed by getAttribute()
|
| -PASS article.title: IDL set to null followed by IDL get
|
| -PASS article.title: IDL set to object "test-toString" should not throw
|
| -PASS article.title: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS article.title: IDL set to object "test-toString" followed by IDL get
|
| -PASS article.title: IDL set to object "test-valueOf" should not throw
|
| -PASS article.title: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS article.title: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS article.lang: typeof IDL attribute
|
| -PASS article.lang: IDL get with DOM attribute unset
|
| -PASS article.lang: setAttribute() to "" followed by getAttribute()
|
| -PASS article.lang: setAttribute() to "" followed by IDL get
|
| -PASS article.lang: 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 getAttribute()
|
| -PASS article.lang: 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
|
| -PASS article.lang: setAttribute() to undefined followed by getAttribute()
|
| -PASS article.lang: setAttribute() to undefined followed by IDL get
|
| -PASS article.lang: setAttribute() to 7 followed by getAttribute()
|
| -PASS article.lang: setAttribute() to 7 followed by IDL get
|
| -PASS article.lang: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS article.lang: setAttribute() to 1.5 followed by IDL get
|
| -PASS article.lang: setAttribute() to true followed by getAttribute()
|
| -PASS article.lang: setAttribute() to true followed by IDL get
|
| -PASS article.lang: setAttribute() to false followed by getAttribute()
|
| -PASS article.lang: setAttribute() to false followed by IDL get
|
| -PASS article.lang: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS article.lang: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS article.lang: setAttribute() to NaN followed by getAttribute()
|
| -PASS article.lang: setAttribute() to NaN followed by IDL get
|
| -PASS article.lang: setAttribute() to Infinity followed by getAttribute()
|
| -PASS article.lang: setAttribute() to Infinity followed by IDL get
|
| -PASS article.lang: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS article.lang: setAttribute() to -Infinity followed by IDL get
|
| -PASS article.lang: setAttribute() to "\0" followed by getAttribute()
|
| -PASS article.lang: setAttribute() to "\0" followed by IDL get
|
| -PASS article.lang: setAttribute() to null followed by getAttribute()
|
| -PASS article.lang: setAttribute() to null followed by IDL get
|
| -PASS article.lang: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS article.lang: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS article.lang: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS article.lang: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS article.lang: IDL set to "" should not throw
|
| -PASS article.lang: IDL set to "" followed by getAttribute()
|
| -PASS article.lang: IDL set to "" followed by IDL get
|
| -PASS article.lang: 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 " should not throw
|
| -PASS article.lang: 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()
|
| -PASS article.lang: 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
|
| -PASS article.lang: IDL set to undefined should not throw
|
| -PASS article.lang: IDL set to undefined followed by getAttribute()
|
| -PASS article.lang: IDL set to undefined followed by IDL get
|
| -PASS article.lang: IDL set to 7 should not throw
|
| -PASS article.lang: IDL set to 7 followed by getAttribute()
|
| -PASS article.lang: IDL set to 7 followed by IDL get
|
| -PASS article.lang: IDL set to 1.5 should not throw
|
| -PASS article.lang: IDL set to 1.5 followed by getAttribute()
|
| -PASS article.lang: IDL set to 1.5 followed by IDL get
|
| -PASS article.lang: IDL set to true should not throw
|
| -PASS article.lang: IDL set to true followed by getAttribute()
|
| -PASS article.lang: IDL set to true followed by IDL get
|
| -PASS article.lang: IDL set to false should not throw
|
| -PASS article.lang: IDL set to false followed by getAttribute()
|
| -PASS article.lang: IDL set to false followed by IDL get
|
| -PASS article.lang: IDL set to object "[object Object]" should not throw
|
| -PASS article.lang: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS article.lang: IDL set to object "[object Object]" followed by IDL get
|
| -PASS article.lang: IDL set to NaN should not throw
|
| -PASS article.lang: IDL set to NaN followed by getAttribute()
|
| -PASS article.lang: IDL set to NaN followed by IDL get
|
| -PASS article.lang: IDL set to Infinity should not throw
|
| -PASS article.lang: IDL set to Infinity followed by getAttribute()
|
| -PASS article.lang: IDL set to Infinity followed by IDL get
|
| -PASS article.lang: IDL set to -Infinity should not throw
|
| -PASS article.lang: IDL set to -Infinity followed by getAttribute()
|
| -PASS article.lang: IDL set to -Infinity followed by IDL get
|
| -PASS article.lang: IDL set to "\0" should not throw
|
| -PASS article.lang: IDL set to "\0" followed by getAttribute()
|
| -PASS article.lang: IDL set to "\0" followed by IDL get
|
| -PASS article.lang: IDL set to null should not throw
|
| -PASS article.lang: IDL set to null followed by getAttribute()
|
| -PASS article.lang: IDL set to null followed by IDL get
|
| -PASS article.lang: IDL set to object "test-toString" should not throw
|
| -PASS article.lang: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS article.lang: IDL set to object "test-toString" followed by IDL get
|
| -PASS article.lang: IDL set to object "test-valueOf" should not throw
|
| -PASS article.lang: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS article.lang: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS article.dir: typeof IDL attribute
|
| -PASS article.dir: IDL get with DOM attribute unset
|
| -PASS article.dir: setAttribute() to "" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "" followed by IDL get
|
| -PASS article.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 getAttribute()
|
| -PASS article.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
|
| -PASS article.dir: setAttribute() to undefined followed by getAttribute()
|
| -PASS article.dir: setAttribute() to undefined followed by IDL get
|
| -PASS article.dir: setAttribute() to 7 followed by getAttribute()
|
| -PASS article.dir: setAttribute() to 7 followed by IDL get
|
| -PASS article.dir: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS article.dir: setAttribute() to 1.5 followed by IDL get
|
| -PASS article.dir: setAttribute() to true followed by getAttribute()
|
| -PASS article.dir: setAttribute() to true followed by IDL get
|
| -PASS article.dir: setAttribute() to false followed by getAttribute()
|
| -PASS article.dir: setAttribute() to false followed by IDL get
|
| -PASS article.dir: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS article.dir: setAttribute() to NaN followed by getAttribute()
|
| -PASS article.dir: setAttribute() to NaN followed by IDL get
|
| -PASS article.dir: setAttribute() to Infinity followed by getAttribute()
|
| -PASS article.dir: setAttribute() to Infinity followed by IDL get
|
| -PASS article.dir: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS article.dir: setAttribute() to -Infinity followed by IDL get
|
| -PASS article.dir: setAttribute() to "\0" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "\0" followed by IDL get
|
| -PASS article.dir: setAttribute() to null followed by getAttribute()
|
| -PASS article.dir: setAttribute() to null followed by IDL get
|
| -PASS article.dir: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS article.dir: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS article.dir: setAttribute() to "ltr" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "ltr" followed by IDL get
|
| -PASS article.dir: setAttribute() to "xltr" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "xltr" followed by IDL get
|
| -PASS article.dir: setAttribute() to "ltr\0" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "ltr\0" followed by IDL get
|
| -PASS article.dir: setAttribute() to "tr" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "tr" followed by IDL get
|
| -PASS article.dir: setAttribute() to "LTR" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "LTR" followed by IDL get
|
| -PASS article.dir: setAttribute() to "rtl" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "rtl" followed by IDL get
|
| -PASS article.dir: setAttribute() to "xrtl" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "xrtl" followed by IDL get
|
| -PASS article.dir: setAttribute() to "rtl\0" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "rtl\0" followed by IDL get
|
| -PASS article.dir: setAttribute() to "tl" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "tl" followed by IDL get
|
| -PASS article.dir: setAttribute() to "RTL" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "RTL" followed by IDL get
|
| -PASS article.dir: setAttribute() to "auto" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "auto" followed by IDL get
|
| -PASS article.dir: setAttribute() to "xauto" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "xauto" followed by IDL get
|
| -PASS article.dir: setAttribute() to "auto\0" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "auto\0" followed by IDL get
|
| -PASS article.dir: setAttribute() to "uto" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "uto" followed by IDL get
|
| -PASS article.dir: setAttribute() to "AUTO" followed by getAttribute()
|
| -PASS article.dir: setAttribute() to "AUTO" followed by IDL get
|
| -PASS article.dir: IDL set to "" should not throw
|
| -PASS article.dir: IDL set to "" followed by getAttribute()
|
| -PASS article.dir: IDL set to "" followed by IDL get
|
| -PASS article.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 " should not throw
|
| -PASS article.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()
|
| -PASS article.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
|
| -PASS article.dir: IDL set to undefined should not throw
|
| -PASS article.dir: IDL set to undefined followed by getAttribute()
|
| -PASS article.dir: IDL set to undefined followed by IDL get
|
| -PASS article.dir: IDL set to 7 should not throw
|
| -PASS article.dir: IDL set to 7 followed by getAttribute()
|
| -PASS article.dir: IDL set to 7 followed by IDL get
|
| -PASS article.dir: IDL set to 1.5 should not throw
|
| -PASS article.dir: IDL set to 1.5 followed by getAttribute()
|
| -PASS article.dir: IDL set to 1.5 followed by IDL get
|
| -PASS article.dir: IDL set to true should not throw
|
| -PASS article.dir: IDL set to true followed by getAttribute()
|
| -PASS article.dir: IDL set to true followed by IDL get
|
| -PASS article.dir: IDL set to false should not throw
|
| -PASS article.dir: IDL set to false followed by getAttribute()
|
| -PASS article.dir: IDL set to false followed by IDL get
|
| -PASS article.dir: IDL set to object "[object Object]" should not throw
|
| -PASS article.dir: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS article.dir: IDL set to object "[object Object]" followed by IDL get
|
| -PASS article.dir: IDL set to NaN should not throw
|
| -PASS article.dir: IDL set to NaN followed by getAttribute()
|
| -PASS article.dir: IDL set to NaN followed by IDL get
|
| -PASS article.dir: IDL set to Infinity should not throw
|
| -PASS article.dir: IDL set to Infinity followed by getAttribute()
|
| -PASS article.dir: IDL set to Infinity followed by IDL get
|
| -PASS article.dir: IDL set to -Infinity should not throw
|
| -PASS article.dir: IDL set to -Infinity followed by getAttribute()
|
| -PASS article.dir: IDL set to -Infinity followed by IDL get
|
| -PASS article.dir: IDL set to "\0" should not throw
|
| -PASS article.dir: IDL set to "\0" followed by getAttribute()
|
| -PASS article.dir: IDL set to "\0" followed by IDL get
|
| -PASS article.dir: IDL set to null should not throw
|
| -PASS article.dir: IDL set to null followed by IDL get
|
| -PASS article.dir: IDL set to object "test-toString" should not throw
|
| -PASS article.dir: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS article.dir: IDL set to object "test-toString" followed by IDL get
|
| -PASS article.dir: IDL set to object "test-valueOf" should not throw
|
| -PASS article.dir: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS article.dir: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS article.dir: IDL set to "ltr" should not throw
|
| -PASS article.dir: IDL set to "ltr" followed by getAttribute()
|
| -PASS article.dir: IDL set to "ltr" followed by IDL get
|
| -PASS article.dir: IDL set to "xltr" should not throw
|
| -PASS article.dir: IDL set to "xltr" followed by getAttribute()
|
| -PASS article.dir: IDL set to "xltr" followed by IDL get
|
| -PASS article.dir: IDL set to "ltr\0" should not throw
|
| -PASS article.dir: IDL set to "ltr\0" followed by getAttribute()
|
| -PASS article.dir: IDL set to "ltr\0" followed by IDL get
|
| -PASS article.dir: IDL set to "tr" should not throw
|
| -PASS article.dir: IDL set to "tr" followed by getAttribute()
|
| -PASS article.dir: IDL set to "tr" followed by IDL get
|
| -PASS article.dir: IDL set to "LTR" should not throw
|
| -PASS article.dir: IDL set to "LTR" followed by getAttribute()
|
| -PASS article.dir: IDL set to "LTR" followed by IDL get
|
| -PASS article.dir: IDL set to "rtl" should not throw
|
| -PASS article.dir: IDL set to "rtl" followed by getAttribute()
|
| -PASS article.dir: IDL set to "rtl" followed by IDL get
|
| -PASS article.dir: IDL set to "xrtl" should not throw
|
| -PASS article.dir: IDL set to "xrtl" followed by getAttribute()
|
| -PASS article.dir: IDL set to "xrtl" followed by IDL get
|
| -PASS article.dir: IDL set to "rtl\0" should not throw
|
| -PASS article.dir: IDL set to "rtl\0" followed by getAttribute()
|
| -PASS article.dir: IDL set to "rtl\0" followed by IDL get
|
| -PASS article.dir: IDL set to "tl" should not throw
|
| -PASS article.dir: IDL set to "tl" followed by getAttribute()
|
| -PASS article.dir: IDL set to "tl" followed by IDL get
|
| -PASS article.dir: IDL set to "RTL" should not throw
|
| -PASS article.dir: IDL set to "RTL" followed by getAttribute()
|
| -PASS article.dir: IDL set to "RTL" followed by IDL get
|
| -PASS article.dir: IDL set to "auto" should not throw
|
| -PASS article.dir: IDL set to "auto" followed by getAttribute()
|
| -PASS article.dir: IDL set to "auto" followed by IDL get
|
| -PASS article.dir: IDL set to "xauto" should not throw
|
| -PASS article.dir: IDL set to "xauto" followed by getAttribute()
|
| -PASS article.dir: IDL set to "xauto" followed by IDL get
|
| -PASS article.dir: IDL set to "auto\0" should not throw
|
| -PASS article.dir: IDL set to "auto\0" followed by getAttribute()
|
| -PASS article.dir: IDL set to "auto\0" followed by IDL get
|
| -PASS article.dir: IDL set to "uto" should not throw
|
| -PASS article.dir: IDL set to "uto" followed by getAttribute()
|
| -PASS article.dir: IDL set to "uto" followed by IDL get
|
| -PASS article.dir: IDL set to "AUTO" should not throw
|
| -PASS article.dir: IDL set to "AUTO" followed by getAttribute()
|
| -PASS article.dir: IDL set to "AUTO" followed by IDL get
|
| -PASS article.className (<article class>): typeof IDL attribute
|
| -PASS article.className (<article class>): IDL get with DOM attribute unset
|
| -PASS article.className (<article class>): setAttribute() to "" followed by getAttribute()
|
| -PASS article.className (<article class>): setAttribute() to "" followed by IDL get
|
| -PASS article.className (<article class>): 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 getAttribute()
|
| -PASS article.className (<article class>): 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
|
| -PASS article.className (<article class>): setAttribute() to undefined followed by getAttribute()
|
| -PASS article.className (<article class>): setAttribute() to undefined followed by IDL get
|
| -PASS article.className (<article class>): setAttribute() to 7 followed by getAttribute()
|
| -PASS article.className (<article class>): setAttribute() to 7 followed by IDL get
|
| -PASS article.className (<article class>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS article.className (<article class>): setAttribute() to 1.5 followed by IDL get
|
| -PASS article.className (<article class>): setAttribute() to true followed by getAttribute()
|
| -PASS article.className (<article class>): setAttribute() to true followed by IDL get
|
| -PASS article.className (<article class>): setAttribute() to false followed by getAttribute()
|
| -PASS article.className (<article class>): setAttribute() to false followed by IDL get
|
| -PASS article.className (<article class>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS article.className (<article class>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS article.className (<article class>): setAttribute() to NaN followed by getAttribute()
|
| -PASS article.className (<article class>): setAttribute() to NaN followed by IDL get
|
| -PASS article.className (<article class>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS article.className (<article class>): setAttribute() to Infinity followed by IDL get
|
| -PASS article.className (<article class>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS article.className (<article class>): setAttribute() to -Infinity followed by IDL get
|
| -PASS article.className (<article class>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS article.className (<article class>): setAttribute() to "\0" followed by IDL get
|
| -PASS article.className (<article class>): setAttribute() to null followed by getAttribute()
|
| -PASS article.className (<article class>): setAttribute() to null followed by IDL get
|
| -PASS article.className (<article class>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS article.className (<article class>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS article.className (<article class>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS article.className (<article class>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS article.className (<article class>): IDL set to "" should not throw
|
| -PASS article.className (<article class>): IDL set to "" followed by getAttribute()
|
| -PASS article.className (<article class>): IDL set to "" followed by IDL get
|
| -PASS article.className (<article class>): 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 " should not throw
|
| -PASS article.className (<article class>): 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()
|
| -PASS article.className (<article class>): 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
|
| -PASS article.className (<article class>): IDL set to undefined should not throw
|
| -PASS article.className (<article class>): IDL set to undefined followed by getAttribute()
|
| -PASS article.className (<article class>): IDL set to undefined followed by IDL get
|
| -PASS article.className (<article class>): IDL set to 7 should not throw
|
| -PASS article.className (<article class>): IDL set to 7 followed by getAttribute()
|
| -PASS article.className (<article class>): IDL set to 7 followed by IDL get
|
| -PASS article.className (<article class>): IDL set to 1.5 should not throw
|
| -PASS article.className (<article class>): IDL set to 1.5 followed by getAttribute()
|
| -PASS article.className (<article class>): IDL set to 1.5 followed by IDL get
|
| -PASS article.className (<article class>): IDL set to true should not throw
|
| -PASS article.className (<article class>): IDL set to true followed by getAttribute()
|
| -PASS article.className (<article class>): IDL set to true followed by IDL get
|
| -PASS article.className (<article class>): IDL set to false should not throw
|
| -PASS article.className (<article class>): IDL set to false followed by getAttribute()
|
| -PASS article.className (<article class>): IDL set to false followed by IDL get
|
| -PASS article.className (<article class>): IDL set to object "[object Object]" should not throw
|
| -PASS article.className (<article class>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS article.className (<article class>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS article.className (<article class>): IDL set to NaN should not throw
|
| -PASS article.className (<article class>): IDL set to NaN followed by getAttribute()
|
| -PASS article.className (<article class>): IDL set to NaN followed by IDL get
|
| -PASS article.className (<article class>): IDL set to Infinity should not throw
|
| -PASS article.className (<article class>): IDL set to Infinity followed by getAttribute()
|
| -PASS article.className (<article class>): IDL set to Infinity followed by IDL get
|
| -PASS article.className (<article class>): IDL set to -Infinity should not throw
|
| -PASS article.className (<article class>): IDL set to -Infinity followed by getAttribute()
|
| -PASS article.className (<article class>): IDL set to -Infinity followed by IDL get
|
| -PASS article.className (<article class>): IDL set to "\0" should not throw
|
| -PASS article.className (<article class>): IDL set to "\0" followed by getAttribute()
|
| -PASS article.className (<article class>): IDL set to "\0" followed by IDL get
|
| -PASS article.className (<article class>): IDL set to null should not throw
|
| -PASS article.className (<article class>): IDL set to null followed by getAttribute()
|
| -PASS article.className (<article class>): IDL set to null followed by IDL get
|
| -PASS article.className (<article class>): IDL set to object "test-toString" should not throw
|
| -PASS article.className (<article class>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS article.className (<article class>): IDL set to object "test-toString" followed by IDL get
|
| -PASS article.className (<article class>): IDL set to object "test-valueOf" should not throw
|
| -PASS article.className (<article class>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS article.className (<article class>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS article.hidden: typeof IDL attribute
|
| -PASS article.hidden: IDL get with DOM attribute unset
|
| -PASS article.hidden: setAttribute() to "" followed by getAttribute()
|
| -PASS article.hidden: setAttribute() to "" followed by IDL get
|
| -PASS article.hidden: setAttribute() to " foo " followed by getAttribute()
|
| -PASS article.hidden: setAttribute() to " foo " followed by IDL get
|
| -PASS article.hidden: setAttribute() to undefined followed by getAttribute()
|
| -PASS article.hidden: setAttribute() to undefined followed by IDL get
|
| -PASS article.hidden: setAttribute() to null followed by getAttribute()
|
| -PASS article.hidden: setAttribute() to null followed by IDL get
|
| -PASS article.hidden: setAttribute() to 7 followed by getAttribute()
|
| -PASS article.hidden: setAttribute() to 7 followed by IDL get
|
| -PASS article.hidden: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS article.hidden: setAttribute() to 1.5 followed by IDL get
|
| -PASS article.hidden: setAttribute() to true followed by getAttribute()
|
| -PASS article.hidden: setAttribute() to true followed by IDL get
|
| -PASS article.hidden: setAttribute() to false followed by getAttribute()
|
| -PASS article.hidden: setAttribute() to false followed by IDL get
|
| -PASS article.hidden: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS article.hidden: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS article.hidden: setAttribute() to NaN followed by getAttribute()
|
| -PASS article.hidden: setAttribute() to NaN followed by IDL get
|
| -PASS article.hidden: setAttribute() to Infinity followed by getAttribute()
|
| -PASS article.hidden: setAttribute() to Infinity followed by IDL get
|
| -PASS article.hidden: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS article.hidden: setAttribute() to -Infinity followed by IDL get
|
| -PASS article.hidden: setAttribute() to "\0" followed by getAttribute()
|
| -PASS article.hidden: setAttribute() to "\0" followed by IDL get
|
| -PASS article.hidden: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS article.hidden: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS article.hidden: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS article.hidden: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS article.hidden: setAttribute() to "hidden" followed by getAttribute()
|
| -PASS article.hidden: setAttribute() to "hidden" followed by IDL get
|
| -PASS article.hidden: IDL set to "" should not throw
|
| -PASS article.hidden: IDL set to "" followed by hasAttribute()
|
| -PASS article.hidden: IDL set to "" followed by IDL get
|
| -PASS article.hidden: IDL set to " foo " should not throw
|
| -PASS article.hidden: IDL set to " foo " followed by hasAttribute()
|
| -PASS article.hidden: IDL set to " foo " followed by IDL get
|
| -PASS article.hidden: IDL set to undefined should not throw
|
| -PASS article.hidden: IDL set to undefined followed by hasAttribute()
|
| -PASS article.hidden: IDL set to undefined followed by IDL get
|
| -PASS article.hidden: IDL set to null should not throw
|
| -PASS article.hidden: IDL set to null followed by hasAttribute()
|
| -PASS article.hidden: IDL set to null followed by IDL get
|
| -PASS article.hidden: IDL set to 7 should not throw
|
| -PASS article.hidden: IDL set to 7 followed by hasAttribute()
|
| -PASS article.hidden: IDL set to 7 followed by IDL get
|
| -PASS article.hidden: IDL set to 1.5 should not throw
|
| -PASS article.hidden: IDL set to 1.5 followed by hasAttribute()
|
| -PASS article.hidden: IDL set to 1.5 followed by IDL get
|
| -PASS article.hidden: IDL set to true should not throw
|
| -PASS article.hidden: IDL set to true followed by hasAttribute()
|
| -PASS article.hidden: IDL set to true followed by IDL get
|
| -PASS article.hidden: IDL set to false should not throw
|
| -PASS article.hidden: IDL set to false followed by hasAttribute()
|
| -PASS article.hidden: IDL set to false followed by IDL get
|
| -PASS article.hidden: IDL set to object "[object Object]" should not throw
|
| -PASS article.hidden: IDL set to object "[object Object]" followed by hasAttribute()
|
| -PASS article.hidden: IDL set to object "[object Object]" followed by IDL get
|
| -PASS article.hidden: IDL set to NaN should not throw
|
| -PASS article.hidden: IDL set to NaN followed by hasAttribute()
|
| -PASS article.hidden: IDL set to NaN followed by IDL get
|
| -PASS article.hidden: IDL set to Infinity should not throw
|
| -PASS article.hidden: IDL set to Infinity followed by hasAttribute()
|
| -PASS article.hidden: IDL set to Infinity followed by IDL get
|
| -PASS article.hidden: IDL set to -Infinity should not throw
|
| -PASS article.hidden: IDL set to -Infinity followed by hasAttribute()
|
| -PASS article.hidden: IDL set to -Infinity followed by IDL get
|
| -PASS article.hidden: IDL set to "\0" should not throw
|
| -PASS article.hidden: IDL set to "\0" followed by hasAttribute()
|
| -PASS article.hidden: IDL set to "\0" followed by IDL get
|
| -PASS article.hidden: IDL set to object "test-toString" should not throw
|
| -PASS article.hidden: IDL set to object "test-toString" followed by hasAttribute()
|
| -PASS article.hidden: IDL set to object "test-toString" followed by IDL get
|
| -PASS article.hidden: IDL set to object "test-valueOf" should not throw
|
| -PASS article.hidden: IDL set to object "test-valueOf" followed by hasAttribute()
|
| -PASS article.hidden: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS article.accessKey: typeof IDL attribute
|
| -PASS article.accessKey: IDL get with DOM attribute unset
|
| -PASS article.accessKey: setAttribute() to "" followed by getAttribute()
|
| -PASS article.accessKey: setAttribute() to "" followed by IDL get
|
| -PASS article.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS article.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS article.accessKey: setAttribute() to undefined followed by getAttribute()
|
| -PASS article.accessKey: setAttribute() to undefined followed by IDL get
|
| -PASS article.accessKey: setAttribute() to 7 followed by getAttribute()
|
| -PASS article.accessKey: setAttribute() to 7 followed by IDL get
|
| -PASS article.accessKey: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS article.accessKey: setAttribute() to 1.5 followed by IDL get
|
| -PASS article.accessKey: setAttribute() to true followed by getAttribute()
|
| -PASS article.accessKey: setAttribute() to true followed by IDL get
|
| -PASS article.accessKey: setAttribute() to false followed by getAttribute()
|
| -PASS article.accessKey: setAttribute() to false followed by IDL get
|
| -PASS article.accessKey: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS article.accessKey: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS article.accessKey: setAttribute() to NaN followed by getAttribute()
|
| -PASS article.accessKey: setAttribute() to NaN followed by IDL get
|
| -PASS article.accessKey: setAttribute() to Infinity followed by getAttribute()
|
| -PASS article.accessKey: setAttribute() to Infinity followed by IDL get
|
| -PASS article.accessKey: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS article.accessKey: setAttribute() to -Infinity followed by IDL get
|
| -PASS article.accessKey: setAttribute() to "\0" followed by getAttribute()
|
| -PASS article.accessKey: setAttribute() to "\0" followed by IDL get
|
| -PASS article.accessKey: setAttribute() to null followed by getAttribute()
|
| -PASS article.accessKey: setAttribute() to null followed by IDL get
|
| -PASS article.accessKey: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS article.accessKey: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS article.accessKey: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS article.accessKey: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS article.accessKey: IDL set to "" should not throw
|
| -PASS article.accessKey: IDL set to "" followed by getAttribute()
|
| -PASS article.accessKey: IDL set to "" followed by IDL get
|
| -PASS article.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS article.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS article.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS article.accessKey: IDL set to undefined should not throw
|
| -PASS article.accessKey: IDL set to undefined followed by getAttribute()
|
| -PASS article.accessKey: IDL set to undefined followed by IDL get
|
| -PASS article.accessKey: IDL set to 7 should not throw
|
| -PASS article.accessKey: IDL set to 7 followed by getAttribute()
|
| -PASS article.accessKey: IDL set to 7 followed by IDL get
|
| -PASS article.accessKey: IDL set to 1.5 should not throw
|
| -PASS article.accessKey: IDL set to 1.5 followed by getAttribute()
|
| -PASS article.accessKey: IDL set to 1.5 followed by IDL get
|
| -PASS article.accessKey: IDL set to true should not throw
|
| -PASS article.accessKey: IDL set to true followed by getAttribute()
|
| -PASS article.accessKey: IDL set to true followed by IDL get
|
| -PASS article.accessKey: IDL set to false should not throw
|
| -PASS article.accessKey: IDL set to false followed by getAttribute()
|
| -PASS article.accessKey: IDL set to false followed by IDL get
|
| -PASS article.accessKey: IDL set to object "[object Object]" should not throw
|
| -PASS article.accessKey: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS article.accessKey: IDL set to object "[object Object]" followed by IDL get
|
| -PASS article.accessKey: IDL set to NaN should not throw
|
| -PASS article.accessKey: IDL set to NaN followed by getAttribute()
|
| -PASS article.accessKey: IDL set to NaN followed by IDL get
|
| -PASS article.accessKey: IDL set to Infinity should not throw
|
| -PASS article.accessKey: IDL set to Infinity followed by getAttribute()
|
| -PASS article.accessKey: IDL set to Infinity followed by IDL get
|
| -PASS article.accessKey: IDL set to -Infinity should not throw
|
| -PASS article.accessKey: IDL set to -Infinity followed by getAttribute()
|
| -PASS article.accessKey: IDL set to -Infinity followed by IDL get
|
| -PASS article.accessKey: IDL set to "\0" should not throw
|
| -PASS article.accessKey: IDL set to "\0" followed by getAttribute()
|
| -PASS article.accessKey: IDL set to "\0" followed by IDL get
|
| -PASS article.accessKey: IDL set to null should not throw
|
| -PASS article.accessKey: IDL set to null followed by getAttribute()
|
| -PASS article.accessKey: IDL set to null followed by IDL get
|
| -PASS article.accessKey: IDL set to object "test-toString" should not throw
|
| -PASS article.accessKey: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS article.accessKey: IDL set to object "test-toString" followed by IDL get
|
| -PASS article.accessKey: IDL set to object "test-valueOf" should not throw
|
| -PASS article.accessKey: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS article.accessKey: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS article.tabIndex: typeof IDL attribute
|
| -PASS article.tabIndex: setAttribute() to -36 followed by getAttribute()
|
| -PASS article.tabIndex: setAttribute() to -36 followed by IDL get
|
| -PASS article.tabIndex: setAttribute() to -1 followed by getAttribute()
|
| -PASS article.tabIndex: setAttribute() to -1 followed by IDL get
|
| -PASS article.tabIndex: setAttribute() to 0 followed by getAttribute()
|
| -PASS article.tabIndex: setAttribute() to 0 followed by IDL get
|
| -PASS article.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| -PASS article.tabIndex: setAttribute() to 1 followed by IDL get
|
| -PASS article.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL article.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS article.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL article.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS article.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| -PASS article.tabIndex: setAttribute() to "-1" followed by IDL get
|
| -PASS article.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| -PASS article.tabIndex: setAttribute() to "-0" followed by IDL get
|
| -PASS article.tabIndex: setAttribute() to "0" followed by getAttribute()
|
| -PASS article.tabIndex: setAttribute() to "0" followed by IDL get
|
| -PASS article.tabIndex: setAttribute() to "1" followed by getAttribute()
|
| -PASS article.tabIndex: setAttribute() to "1" followed by IDL get
|
| -PASS article.tabIndex: setAttribute() to "\t7" followed by getAttribute()
|
| -PASS article.tabIndex: setAttribute() to "\t7" followed by IDL get
|
| -PASS article.tabIndex: setAttribute() to "\f7" followed by getAttribute()
|
| -PASS article.tabIndex: setAttribute() to "\f7" followed by IDL get
|
| -PASS article.tabIndex: setAttribute() to " 7" followed by getAttribute()
|
| -PASS article.tabIndex: setAttribute() to " 7" followed by IDL get
|
| -PASS article.tabIndex: setAttribute() to "\n7" followed by getAttribute()
|
| -PASS article.tabIndex: setAttribute() to "\n7" followed by IDL get
|
| -PASS article.tabIndex: setAttribute() to "\r7" followed by getAttribute()
|
| -PASS article.tabIndex: setAttribute() to "\r7" followed by IDL get
|
| -PASS article.tabIndex: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS article.tabIndex: setAttribute() to 1.5 followed by IDL get
|
| -PASS article.tabIndex: setAttribute() to object "2" followed by getAttribute()
|
| -PASS article.tabIndex: setAttribute() to object "2" followed by IDL get
|
| -PASS article.tabIndex: IDL set to -36 should not throw
|
| -PASS article.tabIndex: IDL set to -36 followed by getAttribute()
|
| -PASS article.tabIndex: IDL set to -36 followed by IDL get
|
| -PASS article.tabIndex: IDL set to -1 should not throw
|
| -PASS article.tabIndex: IDL set to -1 followed by getAttribute()
|
| -PASS article.tabIndex: IDL set to -1 followed by IDL get
|
| -PASS article.tabIndex: IDL set to 0 should not throw
|
| -PASS article.tabIndex: IDL set to 0 followed by getAttribute()
|
| -PASS article.tabIndex: IDL set to 0 followed by IDL get
|
| -PASS article.tabIndex: IDL set to 1 should not throw
|
| -PASS article.tabIndex: IDL set to 1 followed by getAttribute()
|
| -PASS article.tabIndex: IDL set to 1 followed by IDL get
|
| -PASS article.tabIndex: IDL set to 2147483647 should not throw
|
| -PASS article.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL article.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS article.tabIndex: IDL set to -2147483648 should not throw
|
| -PASS article.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL article.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS section.title: typeof IDL attribute
|
| -PASS section.title: IDL get with DOM attribute unset
|
| -PASS section.title: setAttribute() to "" followed by getAttribute()
|
| -PASS section.title: setAttribute() to "" followed by IDL get
|
| -PASS section.title: 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 getAttribute()
|
| -PASS section.title: 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
|
| -PASS section.title: setAttribute() to undefined followed by getAttribute()
|
| -PASS section.title: setAttribute() to undefined followed by IDL get
|
| -PASS section.title: setAttribute() to 7 followed by getAttribute()
|
| -PASS section.title: setAttribute() to 7 followed by IDL get
|
| -PASS section.title: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS section.title: setAttribute() to 1.5 followed by IDL get
|
| -PASS section.title: setAttribute() to true followed by getAttribute()
|
| -PASS section.title: setAttribute() to true followed by IDL get
|
| -PASS section.title: setAttribute() to false followed by getAttribute()
|
| -PASS section.title: setAttribute() to false followed by IDL get
|
| -PASS section.title: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS section.title: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS section.title: setAttribute() to NaN followed by getAttribute()
|
| -PASS section.title: setAttribute() to NaN followed by IDL get
|
| -PASS section.title: setAttribute() to Infinity followed by getAttribute()
|
| -PASS section.title: setAttribute() to Infinity followed by IDL get
|
| -PASS section.title: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS section.title: setAttribute() to -Infinity followed by IDL get
|
| -PASS section.title: setAttribute() to "\0" followed by getAttribute()
|
| -PASS section.title: setAttribute() to "\0" followed by IDL get
|
| -PASS section.title: setAttribute() to null followed by getAttribute()
|
| -PASS section.title: setAttribute() to null followed by IDL get
|
| -PASS section.title: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS section.title: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS section.title: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS section.title: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS section.title: IDL set to "" should not throw
|
| -PASS section.title: IDL set to "" followed by getAttribute()
|
| -PASS section.title: IDL set to "" followed by IDL get
|
| -PASS section.title: 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 " should not throw
|
| -PASS section.title: 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()
|
| -PASS section.title: 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
|
| -PASS section.title: IDL set to undefined should not throw
|
| -PASS section.title: IDL set to undefined followed by getAttribute()
|
| -PASS section.title: IDL set to undefined followed by IDL get
|
| -PASS section.title: IDL set to 7 should not throw
|
| -PASS section.title: IDL set to 7 followed by getAttribute()
|
| -PASS section.title: IDL set to 7 followed by IDL get
|
| -PASS section.title: IDL set to 1.5 should not throw
|
| -PASS section.title: IDL set to 1.5 followed by getAttribute()
|
| -PASS section.title: IDL set to 1.5 followed by IDL get
|
| -PASS section.title: IDL set to true should not throw
|
| -PASS section.title: IDL set to true followed by getAttribute()
|
| -PASS section.title: IDL set to true followed by IDL get
|
| -PASS section.title: IDL set to false should not throw
|
| -PASS section.title: IDL set to false followed by getAttribute()
|
| -PASS section.title: IDL set to false followed by IDL get
|
| -PASS section.title: IDL set to object "[object Object]" should not throw
|
| -PASS section.title: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS section.title: IDL set to object "[object Object]" followed by IDL get
|
| -PASS section.title: IDL set to NaN should not throw
|
| -PASS section.title: IDL set to NaN followed by getAttribute()
|
| -PASS section.title: IDL set to NaN followed by IDL get
|
| -PASS section.title: IDL set to Infinity should not throw
|
| -PASS section.title: IDL set to Infinity followed by getAttribute()
|
| -PASS section.title: IDL set to Infinity followed by IDL get
|
| -PASS section.title: IDL set to -Infinity should not throw
|
| -PASS section.title: IDL set to -Infinity followed by getAttribute()
|
| -PASS section.title: IDL set to -Infinity followed by IDL get
|
| -PASS section.title: IDL set to "\0" should not throw
|
| -PASS section.title: IDL set to "\0" followed by getAttribute()
|
| -PASS section.title: IDL set to "\0" followed by IDL get
|
| -PASS section.title: IDL set to null should not throw
|
| -PASS section.title: IDL set to null followed by getAttribute()
|
| -PASS section.title: IDL set to null followed by IDL get
|
| -PASS section.title: IDL set to object "test-toString" should not throw
|
| -PASS section.title: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS section.title: IDL set to object "test-toString" followed by IDL get
|
| -PASS section.title: IDL set to object "test-valueOf" should not throw
|
| -PASS section.title: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS section.title: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS section.lang: typeof IDL attribute
|
| -PASS section.lang: IDL get with DOM attribute unset
|
| -PASS section.lang: setAttribute() to "" followed by getAttribute()
|
| -PASS section.lang: setAttribute() to "" followed by IDL get
|
| -PASS section.lang: 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 getAttribute()
|
| -PASS section.lang: 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
|
| -PASS section.lang: setAttribute() to undefined followed by getAttribute()
|
| -PASS section.lang: setAttribute() to undefined followed by IDL get
|
| -PASS section.lang: setAttribute() to 7 followed by getAttribute()
|
| -PASS section.lang: setAttribute() to 7 followed by IDL get
|
| -PASS section.lang: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS section.lang: setAttribute() to 1.5 followed by IDL get
|
| -PASS section.lang: setAttribute() to true followed by getAttribute()
|
| -PASS section.lang: setAttribute() to true followed by IDL get
|
| -PASS section.lang: setAttribute() to false followed by getAttribute()
|
| -PASS section.lang: setAttribute() to false followed by IDL get
|
| -PASS section.lang: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS section.lang: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS section.lang: setAttribute() to NaN followed by getAttribute()
|
| -PASS section.lang: setAttribute() to NaN followed by IDL get
|
| -PASS section.lang: setAttribute() to Infinity followed by getAttribute()
|
| -PASS section.lang: setAttribute() to Infinity followed by IDL get
|
| -PASS section.lang: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS section.lang: setAttribute() to -Infinity followed by IDL get
|
| -PASS section.lang: setAttribute() to "\0" followed by getAttribute()
|
| -PASS section.lang: setAttribute() to "\0" followed by IDL get
|
| -PASS section.lang: setAttribute() to null followed by getAttribute()
|
| -PASS section.lang: setAttribute() to null followed by IDL get
|
| -PASS section.lang: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS section.lang: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS section.lang: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS section.lang: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS section.lang: IDL set to "" should not throw
|
| -PASS section.lang: IDL set to "" followed by getAttribute()
|
| -PASS section.lang: IDL set to "" followed by IDL get
|
| -PASS section.lang: 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 " should not throw
|
| -PASS section.lang: 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()
|
| -PASS section.lang: 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
|
| -PASS section.lang: IDL set to undefined should not throw
|
| -PASS section.lang: IDL set to undefined followed by getAttribute()
|
| -PASS section.lang: IDL set to undefined followed by IDL get
|
| -PASS section.lang: IDL set to 7 should not throw
|
| -PASS section.lang: IDL set to 7 followed by getAttribute()
|
| -PASS section.lang: IDL set to 7 followed by IDL get
|
| -PASS section.lang: IDL set to 1.5 should not throw
|
| -PASS section.lang: IDL set to 1.5 followed by getAttribute()
|
| -PASS section.lang: IDL set to 1.5 followed by IDL get
|
| -PASS section.lang: IDL set to true should not throw
|
| -PASS section.lang: IDL set to true followed by getAttribute()
|
| -PASS section.lang: IDL set to true followed by IDL get
|
| -PASS section.lang: IDL set to false should not throw
|
| -PASS section.lang: IDL set to false followed by getAttribute()
|
| -PASS section.lang: IDL set to false followed by IDL get
|
| -PASS section.lang: IDL set to object "[object Object]" should not throw
|
| -PASS section.lang: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS section.lang: IDL set to object "[object Object]" followed by IDL get
|
| -PASS section.lang: IDL set to NaN should not throw
|
| -PASS section.lang: IDL set to NaN followed by getAttribute()
|
| -PASS section.lang: IDL set to NaN followed by IDL get
|
| -PASS section.lang: IDL set to Infinity should not throw
|
| -PASS section.lang: IDL set to Infinity followed by getAttribute()
|
| -PASS section.lang: IDL set to Infinity followed by IDL get
|
| -PASS section.lang: IDL set to -Infinity should not throw
|
| -PASS section.lang: IDL set to -Infinity followed by getAttribute()
|
| -PASS section.lang: IDL set to -Infinity followed by IDL get
|
| -PASS section.lang: IDL set to "\0" should not throw
|
| -PASS section.lang: IDL set to "\0" followed by getAttribute()
|
| -PASS section.lang: IDL set to "\0" followed by IDL get
|
| -PASS section.lang: IDL set to null should not throw
|
| -PASS section.lang: IDL set to null followed by getAttribute()
|
| -PASS section.lang: IDL set to null followed by IDL get
|
| -PASS section.lang: IDL set to object "test-toString" should not throw
|
| -PASS section.lang: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS section.lang: IDL set to object "test-toString" followed by IDL get
|
| -PASS section.lang: IDL set to object "test-valueOf" should not throw
|
| -PASS section.lang: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS section.lang: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS section.dir: typeof IDL attribute
|
| -PASS section.dir: IDL get with DOM attribute unset
|
| -PASS section.dir: setAttribute() to "" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "" followed by IDL get
|
| -PASS section.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 getAttribute()
|
| -PASS section.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
|
| -PASS section.dir: setAttribute() to undefined followed by getAttribute()
|
| -PASS section.dir: setAttribute() to undefined followed by IDL get
|
| -PASS section.dir: setAttribute() to 7 followed by getAttribute()
|
| -PASS section.dir: setAttribute() to 7 followed by IDL get
|
| -PASS section.dir: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS section.dir: setAttribute() to 1.5 followed by IDL get
|
| -PASS section.dir: setAttribute() to true followed by getAttribute()
|
| -PASS section.dir: setAttribute() to true followed by IDL get
|
| -PASS section.dir: setAttribute() to false followed by getAttribute()
|
| -PASS section.dir: setAttribute() to false followed by IDL get
|
| -PASS section.dir: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS section.dir: setAttribute() to NaN followed by getAttribute()
|
| -PASS section.dir: setAttribute() to NaN followed by IDL get
|
| -PASS section.dir: setAttribute() to Infinity followed by getAttribute()
|
| -PASS section.dir: setAttribute() to Infinity followed by IDL get
|
| -PASS section.dir: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS section.dir: setAttribute() to -Infinity followed by IDL get
|
| -PASS section.dir: setAttribute() to "\0" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "\0" followed by IDL get
|
| -PASS section.dir: setAttribute() to null followed by getAttribute()
|
| -PASS section.dir: setAttribute() to null followed by IDL get
|
| -PASS section.dir: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS section.dir: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS section.dir: setAttribute() to "ltr" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "ltr" followed by IDL get
|
| -PASS section.dir: setAttribute() to "xltr" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "xltr" followed by IDL get
|
| -PASS section.dir: setAttribute() to "ltr\0" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "ltr\0" followed by IDL get
|
| -PASS section.dir: setAttribute() to "tr" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "tr" followed by IDL get
|
| -PASS section.dir: setAttribute() to "LTR" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "LTR" followed by IDL get
|
| -PASS section.dir: setAttribute() to "rtl" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "rtl" followed by IDL get
|
| -PASS section.dir: setAttribute() to "xrtl" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "xrtl" followed by IDL get
|
| -PASS section.dir: setAttribute() to "rtl\0" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "rtl\0" followed by IDL get
|
| -PASS section.dir: setAttribute() to "tl" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "tl" followed by IDL get
|
| -PASS section.dir: setAttribute() to "RTL" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "RTL" followed by IDL get
|
| -PASS section.dir: setAttribute() to "auto" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "auto" followed by IDL get
|
| -PASS section.dir: setAttribute() to "xauto" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "xauto" followed by IDL get
|
| -PASS section.dir: setAttribute() to "auto\0" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "auto\0" followed by IDL get
|
| -PASS section.dir: setAttribute() to "uto" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "uto" followed by IDL get
|
| -PASS section.dir: setAttribute() to "AUTO" followed by getAttribute()
|
| -PASS section.dir: setAttribute() to "AUTO" followed by IDL get
|
| -PASS section.dir: IDL set to "" should not throw
|
| -PASS section.dir: IDL set to "" followed by getAttribute()
|
| -PASS section.dir: IDL set to "" followed by IDL get
|
| -PASS section.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 " should not throw
|
| -PASS section.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()
|
| -PASS section.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
|
| -PASS section.dir: IDL set to undefined should not throw
|
| -PASS section.dir: IDL set to undefined followed by getAttribute()
|
| -PASS section.dir: IDL set to undefined followed by IDL get
|
| -PASS section.dir: IDL set to 7 should not throw
|
| -PASS section.dir: IDL set to 7 followed by getAttribute()
|
| -PASS section.dir: IDL set to 7 followed by IDL get
|
| -PASS section.dir: IDL set to 1.5 should not throw
|
| -PASS section.dir: IDL set to 1.5 followed by getAttribute()
|
| -PASS section.dir: IDL set to 1.5 followed by IDL get
|
| -PASS section.dir: IDL set to true should not throw
|
| -PASS section.dir: IDL set to true followed by getAttribute()
|
| -PASS section.dir: IDL set to true followed by IDL get
|
| -PASS section.dir: IDL set to false should not throw
|
| -PASS section.dir: IDL set to false followed by getAttribute()
|
| -PASS section.dir: IDL set to false followed by IDL get
|
| -PASS section.dir: IDL set to object "[object Object]" should not throw
|
| -PASS section.dir: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS section.dir: IDL set to object "[object Object]" followed by IDL get
|
| -PASS section.dir: IDL set to NaN should not throw
|
| -PASS section.dir: IDL set to NaN followed by getAttribute()
|
| -PASS section.dir: IDL set to NaN followed by IDL get
|
| -PASS section.dir: IDL set to Infinity should not throw
|
| -PASS section.dir: IDL set to Infinity followed by getAttribute()
|
| -PASS section.dir: IDL set to Infinity followed by IDL get
|
| -PASS section.dir: IDL set to -Infinity should not throw
|
| -PASS section.dir: IDL set to -Infinity followed by getAttribute()
|
| -PASS section.dir: IDL set to -Infinity followed by IDL get
|
| -PASS section.dir: IDL set to "\0" should not throw
|
| -PASS section.dir: IDL set to "\0" followed by getAttribute()
|
| -PASS section.dir: IDL set to "\0" followed by IDL get
|
| -PASS section.dir: IDL set to null should not throw
|
| -PASS section.dir: IDL set to null followed by IDL get
|
| -PASS section.dir: IDL set to object "test-toString" should not throw
|
| -PASS section.dir: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS section.dir: IDL set to object "test-toString" followed by IDL get
|
| -PASS section.dir: IDL set to object "test-valueOf" should not throw
|
| -PASS section.dir: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS section.dir: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS section.dir: IDL set to "ltr" should not throw
|
| -PASS section.dir: IDL set to "ltr" followed by getAttribute()
|
| -PASS section.dir: IDL set to "ltr" followed by IDL get
|
| -PASS section.dir: IDL set to "xltr" should not throw
|
| -PASS section.dir: IDL set to "xltr" followed by getAttribute()
|
| -PASS section.dir: IDL set to "xltr" followed by IDL get
|
| -PASS section.dir: IDL set to "ltr\0" should not throw
|
| -PASS section.dir: IDL set to "ltr\0" followed by getAttribute()
|
| -PASS section.dir: IDL set to "ltr\0" followed by IDL get
|
| -PASS section.dir: IDL set to "tr" should not throw
|
| -PASS section.dir: IDL set to "tr" followed by getAttribute()
|
| -PASS section.dir: IDL set to "tr" followed by IDL get
|
| -PASS section.dir: IDL set to "LTR" should not throw
|
| -PASS section.dir: IDL set to "LTR" followed by getAttribute()
|
| -PASS section.dir: IDL set to "LTR" followed by IDL get
|
| -PASS section.dir: IDL set to "rtl" should not throw
|
| -PASS section.dir: IDL set to "rtl" followed by getAttribute()
|
| -PASS section.dir: IDL set to "rtl" followed by IDL get
|
| -PASS section.dir: IDL set to "xrtl" should not throw
|
| -PASS section.dir: IDL set to "xrtl" followed by getAttribute()
|
| -PASS section.dir: IDL set to "xrtl" followed by IDL get
|
| -PASS section.dir: IDL set to "rtl\0" should not throw
|
| -PASS section.dir: IDL set to "rtl\0" followed by getAttribute()
|
| -PASS section.dir: IDL set to "rtl\0" followed by IDL get
|
| -PASS section.dir: IDL set to "tl" should not throw
|
| -PASS section.dir: IDL set to "tl" followed by getAttribute()
|
| -PASS section.dir: IDL set to "tl" followed by IDL get
|
| -PASS section.dir: IDL set to "RTL" should not throw
|
| -PASS section.dir: IDL set to "RTL" followed by getAttribute()
|
| -PASS section.dir: IDL set to "RTL" followed by IDL get
|
| -PASS section.dir: IDL set to "auto" should not throw
|
| -PASS section.dir: IDL set to "auto" followed by getAttribute()
|
| -PASS section.dir: IDL set to "auto" followed by IDL get
|
| -PASS section.dir: IDL set to "xauto" should not throw
|
| -PASS section.dir: IDL set to "xauto" followed by getAttribute()
|
| -PASS section.dir: IDL set to "xauto" followed by IDL get
|
| -PASS section.dir: IDL set to "auto\0" should not throw
|
| -PASS section.dir: IDL set to "auto\0" followed by getAttribute()
|
| -PASS section.dir: IDL set to "auto\0" followed by IDL get
|
| -PASS section.dir: IDL set to "uto" should not throw
|
| -PASS section.dir: IDL set to "uto" followed by getAttribute()
|
| -PASS section.dir: IDL set to "uto" followed by IDL get
|
| -PASS section.dir: IDL set to "AUTO" should not throw
|
| -PASS section.dir: IDL set to "AUTO" followed by getAttribute()
|
| -PASS section.dir: IDL set to "AUTO" followed by IDL get
|
| -PASS section.className (<section class>): typeof IDL attribute
|
| -PASS section.className (<section class>): IDL get with DOM attribute unset
|
| -PASS section.className (<section class>): setAttribute() to "" followed by getAttribute()
|
| -PASS section.className (<section class>): setAttribute() to "" followed by IDL get
|
| -PASS section.className (<section class>): 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 getAttribute()
|
| -PASS section.className (<section class>): 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
|
| -PASS section.className (<section class>): setAttribute() to undefined followed by getAttribute()
|
| -PASS section.className (<section class>): setAttribute() to undefined followed by IDL get
|
| -PASS section.className (<section class>): setAttribute() to 7 followed by getAttribute()
|
| -PASS section.className (<section class>): setAttribute() to 7 followed by IDL get
|
| -PASS section.className (<section class>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS section.className (<section class>): setAttribute() to 1.5 followed by IDL get
|
| -PASS section.className (<section class>): setAttribute() to true followed by getAttribute()
|
| -PASS section.className (<section class>): setAttribute() to true followed by IDL get
|
| -PASS section.className (<section class>): setAttribute() to false followed by getAttribute()
|
| -PASS section.className (<section class>): setAttribute() to false followed by IDL get
|
| -PASS section.className (<section class>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS section.className (<section class>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS section.className (<section class>): setAttribute() to NaN followed by getAttribute()
|
| -PASS section.className (<section class>): setAttribute() to NaN followed by IDL get
|
| -PASS section.className (<section class>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS section.className (<section class>): setAttribute() to Infinity followed by IDL get
|
| -PASS section.className (<section class>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS section.className (<section class>): setAttribute() to -Infinity followed by IDL get
|
| -PASS section.className (<section class>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS section.className (<section class>): setAttribute() to "\0" followed by IDL get
|
| -PASS section.className (<section class>): setAttribute() to null followed by getAttribute()
|
| -PASS section.className (<section class>): setAttribute() to null followed by IDL get
|
| -PASS section.className (<section class>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS section.className (<section class>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS section.className (<section class>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS section.className (<section class>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS section.className (<section class>): IDL set to "" should not throw
|
| -PASS section.className (<section class>): IDL set to "" followed by getAttribute()
|
| -PASS section.className (<section class>): IDL set to "" followed by IDL get
|
| -PASS section.className (<section class>): 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 " should not throw
|
| -PASS section.className (<section class>): 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()
|
| -PASS section.className (<section class>): 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
|
| -PASS section.className (<section class>): IDL set to undefined should not throw
|
| -PASS section.className (<section class>): IDL set to undefined followed by getAttribute()
|
| -PASS section.className (<section class>): IDL set to undefined followed by IDL get
|
| -PASS section.className (<section class>): IDL set to 7 should not throw
|
| -PASS section.className (<section class>): IDL set to 7 followed by getAttribute()
|
| -PASS section.className (<section class>): IDL set to 7 followed by IDL get
|
| -PASS section.className (<section class>): IDL set to 1.5 should not throw
|
| -PASS section.className (<section class>): IDL set to 1.5 followed by getAttribute()
|
| -PASS section.className (<section class>): IDL set to 1.5 followed by IDL get
|
| -PASS section.className (<section class>): IDL set to true should not throw
|
| -PASS section.className (<section class>): IDL set to true followed by getAttribute()
|
| -PASS section.className (<section class>): IDL set to true followed by IDL get
|
| -PASS section.className (<section class>): IDL set to false should not throw
|
| -PASS section.className (<section class>): IDL set to false followed by getAttribute()
|
| -PASS section.className (<section class>): IDL set to false followed by IDL get
|
| -PASS section.className (<section class>): IDL set to object "[object Object]" should not throw
|
| -PASS section.className (<section class>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS section.className (<section class>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS section.className (<section class>): IDL set to NaN should not throw
|
| -PASS section.className (<section class>): IDL set to NaN followed by getAttribute()
|
| -PASS section.className (<section class>): IDL set to NaN followed by IDL get
|
| -PASS section.className (<section class>): IDL set to Infinity should not throw
|
| -PASS section.className (<section class>): IDL set to Infinity followed by getAttribute()
|
| -PASS section.className (<section class>): IDL set to Infinity followed by IDL get
|
| -PASS section.className (<section class>): IDL set to -Infinity should not throw
|
| -PASS section.className (<section class>): IDL set to -Infinity followed by getAttribute()
|
| -PASS section.className (<section class>): IDL set to -Infinity followed by IDL get
|
| -PASS section.className (<section class>): IDL set to "\0" should not throw
|
| -PASS section.className (<section class>): IDL set to "\0" followed by getAttribute()
|
| -PASS section.className (<section class>): IDL set to "\0" followed by IDL get
|
| -PASS section.className (<section class>): IDL set to null should not throw
|
| -PASS section.className (<section class>): IDL set to null followed by getAttribute()
|
| -PASS section.className (<section class>): IDL set to null followed by IDL get
|
| -PASS section.className (<section class>): IDL set to object "test-toString" should not throw
|
| -PASS section.className (<section class>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS section.className (<section class>): IDL set to object "test-toString" followed by IDL get
|
| -PASS section.className (<section class>): IDL set to object "test-valueOf" should not throw
|
| -PASS section.className (<section class>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS section.className (<section class>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS section.hidden: typeof IDL attribute
|
| -PASS section.hidden: IDL get with DOM attribute unset
|
| -PASS section.hidden: setAttribute() to "" followed by getAttribute()
|
| -PASS section.hidden: setAttribute() to "" followed by IDL get
|
| -PASS section.hidden: setAttribute() to " foo " followed by getAttribute()
|
| -PASS section.hidden: setAttribute() to " foo " followed by IDL get
|
| -PASS section.hidden: setAttribute() to undefined followed by getAttribute()
|
| -PASS section.hidden: setAttribute() to undefined followed by IDL get
|
| -PASS section.hidden: setAttribute() to null followed by getAttribute()
|
| -PASS section.hidden: setAttribute() to null followed by IDL get
|
| -PASS section.hidden: setAttribute() to 7 followed by getAttribute()
|
| -PASS section.hidden: setAttribute() to 7 followed by IDL get
|
| -PASS section.hidden: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS section.hidden: setAttribute() to 1.5 followed by IDL get
|
| -PASS section.hidden: setAttribute() to true followed by getAttribute()
|
| -PASS section.hidden: setAttribute() to true followed by IDL get
|
| -PASS section.hidden: setAttribute() to false followed by getAttribute()
|
| -PASS section.hidden: setAttribute() to false followed by IDL get
|
| -PASS section.hidden: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS section.hidden: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS section.hidden: setAttribute() to NaN followed by getAttribute()
|
| -PASS section.hidden: setAttribute() to NaN followed by IDL get
|
| -PASS section.hidden: setAttribute() to Infinity followed by getAttribute()
|
| -PASS section.hidden: setAttribute() to Infinity followed by IDL get
|
| -PASS section.hidden: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS section.hidden: setAttribute() to -Infinity followed by IDL get
|
| -PASS section.hidden: setAttribute() to "\0" followed by getAttribute()
|
| -PASS section.hidden: setAttribute() to "\0" followed by IDL get
|
| -PASS section.hidden: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS section.hidden: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS section.hidden: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS section.hidden: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS section.hidden: setAttribute() to "hidden" followed by getAttribute()
|
| -PASS section.hidden: setAttribute() to "hidden" followed by IDL get
|
| -PASS section.hidden: IDL set to "" should not throw
|
| -PASS section.hidden: IDL set to "" followed by hasAttribute()
|
| -PASS section.hidden: IDL set to "" followed by IDL get
|
| -PASS section.hidden: IDL set to " foo " should not throw
|
| -PASS section.hidden: IDL set to " foo " followed by hasAttribute()
|
| -PASS section.hidden: IDL set to " foo " followed by IDL get
|
| -PASS section.hidden: IDL set to undefined should not throw
|
| -PASS section.hidden: IDL set to undefined followed by hasAttribute()
|
| -PASS section.hidden: IDL set to undefined followed by IDL get
|
| -PASS section.hidden: IDL set to null should not throw
|
| -PASS section.hidden: IDL set to null followed by hasAttribute()
|
| -PASS section.hidden: IDL set to null followed by IDL get
|
| -PASS section.hidden: IDL set to 7 should not throw
|
| -PASS section.hidden: IDL set to 7 followed by hasAttribute()
|
| -PASS section.hidden: IDL set to 7 followed by IDL get
|
| -PASS section.hidden: IDL set to 1.5 should not throw
|
| -PASS section.hidden: IDL set to 1.5 followed by hasAttribute()
|
| -PASS section.hidden: IDL set to 1.5 followed by IDL get
|
| -PASS section.hidden: IDL set to true should not throw
|
| -PASS section.hidden: IDL set to true followed by hasAttribute()
|
| -PASS section.hidden: IDL set to true followed by IDL get
|
| -PASS section.hidden: IDL set to false should not throw
|
| -PASS section.hidden: IDL set to false followed by hasAttribute()
|
| -PASS section.hidden: IDL set to false followed by IDL get
|
| -PASS section.hidden: IDL set to object "[object Object]" should not throw
|
| -PASS section.hidden: IDL set to object "[object Object]" followed by hasAttribute()
|
| -PASS section.hidden: IDL set to object "[object Object]" followed by IDL get
|
| -PASS section.hidden: IDL set to NaN should not throw
|
| -PASS section.hidden: IDL set to NaN followed by hasAttribute()
|
| -PASS section.hidden: IDL set to NaN followed by IDL get
|
| -PASS section.hidden: IDL set to Infinity should not throw
|
| -PASS section.hidden: IDL set to Infinity followed by hasAttribute()
|
| -PASS section.hidden: IDL set to Infinity followed by IDL get
|
| -PASS section.hidden: IDL set to -Infinity should not throw
|
| -PASS section.hidden: IDL set to -Infinity followed by hasAttribute()
|
| -PASS section.hidden: IDL set to -Infinity followed by IDL get
|
| -PASS section.hidden: IDL set to "\0" should not throw
|
| -PASS section.hidden: IDL set to "\0" followed by hasAttribute()
|
| -PASS section.hidden: IDL set to "\0" followed by IDL get
|
| -PASS section.hidden: IDL set to object "test-toString" should not throw
|
| -PASS section.hidden: IDL set to object "test-toString" followed by hasAttribute()
|
| -PASS section.hidden: IDL set to object "test-toString" followed by IDL get
|
| -PASS section.hidden: IDL set to object "test-valueOf" should not throw
|
| -PASS section.hidden: IDL set to object "test-valueOf" followed by hasAttribute()
|
| -PASS section.hidden: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS section.accessKey: typeof IDL attribute
|
| -PASS section.accessKey: IDL get with DOM attribute unset
|
| -PASS section.accessKey: setAttribute() to "" followed by getAttribute()
|
| -PASS section.accessKey: setAttribute() to "" followed by IDL get
|
| -PASS section.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS section.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS section.accessKey: setAttribute() to undefined followed by getAttribute()
|
| -PASS section.accessKey: setAttribute() to undefined followed by IDL get
|
| -PASS section.accessKey: setAttribute() to 7 followed by getAttribute()
|
| -PASS section.accessKey: setAttribute() to 7 followed by IDL get
|
| -PASS section.accessKey: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS section.accessKey: setAttribute() to 1.5 followed by IDL get
|
| -PASS section.accessKey: setAttribute() to true followed by getAttribute()
|
| -PASS section.accessKey: setAttribute() to true followed by IDL get
|
| -PASS section.accessKey: setAttribute() to false followed by getAttribute()
|
| -PASS section.accessKey: setAttribute() to false followed by IDL get
|
| -PASS section.accessKey: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS section.accessKey: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS section.accessKey: setAttribute() to NaN followed by getAttribute()
|
| -PASS section.accessKey: setAttribute() to NaN followed by IDL get
|
| -PASS section.accessKey: setAttribute() to Infinity followed by getAttribute()
|
| -PASS section.accessKey: setAttribute() to Infinity followed by IDL get
|
| -PASS section.accessKey: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS section.accessKey: setAttribute() to -Infinity followed by IDL get
|
| -PASS section.accessKey: setAttribute() to "\0" followed by getAttribute()
|
| -PASS section.accessKey: setAttribute() to "\0" followed by IDL get
|
| -PASS section.accessKey: setAttribute() to null followed by getAttribute()
|
| -PASS section.accessKey: setAttribute() to null followed by IDL get
|
| -PASS section.accessKey: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS section.accessKey: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS section.accessKey: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS section.accessKey: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS section.accessKey: IDL set to "" should not throw
|
| -PASS section.accessKey: IDL set to "" followed by getAttribute()
|
| -PASS section.accessKey: IDL set to "" followed by IDL get
|
| -PASS section.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS section.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS section.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS section.accessKey: IDL set to undefined should not throw
|
| -PASS section.accessKey: IDL set to undefined followed by getAttribute()
|
| -PASS section.accessKey: IDL set to undefined followed by IDL get
|
| -PASS section.accessKey: IDL set to 7 should not throw
|
| -PASS section.accessKey: IDL set to 7 followed by getAttribute()
|
| -PASS section.accessKey: IDL set to 7 followed by IDL get
|
| -PASS section.accessKey: IDL set to 1.5 should not throw
|
| -PASS section.accessKey: IDL set to 1.5 followed by getAttribute()
|
| -PASS section.accessKey: IDL set to 1.5 followed by IDL get
|
| -PASS section.accessKey: IDL set to true should not throw
|
| -PASS section.accessKey: IDL set to true followed by getAttribute()
|
| -PASS section.accessKey: IDL set to true followed by IDL get
|
| -PASS section.accessKey: IDL set to false should not throw
|
| -PASS section.accessKey: IDL set to false followed by getAttribute()
|
| -PASS section.accessKey: IDL set to false followed by IDL get
|
| -PASS section.accessKey: IDL set to object "[object Object]" should not throw
|
| -PASS section.accessKey: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS section.accessKey: IDL set to object "[object Object]" followed by IDL get
|
| -PASS section.accessKey: IDL set to NaN should not throw
|
| -PASS section.accessKey: IDL set to NaN followed by getAttribute()
|
| -PASS section.accessKey: IDL set to NaN followed by IDL get
|
| -PASS section.accessKey: IDL set to Infinity should not throw
|
| -PASS section.accessKey: IDL set to Infinity followed by getAttribute()
|
| -PASS section.accessKey: IDL set to Infinity followed by IDL get
|
| -PASS section.accessKey: IDL set to -Infinity should not throw
|
| -PASS section.accessKey: IDL set to -Infinity followed by getAttribute()
|
| -PASS section.accessKey: IDL set to -Infinity followed by IDL get
|
| -PASS section.accessKey: IDL set to "\0" should not throw
|
| -PASS section.accessKey: IDL set to "\0" followed by getAttribute()
|
| -PASS section.accessKey: IDL set to "\0" followed by IDL get
|
| -PASS section.accessKey: IDL set to null should not throw
|
| -PASS section.accessKey: IDL set to null followed by getAttribute()
|
| -PASS section.accessKey: IDL set to null followed by IDL get
|
| -PASS section.accessKey: IDL set to object "test-toString" should not throw
|
| -PASS section.accessKey: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS section.accessKey: IDL set to object "test-toString" followed by IDL get
|
| -PASS section.accessKey: IDL set to object "test-valueOf" should not throw
|
| -PASS section.accessKey: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS section.accessKey: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS section.tabIndex: typeof IDL attribute
|
| -PASS section.tabIndex: setAttribute() to -36 followed by getAttribute()
|
| -PASS section.tabIndex: setAttribute() to -36 followed by IDL get
|
| -PASS section.tabIndex: setAttribute() to -1 followed by getAttribute()
|
| -PASS section.tabIndex: setAttribute() to -1 followed by IDL get
|
| -PASS section.tabIndex: setAttribute() to 0 followed by getAttribute()
|
| -PASS section.tabIndex: setAttribute() to 0 followed by IDL get
|
| -PASS section.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| -PASS section.tabIndex: setAttribute() to 1 followed by IDL get
|
| -PASS section.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL section.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS section.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL section.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS section.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| -PASS section.tabIndex: setAttribute() to "-1" followed by IDL get
|
| -PASS section.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| -PASS section.tabIndex: setAttribute() to "-0" followed by IDL get
|
| -PASS section.tabIndex: setAttribute() to "0" followed by getAttribute()
|
| -PASS section.tabIndex: setAttribute() to "0" followed by IDL get
|
| -PASS section.tabIndex: setAttribute() to "1" followed by getAttribute()
|
| -PASS section.tabIndex: setAttribute() to "1" followed by IDL get
|
| -PASS section.tabIndex: setAttribute() to "\t7" followed by getAttribute()
|
| -PASS section.tabIndex: setAttribute() to "\t7" followed by IDL get
|
| -PASS section.tabIndex: setAttribute() to "\f7" followed by getAttribute()
|
| -PASS section.tabIndex: setAttribute() to "\f7" followed by IDL get
|
| -PASS section.tabIndex: setAttribute() to " 7" followed by getAttribute()
|
| -PASS section.tabIndex: setAttribute() to " 7" followed by IDL get
|
| -PASS section.tabIndex: setAttribute() to "\n7" followed by getAttribute()
|
| -PASS section.tabIndex: setAttribute() to "\n7" followed by IDL get
|
| -PASS section.tabIndex: setAttribute() to "\r7" followed by getAttribute()
|
| -PASS section.tabIndex: setAttribute() to "\r7" followed by IDL get
|
| -PASS section.tabIndex: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS section.tabIndex: setAttribute() to 1.5 followed by IDL get
|
| -PASS section.tabIndex: setAttribute() to object "2" followed by getAttribute()
|
| -PASS section.tabIndex: setAttribute() to object "2" followed by IDL get
|
| -PASS section.tabIndex: IDL set to -36 should not throw
|
| -PASS section.tabIndex: IDL set to -36 followed by getAttribute()
|
| -PASS section.tabIndex: IDL set to -36 followed by IDL get
|
| -PASS section.tabIndex: IDL set to -1 should not throw
|
| -PASS section.tabIndex: IDL set to -1 followed by getAttribute()
|
| -PASS section.tabIndex: IDL set to -1 followed by IDL get
|
| -PASS section.tabIndex: IDL set to 0 should not throw
|
| -PASS section.tabIndex: IDL set to 0 followed by getAttribute()
|
| -PASS section.tabIndex: IDL set to 0 followed by IDL get
|
| -PASS section.tabIndex: IDL set to 1 should not throw
|
| -PASS section.tabIndex: IDL set to 1 followed by getAttribute()
|
| -PASS section.tabIndex: IDL set to 1 followed by IDL get
|
| -PASS section.tabIndex: IDL set to 2147483647 should not throw
|
| -PASS section.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL section.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS section.tabIndex: IDL set to -2147483648 should not throw
|
| -PASS section.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL section.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS nav.title: typeof IDL attribute
|
| -PASS nav.title: IDL get with DOM attribute unset
|
| -PASS nav.title: setAttribute() to "" followed by getAttribute()
|
| -PASS nav.title: setAttribute() to "" followed by IDL get
|
| -PASS nav.title: 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 getAttribute()
|
| -PASS nav.title: 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
|
| -PASS nav.title: setAttribute() to undefined followed by getAttribute()
|
| -PASS nav.title: setAttribute() to undefined followed by IDL get
|
| -PASS nav.title: setAttribute() to 7 followed by getAttribute()
|
| -PASS nav.title: setAttribute() to 7 followed by IDL get
|
| -PASS nav.title: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS nav.title: setAttribute() to 1.5 followed by IDL get
|
| -PASS nav.title: setAttribute() to true followed by getAttribute()
|
| -PASS nav.title: setAttribute() to true followed by IDL get
|
| -PASS nav.title: setAttribute() to false followed by getAttribute()
|
| -PASS nav.title: setAttribute() to false followed by IDL get
|
| -PASS nav.title: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS nav.title: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS nav.title: setAttribute() to NaN followed by getAttribute()
|
| -PASS nav.title: setAttribute() to NaN followed by IDL get
|
| -PASS nav.title: setAttribute() to Infinity followed by getAttribute()
|
| -PASS nav.title: setAttribute() to Infinity followed by IDL get
|
| -PASS nav.title: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS nav.title: setAttribute() to -Infinity followed by IDL get
|
| -PASS nav.title: setAttribute() to "\0" followed by getAttribute()
|
| -PASS nav.title: setAttribute() to "\0" followed by IDL get
|
| -PASS nav.title: setAttribute() to null followed by getAttribute()
|
| -PASS nav.title: setAttribute() to null followed by IDL get
|
| -PASS nav.title: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS nav.title: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS nav.title: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS nav.title: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS nav.title: IDL set to "" should not throw
|
| -PASS nav.title: IDL set to "" followed by getAttribute()
|
| -PASS nav.title: IDL set to "" followed by IDL get
|
| -PASS nav.title: 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 " should not throw
|
| -PASS nav.title: 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()
|
| -PASS nav.title: 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
|
| -PASS nav.title: IDL set to undefined should not throw
|
| -PASS nav.title: IDL set to undefined followed by getAttribute()
|
| -PASS nav.title: IDL set to undefined followed by IDL get
|
| -PASS nav.title: IDL set to 7 should not throw
|
| -PASS nav.title: IDL set to 7 followed by getAttribute()
|
| -PASS nav.title: IDL set to 7 followed by IDL get
|
| -PASS nav.title: IDL set to 1.5 should not throw
|
| -PASS nav.title: IDL set to 1.5 followed by getAttribute()
|
| -PASS nav.title: IDL set to 1.5 followed by IDL get
|
| -PASS nav.title: IDL set to true should not throw
|
| -PASS nav.title: IDL set to true followed by getAttribute()
|
| -PASS nav.title: IDL set to true followed by IDL get
|
| -PASS nav.title: IDL set to false should not throw
|
| -PASS nav.title: IDL set to false followed by getAttribute()
|
| -PASS nav.title: IDL set to false followed by IDL get
|
| -PASS nav.title: IDL set to object "[object Object]" should not throw
|
| -PASS nav.title: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS nav.title: IDL set to object "[object Object]" followed by IDL get
|
| -PASS nav.title: IDL set to NaN should not throw
|
| -PASS nav.title: IDL set to NaN followed by getAttribute()
|
| -PASS nav.title: IDL set to NaN followed by IDL get
|
| -PASS nav.title: IDL set to Infinity should not throw
|
| -PASS nav.title: IDL set to Infinity followed by getAttribute()
|
| -PASS nav.title: IDL set to Infinity followed by IDL get
|
| -PASS nav.title: IDL set to -Infinity should not throw
|
| -PASS nav.title: IDL set to -Infinity followed by getAttribute()
|
| -PASS nav.title: IDL set to -Infinity followed by IDL get
|
| -PASS nav.title: IDL set to "\0" should not throw
|
| -PASS nav.title: IDL set to "\0" followed by getAttribute()
|
| -PASS nav.title: IDL set to "\0" followed by IDL get
|
| -PASS nav.title: IDL set to null should not throw
|
| -PASS nav.title: IDL set to null followed by getAttribute()
|
| -PASS nav.title: IDL set to null followed by IDL get
|
| -PASS nav.title: IDL set to object "test-toString" should not throw
|
| -PASS nav.title: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS nav.title: IDL set to object "test-toString" followed by IDL get
|
| -PASS nav.title: IDL set to object "test-valueOf" should not throw
|
| -PASS nav.title: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS nav.title: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS nav.lang: typeof IDL attribute
|
| -PASS nav.lang: IDL get with DOM attribute unset
|
| -PASS nav.lang: setAttribute() to "" followed by getAttribute()
|
| -PASS nav.lang: setAttribute() to "" followed by IDL get
|
| -PASS nav.lang: 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 getAttribute()
|
| -PASS nav.lang: 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
|
| -PASS nav.lang: setAttribute() to undefined followed by getAttribute()
|
| -PASS nav.lang: setAttribute() to undefined followed by IDL get
|
| -PASS nav.lang: setAttribute() to 7 followed by getAttribute()
|
| -PASS nav.lang: setAttribute() to 7 followed by IDL get
|
| -PASS nav.lang: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS nav.lang: setAttribute() to 1.5 followed by IDL get
|
| -PASS nav.lang: setAttribute() to true followed by getAttribute()
|
| -PASS nav.lang: setAttribute() to true followed by IDL get
|
| -PASS nav.lang: setAttribute() to false followed by getAttribute()
|
| -PASS nav.lang: setAttribute() to false followed by IDL get
|
| -PASS nav.lang: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS nav.lang: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS nav.lang: setAttribute() to NaN followed by getAttribute()
|
| -PASS nav.lang: setAttribute() to NaN followed by IDL get
|
| -PASS nav.lang: setAttribute() to Infinity followed by getAttribute()
|
| -PASS nav.lang: setAttribute() to Infinity followed by IDL get
|
| -PASS nav.lang: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS nav.lang: setAttribute() to -Infinity followed by IDL get
|
| -PASS nav.lang: setAttribute() to "\0" followed by getAttribute()
|
| -PASS nav.lang: setAttribute() to "\0" followed by IDL get
|
| -PASS nav.lang: setAttribute() to null followed by getAttribute()
|
| -PASS nav.lang: setAttribute() to null followed by IDL get
|
| -PASS nav.lang: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS nav.lang: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS nav.lang: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS nav.lang: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS nav.lang: IDL set to "" should not throw
|
| -PASS nav.lang: IDL set to "" followed by getAttribute()
|
| -PASS nav.lang: IDL set to "" followed by IDL get
|
| -PASS nav.lang: 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 " should not throw
|
| -PASS nav.lang: 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()
|
| -PASS nav.lang: 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
|
| -PASS nav.lang: IDL set to undefined should not throw
|
| -PASS nav.lang: IDL set to undefined followed by getAttribute()
|
| -PASS nav.lang: IDL set to undefined followed by IDL get
|
| -PASS nav.lang: IDL set to 7 should not throw
|
| -PASS nav.lang: IDL set to 7 followed by getAttribute()
|
| -PASS nav.lang: IDL set to 7 followed by IDL get
|
| -PASS nav.lang: IDL set to 1.5 should not throw
|
| -PASS nav.lang: IDL set to 1.5 followed by getAttribute()
|
| -PASS nav.lang: IDL set to 1.5 followed by IDL get
|
| -PASS nav.lang: IDL set to true should not throw
|
| -PASS nav.lang: IDL set to true followed by getAttribute()
|
| -PASS nav.lang: IDL set to true followed by IDL get
|
| -PASS nav.lang: IDL set to false should not throw
|
| -PASS nav.lang: IDL set to false followed by getAttribute()
|
| -PASS nav.lang: IDL set to false followed by IDL get
|
| -PASS nav.lang: IDL set to object "[object Object]" should not throw
|
| -PASS nav.lang: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS nav.lang: IDL set to object "[object Object]" followed by IDL get
|
| -PASS nav.lang: IDL set to NaN should not throw
|
| -PASS nav.lang: IDL set to NaN followed by getAttribute()
|
| -PASS nav.lang: IDL set to NaN followed by IDL get
|
| -PASS nav.lang: IDL set to Infinity should not throw
|
| -PASS nav.lang: IDL set to Infinity followed by getAttribute()
|
| -PASS nav.lang: IDL set to Infinity followed by IDL get
|
| -PASS nav.lang: IDL set to -Infinity should not throw
|
| -PASS nav.lang: IDL set to -Infinity followed by getAttribute()
|
| -PASS nav.lang: IDL set to -Infinity followed by IDL get
|
| -PASS nav.lang: IDL set to "\0" should not throw
|
| -PASS nav.lang: IDL set to "\0" followed by getAttribute()
|
| -PASS nav.lang: IDL set to "\0" followed by IDL get
|
| -PASS nav.lang: IDL set to null should not throw
|
| -PASS nav.lang: IDL set to null followed by getAttribute()
|
| -PASS nav.lang: IDL set to null followed by IDL get
|
| -PASS nav.lang: IDL set to object "test-toString" should not throw
|
| -PASS nav.lang: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS nav.lang: IDL set to object "test-toString" followed by IDL get
|
| -PASS nav.lang: IDL set to object "test-valueOf" should not throw
|
| -PASS nav.lang: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS nav.lang: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS nav.dir: typeof IDL attribute
|
| -PASS nav.dir: IDL get with DOM attribute unset
|
| -PASS nav.dir: setAttribute() to "" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "" followed by IDL get
|
| -PASS nav.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 getAttribute()
|
| -PASS nav.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
|
| -PASS nav.dir: setAttribute() to undefined followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to undefined followed by IDL get
|
| -PASS nav.dir: setAttribute() to 7 followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to 7 followed by IDL get
|
| -PASS nav.dir: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to 1.5 followed by IDL get
|
| -PASS nav.dir: setAttribute() to true followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to true followed by IDL get
|
| -PASS nav.dir: setAttribute() to false followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to false followed by IDL get
|
| -PASS nav.dir: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS nav.dir: setAttribute() to NaN followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to NaN followed by IDL get
|
| -PASS nav.dir: setAttribute() to Infinity followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to Infinity followed by IDL get
|
| -PASS nav.dir: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to -Infinity followed by IDL get
|
| -PASS nav.dir: setAttribute() to "\0" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "\0" followed by IDL get
|
| -PASS nav.dir: setAttribute() to null followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to null followed by IDL get
|
| -PASS nav.dir: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS nav.dir: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS nav.dir: setAttribute() to "ltr" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "ltr" followed by IDL get
|
| -PASS nav.dir: setAttribute() to "xltr" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "xltr" followed by IDL get
|
| -PASS nav.dir: setAttribute() to "ltr\0" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "ltr\0" followed by IDL get
|
| -PASS nav.dir: setAttribute() to "tr" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "tr" followed by IDL get
|
| -PASS nav.dir: setAttribute() to "LTR" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "LTR" followed by IDL get
|
| -PASS nav.dir: setAttribute() to "rtl" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "rtl" followed by IDL get
|
| -PASS nav.dir: setAttribute() to "xrtl" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "xrtl" followed by IDL get
|
| -PASS nav.dir: setAttribute() to "rtl\0" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "rtl\0" followed by IDL get
|
| -PASS nav.dir: setAttribute() to "tl" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "tl" followed by IDL get
|
| -PASS nav.dir: setAttribute() to "RTL" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "RTL" followed by IDL get
|
| -PASS nav.dir: setAttribute() to "auto" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "auto" followed by IDL get
|
| -PASS nav.dir: setAttribute() to "xauto" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "xauto" followed by IDL get
|
| -PASS nav.dir: setAttribute() to "auto\0" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "auto\0" followed by IDL get
|
| -PASS nav.dir: setAttribute() to "uto" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "uto" followed by IDL get
|
| -PASS nav.dir: setAttribute() to "AUTO" followed by getAttribute()
|
| -PASS nav.dir: setAttribute() to "AUTO" followed by IDL get
|
| -PASS nav.dir: IDL set to "" should not throw
|
| -PASS nav.dir: IDL set to "" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "" followed by IDL get
|
| -PASS nav.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 " should not throw
|
| -PASS nav.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()
|
| -PASS nav.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
|
| -PASS nav.dir: IDL set to undefined should not throw
|
| -PASS nav.dir: IDL set to undefined followed by getAttribute()
|
| -PASS nav.dir: IDL set to undefined followed by IDL get
|
| -PASS nav.dir: IDL set to 7 should not throw
|
| -PASS nav.dir: IDL set to 7 followed by getAttribute()
|
| -PASS nav.dir: IDL set to 7 followed by IDL get
|
| -PASS nav.dir: IDL set to 1.5 should not throw
|
| -PASS nav.dir: IDL set to 1.5 followed by getAttribute()
|
| -PASS nav.dir: IDL set to 1.5 followed by IDL get
|
| -PASS nav.dir: IDL set to true should not throw
|
| -PASS nav.dir: IDL set to true followed by getAttribute()
|
| -PASS nav.dir: IDL set to true followed by IDL get
|
| -PASS nav.dir: IDL set to false should not throw
|
| -PASS nav.dir: IDL set to false followed by getAttribute()
|
| -PASS nav.dir: IDL set to false followed by IDL get
|
| -PASS nav.dir: IDL set to object "[object Object]" should not throw
|
| -PASS nav.dir: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS nav.dir: IDL set to object "[object Object]" followed by IDL get
|
| -PASS nav.dir: IDL set to NaN should not throw
|
| -PASS nav.dir: IDL set to NaN followed by getAttribute()
|
| -PASS nav.dir: IDL set to NaN followed by IDL get
|
| -PASS nav.dir: IDL set to Infinity should not throw
|
| -PASS nav.dir: IDL set to Infinity followed by getAttribute()
|
| -PASS nav.dir: IDL set to Infinity followed by IDL get
|
| -PASS nav.dir: IDL set to -Infinity should not throw
|
| -PASS nav.dir: IDL set to -Infinity followed by getAttribute()
|
| -PASS nav.dir: IDL set to -Infinity followed by IDL get
|
| -PASS nav.dir: IDL set to "\0" should not throw
|
| -PASS nav.dir: IDL set to "\0" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "\0" followed by IDL get
|
| -PASS nav.dir: IDL set to null should not throw
|
| -PASS nav.dir: IDL set to null followed by IDL get
|
| -PASS nav.dir: IDL set to object "test-toString" should not throw
|
| -PASS nav.dir: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS nav.dir: IDL set to object "test-toString" followed by IDL get
|
| -PASS nav.dir: IDL set to object "test-valueOf" should not throw
|
| -PASS nav.dir: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS nav.dir: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS nav.dir: IDL set to "ltr" should not throw
|
| -PASS nav.dir: IDL set to "ltr" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "ltr" followed by IDL get
|
| -PASS nav.dir: IDL set to "xltr" should not throw
|
| -PASS nav.dir: IDL set to "xltr" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "xltr" followed by IDL get
|
| -PASS nav.dir: IDL set to "ltr\0" should not throw
|
| -PASS nav.dir: IDL set to "ltr\0" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "ltr\0" followed by IDL get
|
| -PASS nav.dir: IDL set to "tr" should not throw
|
| -PASS nav.dir: IDL set to "tr" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "tr" followed by IDL get
|
| -PASS nav.dir: IDL set to "LTR" should not throw
|
| -PASS nav.dir: IDL set to "LTR" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "LTR" followed by IDL get
|
| -PASS nav.dir: IDL set to "rtl" should not throw
|
| -PASS nav.dir: IDL set to "rtl" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "rtl" followed by IDL get
|
| -PASS nav.dir: IDL set to "xrtl" should not throw
|
| -PASS nav.dir: IDL set to "xrtl" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "xrtl" followed by IDL get
|
| -PASS nav.dir: IDL set to "rtl\0" should not throw
|
| -PASS nav.dir: IDL set to "rtl\0" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "rtl\0" followed by IDL get
|
| -PASS nav.dir: IDL set to "tl" should not throw
|
| -PASS nav.dir: IDL set to "tl" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "tl" followed by IDL get
|
| -PASS nav.dir: IDL set to "RTL" should not throw
|
| -PASS nav.dir: IDL set to "RTL" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "RTL" followed by IDL get
|
| -PASS nav.dir: IDL set to "auto" should not throw
|
| -PASS nav.dir: IDL set to "auto" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "auto" followed by IDL get
|
| -PASS nav.dir: IDL set to "xauto" should not throw
|
| -PASS nav.dir: IDL set to "xauto" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "xauto" followed by IDL get
|
| -PASS nav.dir: IDL set to "auto\0" should not throw
|
| -PASS nav.dir: IDL set to "auto\0" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "auto\0" followed by IDL get
|
| -PASS nav.dir: IDL set to "uto" should not throw
|
| -PASS nav.dir: IDL set to "uto" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "uto" followed by IDL get
|
| -PASS nav.dir: IDL set to "AUTO" should not throw
|
| -PASS nav.dir: IDL set to "AUTO" followed by getAttribute()
|
| -PASS nav.dir: IDL set to "AUTO" followed by IDL get
|
| -PASS nav.className (<nav class>): typeof IDL attribute
|
| -PASS nav.className (<nav class>): IDL get with DOM attribute unset
|
| -PASS nav.className (<nav class>): setAttribute() to "" followed by getAttribute()
|
| -PASS nav.className (<nav class>): setAttribute() to "" followed by IDL get
|
| -PASS nav.className (<nav class>): 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 getAttribute()
|
| -PASS nav.className (<nav class>): 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
|
| -PASS nav.className (<nav class>): setAttribute() to undefined followed by getAttribute()
|
| -PASS nav.className (<nav class>): setAttribute() to undefined followed by IDL get
|
| -PASS nav.className (<nav class>): setAttribute() to 7 followed by getAttribute()
|
| -PASS nav.className (<nav class>): setAttribute() to 7 followed by IDL get
|
| -PASS nav.className (<nav class>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS nav.className (<nav class>): setAttribute() to 1.5 followed by IDL get
|
| -PASS nav.className (<nav class>): setAttribute() to true followed by getAttribute()
|
| -PASS nav.className (<nav class>): setAttribute() to true followed by IDL get
|
| -PASS nav.className (<nav class>): setAttribute() to false followed by getAttribute()
|
| -PASS nav.className (<nav class>): setAttribute() to false followed by IDL get
|
| -PASS nav.className (<nav class>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS nav.className (<nav class>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS nav.className (<nav class>): setAttribute() to NaN followed by getAttribute()
|
| -PASS nav.className (<nav class>): setAttribute() to NaN followed by IDL get
|
| -PASS nav.className (<nav class>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS nav.className (<nav class>): setAttribute() to Infinity followed by IDL get
|
| -PASS nav.className (<nav class>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS nav.className (<nav class>): setAttribute() to -Infinity followed by IDL get
|
| -PASS nav.className (<nav class>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS nav.className (<nav class>): setAttribute() to "\0" followed by IDL get
|
| -PASS nav.className (<nav class>): setAttribute() to null followed by getAttribute()
|
| -PASS nav.className (<nav class>): setAttribute() to null followed by IDL get
|
| -PASS nav.className (<nav class>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS nav.className (<nav class>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS nav.className (<nav class>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS nav.className (<nav class>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS nav.className (<nav class>): IDL set to "" should not throw
|
| -PASS nav.className (<nav class>): IDL set to "" followed by getAttribute()
|
| -PASS nav.className (<nav class>): IDL set to "" followed by IDL get
|
| -PASS nav.className (<nav class>): 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 " should not throw
|
| -PASS nav.className (<nav class>): 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()
|
| -PASS nav.className (<nav class>): 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
|
| -PASS nav.className (<nav class>): IDL set to undefined should not throw
|
| -PASS nav.className (<nav class>): IDL set to undefined followed by getAttribute()
|
| -PASS nav.className (<nav class>): IDL set to undefined followed by IDL get
|
| -PASS nav.className (<nav class>): IDL set to 7 should not throw
|
| -PASS nav.className (<nav class>): IDL set to 7 followed by getAttribute()
|
| -PASS nav.className (<nav class>): IDL set to 7 followed by IDL get
|
| -PASS nav.className (<nav class>): IDL set to 1.5 should not throw
|
| -PASS nav.className (<nav class>): IDL set to 1.5 followed by getAttribute()
|
| -PASS nav.className (<nav class>): IDL set to 1.5 followed by IDL get
|
| -PASS nav.className (<nav class>): IDL set to true should not throw
|
| -PASS nav.className (<nav class>): IDL set to true followed by getAttribute()
|
| -PASS nav.className (<nav class>): IDL set to true followed by IDL get
|
| -PASS nav.className (<nav class>): IDL set to false should not throw
|
| -PASS nav.className (<nav class>): IDL set to false followed by getAttribute()
|
| -PASS nav.className (<nav class>): IDL set to false followed by IDL get
|
| -PASS nav.className (<nav class>): IDL set to object "[object Object]" should not throw
|
| -PASS nav.className (<nav class>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS nav.className (<nav class>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS nav.className (<nav class>): IDL set to NaN should not throw
|
| -PASS nav.className (<nav class>): IDL set to NaN followed by getAttribute()
|
| -PASS nav.className (<nav class>): IDL set to NaN followed by IDL get
|
| -PASS nav.className (<nav class>): IDL set to Infinity should not throw
|
| -PASS nav.className (<nav class>): IDL set to Infinity followed by getAttribute()
|
| -PASS nav.className (<nav class>): IDL set to Infinity followed by IDL get
|
| -PASS nav.className (<nav class>): IDL set to -Infinity should not throw
|
| -PASS nav.className (<nav class>): IDL set to -Infinity followed by getAttribute()
|
| -PASS nav.className (<nav class>): IDL set to -Infinity followed by IDL get
|
| -PASS nav.className (<nav class>): IDL set to "\0" should not throw
|
| -PASS nav.className (<nav class>): IDL set to "\0" followed by getAttribute()
|
| -PASS nav.className (<nav class>): IDL set to "\0" followed by IDL get
|
| -PASS nav.className (<nav class>): IDL set to null should not throw
|
| -PASS nav.className (<nav class>): IDL set to null followed by getAttribute()
|
| -PASS nav.className (<nav class>): IDL set to null followed by IDL get
|
| -PASS nav.className (<nav class>): IDL set to object "test-toString" should not throw
|
| -PASS nav.className (<nav class>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS nav.className (<nav class>): IDL set to object "test-toString" followed by IDL get
|
| -PASS nav.className (<nav class>): IDL set to object "test-valueOf" should not throw
|
| -PASS nav.className (<nav class>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS nav.className (<nav class>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS nav.hidden: typeof IDL attribute
|
| -PASS nav.hidden: IDL get with DOM attribute unset
|
| -PASS nav.hidden: setAttribute() to "" followed by getAttribute()
|
| -PASS nav.hidden: setAttribute() to "" followed by IDL get
|
| -PASS nav.hidden: setAttribute() to " foo " followed by getAttribute()
|
| -PASS nav.hidden: setAttribute() to " foo " followed by IDL get
|
| -PASS nav.hidden: setAttribute() to undefined followed by getAttribute()
|
| -PASS nav.hidden: setAttribute() to undefined followed by IDL get
|
| -PASS nav.hidden: setAttribute() to null followed by getAttribute()
|
| -PASS nav.hidden: setAttribute() to null followed by IDL get
|
| -PASS nav.hidden: setAttribute() to 7 followed by getAttribute()
|
| -PASS nav.hidden: setAttribute() to 7 followed by IDL get
|
| -PASS nav.hidden: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS nav.hidden: setAttribute() to 1.5 followed by IDL get
|
| -PASS nav.hidden: setAttribute() to true followed by getAttribute()
|
| -PASS nav.hidden: setAttribute() to true followed by IDL get
|
| -PASS nav.hidden: setAttribute() to false followed by getAttribute()
|
| -PASS nav.hidden: setAttribute() to false followed by IDL get
|
| -PASS nav.hidden: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS nav.hidden: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS nav.hidden: setAttribute() to NaN followed by getAttribute()
|
| -PASS nav.hidden: setAttribute() to NaN followed by IDL get
|
| -PASS nav.hidden: setAttribute() to Infinity followed by getAttribute()
|
| -PASS nav.hidden: setAttribute() to Infinity followed by IDL get
|
| -PASS nav.hidden: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS nav.hidden: setAttribute() to -Infinity followed by IDL get
|
| -PASS nav.hidden: setAttribute() to "\0" followed by getAttribute()
|
| -PASS nav.hidden: setAttribute() to "\0" followed by IDL get
|
| -PASS nav.hidden: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS nav.hidden: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS nav.hidden: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS nav.hidden: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS nav.hidden: setAttribute() to "hidden" followed by getAttribute()
|
| -PASS nav.hidden: setAttribute() to "hidden" followed by IDL get
|
| -PASS nav.hidden: IDL set to "" should not throw
|
| -PASS nav.hidden: IDL set to "" followed by hasAttribute()
|
| -PASS nav.hidden: IDL set to "" followed by IDL get
|
| -PASS nav.hidden: IDL set to " foo " should not throw
|
| -PASS nav.hidden: IDL set to " foo " followed by hasAttribute()
|
| -PASS nav.hidden: IDL set to " foo " followed by IDL get
|
| -PASS nav.hidden: IDL set to undefined should not throw
|
| -PASS nav.hidden: IDL set to undefined followed by hasAttribute()
|
| -PASS nav.hidden: IDL set to undefined followed by IDL get
|
| -PASS nav.hidden: IDL set to null should not throw
|
| -PASS nav.hidden: IDL set to null followed by hasAttribute()
|
| -PASS nav.hidden: IDL set to null followed by IDL get
|
| -PASS nav.hidden: IDL set to 7 should not throw
|
| -PASS nav.hidden: IDL set to 7 followed by hasAttribute()
|
| -PASS nav.hidden: IDL set to 7 followed by IDL get
|
| -PASS nav.hidden: IDL set to 1.5 should not throw
|
| -PASS nav.hidden: IDL set to 1.5 followed by hasAttribute()
|
| -PASS nav.hidden: IDL set to 1.5 followed by IDL get
|
| -PASS nav.hidden: IDL set to true should not throw
|
| -PASS nav.hidden: IDL set to true followed by hasAttribute()
|
| -PASS nav.hidden: IDL set to true followed by IDL get
|
| -PASS nav.hidden: IDL set to false should not throw
|
| -PASS nav.hidden: IDL set to false followed by hasAttribute()
|
| -PASS nav.hidden: IDL set to false followed by IDL get
|
| -PASS nav.hidden: IDL set to object "[object Object]" should not throw
|
| -PASS nav.hidden: IDL set to object "[object Object]" followed by hasAttribute()
|
| -PASS nav.hidden: IDL set to object "[object Object]" followed by IDL get
|
| -PASS nav.hidden: IDL set to NaN should not throw
|
| -PASS nav.hidden: IDL set to NaN followed by hasAttribute()
|
| -PASS nav.hidden: IDL set to NaN followed by IDL get
|
| -PASS nav.hidden: IDL set to Infinity should not throw
|
| -PASS nav.hidden: IDL set to Infinity followed by hasAttribute()
|
| -PASS nav.hidden: IDL set to Infinity followed by IDL get
|
| -PASS nav.hidden: IDL set to -Infinity should not throw
|
| -PASS nav.hidden: IDL set to -Infinity followed by hasAttribute()
|
| -PASS nav.hidden: IDL set to -Infinity followed by IDL get
|
| -PASS nav.hidden: IDL set to "\0" should not throw
|
| -PASS nav.hidden: IDL set to "\0" followed by hasAttribute()
|
| -PASS nav.hidden: IDL set to "\0" followed by IDL get
|
| -PASS nav.hidden: IDL set to object "test-toString" should not throw
|
| -PASS nav.hidden: IDL set to object "test-toString" followed by hasAttribute()
|
| -PASS nav.hidden: IDL set to object "test-toString" followed by IDL get
|
| -PASS nav.hidden: IDL set to object "test-valueOf" should not throw
|
| -PASS nav.hidden: IDL set to object "test-valueOf" followed by hasAttribute()
|
| -PASS nav.hidden: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS nav.accessKey: typeof IDL attribute
|
| -PASS nav.accessKey: IDL get with DOM attribute unset
|
| -PASS nav.accessKey: setAttribute() to "" followed by getAttribute()
|
| -PASS nav.accessKey: setAttribute() to "" followed by IDL get
|
| -PASS nav.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS nav.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS nav.accessKey: setAttribute() to undefined followed by getAttribute()
|
| -PASS nav.accessKey: setAttribute() to undefined followed by IDL get
|
| -PASS nav.accessKey: setAttribute() to 7 followed by getAttribute()
|
| -PASS nav.accessKey: setAttribute() to 7 followed by IDL get
|
| -PASS nav.accessKey: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS nav.accessKey: setAttribute() to 1.5 followed by IDL get
|
| -PASS nav.accessKey: setAttribute() to true followed by getAttribute()
|
| -PASS nav.accessKey: setAttribute() to true followed by IDL get
|
| -PASS nav.accessKey: setAttribute() to false followed by getAttribute()
|
| -PASS nav.accessKey: setAttribute() to false followed by IDL get
|
| -PASS nav.accessKey: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS nav.accessKey: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS nav.accessKey: setAttribute() to NaN followed by getAttribute()
|
| -PASS nav.accessKey: setAttribute() to NaN followed by IDL get
|
| -PASS nav.accessKey: setAttribute() to Infinity followed by getAttribute()
|
| -PASS nav.accessKey: setAttribute() to Infinity followed by IDL get
|
| -PASS nav.accessKey: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS nav.accessKey: setAttribute() to -Infinity followed by IDL get
|
| -PASS nav.accessKey: setAttribute() to "\0" followed by getAttribute()
|
| -PASS nav.accessKey: setAttribute() to "\0" followed by IDL get
|
| -PASS nav.accessKey: setAttribute() to null followed by getAttribute()
|
| -PASS nav.accessKey: setAttribute() to null followed by IDL get
|
| -PASS nav.accessKey: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS nav.accessKey: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS nav.accessKey: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS nav.accessKey: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS nav.accessKey: IDL set to "" should not throw
|
| -PASS nav.accessKey: IDL set to "" followed by getAttribute()
|
| -PASS nav.accessKey: IDL set to "" followed by IDL get
|
| -PASS nav.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS nav.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS nav.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS nav.accessKey: IDL set to undefined should not throw
|
| -PASS nav.accessKey: IDL set to undefined followed by getAttribute()
|
| -PASS nav.accessKey: IDL set to undefined followed by IDL get
|
| -PASS nav.accessKey: IDL set to 7 should not throw
|
| -PASS nav.accessKey: IDL set to 7 followed by getAttribute()
|
| -PASS nav.accessKey: IDL set to 7 followed by IDL get
|
| -PASS nav.accessKey: IDL set to 1.5 should not throw
|
| -PASS nav.accessKey: IDL set to 1.5 followed by getAttribute()
|
| -PASS nav.accessKey: IDL set to 1.5 followed by IDL get
|
| -PASS nav.accessKey: IDL set to true should not throw
|
| -PASS nav.accessKey: IDL set to true followed by getAttribute()
|
| -PASS nav.accessKey: IDL set to true followed by IDL get
|
| -PASS nav.accessKey: IDL set to false should not throw
|
| -PASS nav.accessKey: IDL set to false followed by getAttribute()
|
| -PASS nav.accessKey: IDL set to false followed by IDL get
|
| -PASS nav.accessKey: IDL set to object "[object Object]" should not throw
|
| -PASS nav.accessKey: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS nav.accessKey: IDL set to object "[object Object]" followed by IDL get
|
| -PASS nav.accessKey: IDL set to NaN should not throw
|
| -PASS nav.accessKey: IDL set to NaN followed by getAttribute()
|
| -PASS nav.accessKey: IDL set to NaN followed by IDL get
|
| -PASS nav.accessKey: IDL set to Infinity should not throw
|
| -PASS nav.accessKey: IDL set to Infinity followed by getAttribute()
|
| -PASS nav.accessKey: IDL set to Infinity followed by IDL get
|
| -PASS nav.accessKey: IDL set to -Infinity should not throw
|
| -PASS nav.accessKey: IDL set to -Infinity followed by getAttribute()
|
| -PASS nav.accessKey: IDL set to -Infinity followed by IDL get
|
| -PASS nav.accessKey: IDL set to "\0" should not throw
|
| -PASS nav.accessKey: IDL set to "\0" followed by getAttribute()
|
| -PASS nav.accessKey: IDL set to "\0" followed by IDL get
|
| -PASS nav.accessKey: IDL set to null should not throw
|
| -PASS nav.accessKey: IDL set to null followed by getAttribute()
|
| -PASS nav.accessKey: IDL set to null followed by IDL get
|
| -PASS nav.accessKey: IDL set to object "test-toString" should not throw
|
| -PASS nav.accessKey: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS nav.accessKey: IDL set to object "test-toString" followed by IDL get
|
| -PASS nav.accessKey: IDL set to object "test-valueOf" should not throw
|
| -PASS nav.accessKey: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS nav.accessKey: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS nav.tabIndex: typeof IDL attribute
|
| -PASS nav.tabIndex: setAttribute() to -36 followed by getAttribute()
|
| -PASS nav.tabIndex: setAttribute() to -36 followed by IDL get
|
| -PASS nav.tabIndex: setAttribute() to -1 followed by getAttribute()
|
| -PASS nav.tabIndex: setAttribute() to -1 followed by IDL get
|
| -PASS nav.tabIndex: setAttribute() to 0 followed by getAttribute()
|
| -PASS nav.tabIndex: setAttribute() to 0 followed by IDL get
|
| -PASS nav.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| -PASS nav.tabIndex: setAttribute() to 1 followed by IDL get
|
| -PASS nav.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL nav.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS nav.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL nav.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS nav.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| -PASS nav.tabIndex: setAttribute() to "-1" followed by IDL get
|
| -PASS nav.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| -PASS nav.tabIndex: setAttribute() to "-0" followed by IDL get
|
| -PASS nav.tabIndex: setAttribute() to "0" followed by getAttribute()
|
| -PASS nav.tabIndex: setAttribute() to "0" followed by IDL get
|
| -PASS nav.tabIndex: setAttribute() to "1" followed by getAttribute()
|
| -PASS nav.tabIndex: setAttribute() to "1" followed by IDL get
|
| -PASS nav.tabIndex: setAttribute() to "\t7" followed by getAttribute()
|
| -PASS nav.tabIndex: setAttribute() to "\t7" followed by IDL get
|
| -PASS nav.tabIndex: setAttribute() to "\f7" followed by getAttribute()
|
| -PASS nav.tabIndex: setAttribute() to "\f7" followed by IDL get
|
| -PASS nav.tabIndex: setAttribute() to " 7" followed by getAttribute()
|
| -PASS nav.tabIndex: setAttribute() to " 7" followed by IDL get
|
| -PASS nav.tabIndex: setAttribute() to "\n7" followed by getAttribute()
|
| -PASS nav.tabIndex: setAttribute() to "\n7" followed by IDL get
|
| -PASS nav.tabIndex: setAttribute() to "\r7" followed by getAttribute()
|
| -PASS nav.tabIndex: setAttribute() to "\r7" followed by IDL get
|
| -PASS nav.tabIndex: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS nav.tabIndex: setAttribute() to 1.5 followed by IDL get
|
| -PASS nav.tabIndex: setAttribute() to object "2" followed by getAttribute()
|
| -PASS nav.tabIndex: setAttribute() to object "2" followed by IDL get
|
| -PASS nav.tabIndex: IDL set to -36 should not throw
|
| -PASS nav.tabIndex: IDL set to -36 followed by getAttribute()
|
| -PASS nav.tabIndex: IDL set to -36 followed by IDL get
|
| -PASS nav.tabIndex: IDL set to -1 should not throw
|
| -PASS nav.tabIndex: IDL set to -1 followed by getAttribute()
|
| -PASS nav.tabIndex: IDL set to -1 followed by IDL get
|
| -PASS nav.tabIndex: IDL set to 0 should not throw
|
| -PASS nav.tabIndex: IDL set to 0 followed by getAttribute()
|
| -PASS nav.tabIndex: IDL set to 0 followed by IDL get
|
| -PASS nav.tabIndex: IDL set to 1 should not throw
|
| -PASS nav.tabIndex: IDL set to 1 followed by getAttribute()
|
| -PASS nav.tabIndex: IDL set to 1 followed by IDL get
|
| -PASS nav.tabIndex: IDL set to 2147483647 should not throw
|
| -PASS nav.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL nav.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS nav.tabIndex: IDL set to -2147483648 should not throw
|
| -PASS nav.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL nav.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS aside.title: typeof IDL attribute
|
| -PASS aside.title: IDL get with DOM attribute unset
|
| -PASS aside.title: setAttribute() to "" followed by getAttribute()
|
| -PASS aside.title: setAttribute() to "" followed by IDL get
|
| -PASS aside.title: 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 getAttribute()
|
| -PASS aside.title: 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
|
| -PASS aside.title: setAttribute() to undefined followed by getAttribute()
|
| -PASS aside.title: setAttribute() to undefined followed by IDL get
|
| -PASS aside.title: setAttribute() to 7 followed by getAttribute()
|
| -PASS aside.title: setAttribute() to 7 followed by IDL get
|
| -PASS aside.title: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS aside.title: setAttribute() to 1.5 followed by IDL get
|
| -PASS aside.title: setAttribute() to true followed by getAttribute()
|
| -PASS aside.title: setAttribute() to true followed by IDL get
|
| -PASS aside.title: setAttribute() to false followed by getAttribute()
|
| -PASS aside.title: setAttribute() to false followed by IDL get
|
| -PASS aside.title: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS aside.title: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS aside.title: setAttribute() to NaN followed by getAttribute()
|
| -PASS aside.title: setAttribute() to NaN followed by IDL get
|
| -PASS aside.title: setAttribute() to Infinity followed by getAttribute()
|
| -PASS aside.title: setAttribute() to Infinity followed by IDL get
|
| -PASS aside.title: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS aside.title: setAttribute() to -Infinity followed by IDL get
|
| -PASS aside.title: setAttribute() to "\0" followed by getAttribute()
|
| -PASS aside.title: setAttribute() to "\0" followed by IDL get
|
| -PASS aside.title: setAttribute() to null followed by getAttribute()
|
| -PASS aside.title: setAttribute() to null followed by IDL get
|
| -PASS aside.title: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS aside.title: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS aside.title: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS aside.title: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS aside.title: IDL set to "" should not throw
|
| -PASS aside.title: IDL set to "" followed by getAttribute()
|
| -PASS aside.title: IDL set to "" followed by IDL get
|
| -PASS aside.title: 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 " should not throw
|
| -PASS aside.title: 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()
|
| -PASS aside.title: 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
|
| -PASS aside.title: IDL set to undefined should not throw
|
| -PASS aside.title: IDL set to undefined followed by getAttribute()
|
| -PASS aside.title: IDL set to undefined followed by IDL get
|
| -PASS aside.title: IDL set to 7 should not throw
|
| -PASS aside.title: IDL set to 7 followed by getAttribute()
|
| -PASS aside.title: IDL set to 7 followed by IDL get
|
| -PASS aside.title: IDL set to 1.5 should not throw
|
| -PASS aside.title: IDL set to 1.5 followed by getAttribute()
|
| -PASS aside.title: IDL set to 1.5 followed by IDL get
|
| -PASS aside.title: IDL set to true should not throw
|
| -PASS aside.title: IDL set to true followed by getAttribute()
|
| -PASS aside.title: IDL set to true followed by IDL get
|
| -PASS aside.title: IDL set to false should not throw
|
| -PASS aside.title: IDL set to false followed by getAttribute()
|
| -PASS aside.title: IDL set to false followed by IDL get
|
| -PASS aside.title: IDL set to object "[object Object]" should not throw
|
| -PASS aside.title: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS aside.title: IDL set to object "[object Object]" followed by IDL get
|
| -PASS aside.title: IDL set to NaN should not throw
|
| -PASS aside.title: IDL set to NaN followed by getAttribute()
|
| -PASS aside.title: IDL set to NaN followed by IDL get
|
| -PASS aside.title: IDL set to Infinity should not throw
|
| -PASS aside.title: IDL set to Infinity followed by getAttribute()
|
| -PASS aside.title: IDL set to Infinity followed by IDL get
|
| -PASS aside.title: IDL set to -Infinity should not throw
|
| -PASS aside.title: IDL set to -Infinity followed by getAttribute()
|
| -PASS aside.title: IDL set to -Infinity followed by IDL get
|
| -PASS aside.title: IDL set to "\0" should not throw
|
| -PASS aside.title: IDL set to "\0" followed by getAttribute()
|
| -PASS aside.title: IDL set to "\0" followed by IDL get
|
| -PASS aside.title: IDL set to null should not throw
|
| -PASS aside.title: IDL set to null followed by getAttribute()
|
| -PASS aside.title: IDL set to null followed by IDL get
|
| -PASS aside.title: IDL set to object "test-toString" should not throw
|
| -PASS aside.title: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS aside.title: IDL set to object "test-toString" followed by IDL get
|
| -PASS aside.title: IDL set to object "test-valueOf" should not throw
|
| -PASS aside.title: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS aside.title: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS aside.lang: typeof IDL attribute
|
| -PASS aside.lang: IDL get with DOM attribute unset
|
| -PASS aside.lang: setAttribute() to "" followed by getAttribute()
|
| -PASS aside.lang: setAttribute() to "" followed by IDL get
|
| -PASS aside.lang: 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 getAttribute()
|
| -PASS aside.lang: 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
|
| -PASS aside.lang: setAttribute() to undefined followed by getAttribute()
|
| -PASS aside.lang: setAttribute() to undefined followed by IDL get
|
| -PASS aside.lang: setAttribute() to 7 followed by getAttribute()
|
| -PASS aside.lang: setAttribute() to 7 followed by IDL get
|
| -PASS aside.lang: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS aside.lang: setAttribute() to 1.5 followed by IDL get
|
| -PASS aside.lang: setAttribute() to true followed by getAttribute()
|
| -PASS aside.lang: setAttribute() to true followed by IDL get
|
| -PASS aside.lang: setAttribute() to false followed by getAttribute()
|
| -PASS aside.lang: setAttribute() to false followed by IDL get
|
| -PASS aside.lang: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS aside.lang: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS aside.lang: setAttribute() to NaN followed by getAttribute()
|
| -PASS aside.lang: setAttribute() to NaN followed by IDL get
|
| -PASS aside.lang: setAttribute() to Infinity followed by getAttribute()
|
| -PASS aside.lang: setAttribute() to Infinity followed by IDL get
|
| -PASS aside.lang: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS aside.lang: setAttribute() to -Infinity followed by IDL get
|
| -PASS aside.lang: setAttribute() to "\0" followed by getAttribute()
|
| -PASS aside.lang: setAttribute() to "\0" followed by IDL get
|
| -PASS aside.lang: setAttribute() to null followed by getAttribute()
|
| -PASS aside.lang: setAttribute() to null followed by IDL get
|
| -PASS aside.lang: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS aside.lang: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS aside.lang: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS aside.lang: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS aside.lang: IDL set to "" should not throw
|
| -PASS aside.lang: IDL set to "" followed by getAttribute()
|
| -PASS aside.lang: IDL set to "" followed by IDL get
|
| -PASS aside.lang: 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 " should not throw
|
| -PASS aside.lang: 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()
|
| -PASS aside.lang: 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
|
| -PASS aside.lang: IDL set to undefined should not throw
|
| -PASS aside.lang: IDL set to undefined followed by getAttribute()
|
| -PASS aside.lang: IDL set to undefined followed by IDL get
|
| -PASS aside.lang: IDL set to 7 should not throw
|
| -PASS aside.lang: IDL set to 7 followed by getAttribute()
|
| -PASS aside.lang: IDL set to 7 followed by IDL get
|
| -PASS aside.lang: IDL set to 1.5 should not throw
|
| -PASS aside.lang: IDL set to 1.5 followed by getAttribute()
|
| -PASS aside.lang: IDL set to 1.5 followed by IDL get
|
| -PASS aside.lang: IDL set to true should not throw
|
| -PASS aside.lang: IDL set to true followed by getAttribute()
|
| -PASS aside.lang: IDL set to true followed by IDL get
|
| -PASS aside.lang: IDL set to false should not throw
|
| -PASS aside.lang: IDL set to false followed by getAttribute()
|
| -PASS aside.lang: IDL set to false followed by IDL get
|
| -PASS aside.lang: IDL set to object "[object Object]" should not throw
|
| -PASS aside.lang: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS aside.lang: IDL set to object "[object Object]" followed by IDL get
|
| -PASS aside.lang: IDL set to NaN should not throw
|
| -PASS aside.lang: IDL set to NaN followed by getAttribute()
|
| -PASS aside.lang: IDL set to NaN followed by IDL get
|
| -PASS aside.lang: IDL set to Infinity should not throw
|
| -PASS aside.lang: IDL set to Infinity followed by getAttribute()
|
| -PASS aside.lang: IDL set to Infinity followed by IDL get
|
| -PASS aside.lang: IDL set to -Infinity should not throw
|
| -PASS aside.lang: IDL set to -Infinity followed by getAttribute()
|
| -PASS aside.lang: IDL set to -Infinity followed by IDL get
|
| -PASS aside.lang: IDL set to "\0" should not throw
|
| -PASS aside.lang: IDL set to "\0" followed by getAttribute()
|
| -PASS aside.lang: IDL set to "\0" followed by IDL get
|
| -PASS aside.lang: IDL set to null should not throw
|
| -PASS aside.lang: IDL set to null followed by getAttribute()
|
| -PASS aside.lang: IDL set to null followed by IDL get
|
| -PASS aside.lang: IDL set to object "test-toString" should not throw
|
| -PASS aside.lang: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS aside.lang: IDL set to object "test-toString" followed by IDL get
|
| -PASS aside.lang: IDL set to object "test-valueOf" should not throw
|
| -PASS aside.lang: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS aside.lang: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS aside.dir: typeof IDL attribute
|
| -PASS aside.dir: IDL get with DOM attribute unset
|
| -PASS aside.dir: setAttribute() to "" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "" followed by IDL get
|
| -PASS aside.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 getAttribute()
|
| -PASS aside.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
|
| -PASS aside.dir: setAttribute() to undefined followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to undefined followed by IDL get
|
| -PASS aside.dir: setAttribute() to 7 followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to 7 followed by IDL get
|
| -PASS aside.dir: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to 1.5 followed by IDL get
|
| -PASS aside.dir: setAttribute() to true followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to true followed by IDL get
|
| -PASS aside.dir: setAttribute() to false followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to false followed by IDL get
|
| -PASS aside.dir: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS aside.dir: setAttribute() to NaN followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to NaN followed by IDL get
|
| -PASS aside.dir: setAttribute() to Infinity followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to Infinity followed by IDL get
|
| -PASS aside.dir: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to -Infinity followed by IDL get
|
| -PASS aside.dir: setAttribute() to "\0" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "\0" followed by IDL get
|
| -PASS aside.dir: setAttribute() to null followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to null followed by IDL get
|
| -PASS aside.dir: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS aside.dir: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS aside.dir: setAttribute() to "ltr" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "ltr" followed by IDL get
|
| -PASS aside.dir: setAttribute() to "xltr" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "xltr" followed by IDL get
|
| -PASS aside.dir: setAttribute() to "ltr\0" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "ltr\0" followed by IDL get
|
| -PASS aside.dir: setAttribute() to "tr" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "tr" followed by IDL get
|
| -PASS aside.dir: setAttribute() to "LTR" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "LTR" followed by IDL get
|
| -PASS aside.dir: setAttribute() to "rtl" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "rtl" followed by IDL get
|
| -PASS aside.dir: setAttribute() to "xrtl" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "xrtl" followed by IDL get
|
| -PASS aside.dir: setAttribute() to "rtl\0" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "rtl\0" followed by IDL get
|
| -PASS aside.dir: setAttribute() to "tl" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "tl" followed by IDL get
|
| -PASS aside.dir: setAttribute() to "RTL" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "RTL" followed by IDL get
|
| -PASS aside.dir: setAttribute() to "auto" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "auto" followed by IDL get
|
| -PASS aside.dir: setAttribute() to "xauto" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "xauto" followed by IDL get
|
| -PASS aside.dir: setAttribute() to "auto\0" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "auto\0" followed by IDL get
|
| -PASS aside.dir: setAttribute() to "uto" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "uto" followed by IDL get
|
| -PASS aside.dir: setAttribute() to "AUTO" followed by getAttribute()
|
| -PASS aside.dir: setAttribute() to "AUTO" followed by IDL get
|
| -PASS aside.dir: IDL set to "" should not throw
|
| -PASS aside.dir: IDL set to "" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "" followed by IDL get
|
| -PASS aside.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 " should not throw
|
| -PASS aside.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()
|
| -PASS aside.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
|
| -PASS aside.dir: IDL set to undefined should not throw
|
| -PASS aside.dir: IDL set to undefined followed by getAttribute()
|
| -PASS aside.dir: IDL set to undefined followed by IDL get
|
| -PASS aside.dir: IDL set to 7 should not throw
|
| -PASS aside.dir: IDL set to 7 followed by getAttribute()
|
| -PASS aside.dir: IDL set to 7 followed by IDL get
|
| -PASS aside.dir: IDL set to 1.5 should not throw
|
| -PASS aside.dir: IDL set to 1.5 followed by getAttribute()
|
| -PASS aside.dir: IDL set to 1.5 followed by IDL get
|
| -PASS aside.dir: IDL set to true should not throw
|
| -PASS aside.dir: IDL set to true followed by getAttribute()
|
| -PASS aside.dir: IDL set to true followed by IDL get
|
| -PASS aside.dir: IDL set to false should not throw
|
| -PASS aside.dir: IDL set to false followed by getAttribute()
|
| -PASS aside.dir: IDL set to false followed by IDL get
|
| -PASS aside.dir: IDL set to object "[object Object]" should not throw
|
| -PASS aside.dir: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS aside.dir: IDL set to object "[object Object]" followed by IDL get
|
| -PASS aside.dir: IDL set to NaN should not throw
|
| -PASS aside.dir: IDL set to NaN followed by getAttribute()
|
| -PASS aside.dir: IDL set to NaN followed by IDL get
|
| -PASS aside.dir: IDL set to Infinity should not throw
|
| -PASS aside.dir: IDL set to Infinity followed by getAttribute()
|
| -PASS aside.dir: IDL set to Infinity followed by IDL get
|
| -PASS aside.dir: IDL set to -Infinity should not throw
|
| -PASS aside.dir: IDL set to -Infinity followed by getAttribute()
|
| -PASS aside.dir: IDL set to -Infinity followed by IDL get
|
| -PASS aside.dir: IDL set to "\0" should not throw
|
| -PASS aside.dir: IDL set to "\0" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "\0" followed by IDL get
|
| -PASS aside.dir: IDL set to null should not throw
|
| -PASS aside.dir: IDL set to null followed by IDL get
|
| -PASS aside.dir: IDL set to object "test-toString" should not throw
|
| -PASS aside.dir: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS aside.dir: IDL set to object "test-toString" followed by IDL get
|
| -PASS aside.dir: IDL set to object "test-valueOf" should not throw
|
| -PASS aside.dir: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS aside.dir: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS aside.dir: IDL set to "ltr" should not throw
|
| -PASS aside.dir: IDL set to "ltr" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "ltr" followed by IDL get
|
| -PASS aside.dir: IDL set to "xltr" should not throw
|
| -PASS aside.dir: IDL set to "xltr" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "xltr" followed by IDL get
|
| -PASS aside.dir: IDL set to "ltr\0" should not throw
|
| -PASS aside.dir: IDL set to "ltr\0" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "ltr\0" followed by IDL get
|
| -PASS aside.dir: IDL set to "tr" should not throw
|
| -PASS aside.dir: IDL set to "tr" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "tr" followed by IDL get
|
| -PASS aside.dir: IDL set to "LTR" should not throw
|
| -PASS aside.dir: IDL set to "LTR" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "LTR" followed by IDL get
|
| -PASS aside.dir: IDL set to "rtl" should not throw
|
| -PASS aside.dir: IDL set to "rtl" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "rtl" followed by IDL get
|
| -PASS aside.dir: IDL set to "xrtl" should not throw
|
| -PASS aside.dir: IDL set to "xrtl" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "xrtl" followed by IDL get
|
| -PASS aside.dir: IDL set to "rtl\0" should not throw
|
| -PASS aside.dir: IDL set to "rtl\0" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "rtl\0" followed by IDL get
|
| -PASS aside.dir: IDL set to "tl" should not throw
|
| -PASS aside.dir: IDL set to "tl" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "tl" followed by IDL get
|
| -PASS aside.dir: IDL set to "RTL" should not throw
|
| -PASS aside.dir: IDL set to "RTL" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "RTL" followed by IDL get
|
| -PASS aside.dir: IDL set to "auto" should not throw
|
| -PASS aside.dir: IDL set to "auto" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "auto" followed by IDL get
|
| -PASS aside.dir: IDL set to "xauto" should not throw
|
| -PASS aside.dir: IDL set to "xauto" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "xauto" followed by IDL get
|
| -PASS aside.dir: IDL set to "auto\0" should not throw
|
| -PASS aside.dir: IDL set to "auto\0" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "auto\0" followed by IDL get
|
| -PASS aside.dir: IDL set to "uto" should not throw
|
| -PASS aside.dir: IDL set to "uto" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "uto" followed by IDL get
|
| -PASS aside.dir: IDL set to "AUTO" should not throw
|
| -PASS aside.dir: IDL set to "AUTO" followed by getAttribute()
|
| -PASS aside.dir: IDL set to "AUTO" followed by IDL get
|
| -PASS aside.className (<aside class>): typeof IDL attribute
|
| -PASS aside.className (<aside class>): IDL get with DOM attribute unset
|
| -PASS aside.className (<aside class>): setAttribute() to "" followed by getAttribute()
|
| -PASS aside.className (<aside class>): setAttribute() to "" followed by IDL get
|
| -PASS aside.className (<aside class>): 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 getAttribute()
|
| -PASS aside.className (<aside class>): 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
|
| -PASS aside.className (<aside class>): setAttribute() to undefined followed by getAttribute()
|
| -PASS aside.className (<aside class>): setAttribute() to undefined followed by IDL get
|
| -PASS aside.className (<aside class>): setAttribute() to 7 followed by getAttribute()
|
| -PASS aside.className (<aside class>): setAttribute() to 7 followed by IDL get
|
| -PASS aside.className (<aside class>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS aside.className (<aside class>): setAttribute() to 1.5 followed by IDL get
|
| -PASS aside.className (<aside class>): setAttribute() to true followed by getAttribute()
|
| -PASS aside.className (<aside class>): setAttribute() to true followed by IDL get
|
| -PASS aside.className (<aside class>): setAttribute() to false followed by getAttribute()
|
| -PASS aside.className (<aside class>): setAttribute() to false followed by IDL get
|
| -PASS aside.className (<aside class>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS aside.className (<aside class>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS aside.className (<aside class>): setAttribute() to NaN followed by getAttribute()
|
| -PASS aside.className (<aside class>): setAttribute() to NaN followed by IDL get
|
| -PASS aside.className (<aside class>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS aside.className (<aside class>): setAttribute() to Infinity followed by IDL get
|
| -PASS aside.className (<aside class>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS aside.className (<aside class>): setAttribute() to -Infinity followed by IDL get
|
| -PASS aside.className (<aside class>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS aside.className (<aside class>): setAttribute() to "\0" followed by IDL get
|
| -PASS aside.className (<aside class>): setAttribute() to null followed by getAttribute()
|
| -PASS aside.className (<aside class>): setAttribute() to null followed by IDL get
|
| -PASS aside.className (<aside class>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS aside.className (<aside class>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS aside.className (<aside class>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS aside.className (<aside class>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS aside.className (<aside class>): IDL set to "" should not throw
|
| -PASS aside.className (<aside class>): IDL set to "" followed by getAttribute()
|
| -PASS aside.className (<aside class>): IDL set to "" followed by IDL get
|
| -PASS aside.className (<aside class>): 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 " should not throw
|
| -PASS aside.className (<aside class>): 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()
|
| -PASS aside.className (<aside class>): 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
|
| -PASS aside.className (<aside class>): IDL set to undefined should not throw
|
| -PASS aside.className (<aside class>): IDL set to undefined followed by getAttribute()
|
| -PASS aside.className (<aside class>): IDL set to undefined followed by IDL get
|
| -PASS aside.className (<aside class>): IDL set to 7 should not throw
|
| -PASS aside.className (<aside class>): IDL set to 7 followed by getAttribute()
|
| -PASS aside.className (<aside class>): IDL set to 7 followed by IDL get
|
| -PASS aside.className (<aside class>): IDL set to 1.5 should not throw
|
| -PASS aside.className (<aside class>): IDL set to 1.5 followed by getAttribute()
|
| -PASS aside.className (<aside class>): IDL set to 1.5 followed by IDL get
|
| -PASS aside.className (<aside class>): IDL set to true should not throw
|
| -PASS aside.className (<aside class>): IDL set to true followed by getAttribute()
|
| -PASS aside.className (<aside class>): IDL set to true followed by IDL get
|
| -PASS aside.className (<aside class>): IDL set to false should not throw
|
| -PASS aside.className (<aside class>): IDL set to false followed by getAttribute()
|
| -PASS aside.className (<aside class>): IDL set to false followed by IDL get
|
| -PASS aside.className (<aside class>): IDL set to object "[object Object]" should not throw
|
| -PASS aside.className (<aside class>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS aside.className (<aside class>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS aside.className (<aside class>): IDL set to NaN should not throw
|
| -PASS aside.className (<aside class>): IDL set to NaN followed by getAttribute()
|
| -PASS aside.className (<aside class>): IDL set to NaN followed by IDL get
|
| -PASS aside.className (<aside class>): IDL set to Infinity should not throw
|
| -PASS aside.className (<aside class>): IDL set to Infinity followed by getAttribute()
|
| -PASS aside.className (<aside class>): IDL set to Infinity followed by IDL get
|
| -PASS aside.className (<aside class>): IDL set to -Infinity should not throw
|
| -PASS aside.className (<aside class>): IDL set to -Infinity followed by getAttribute()
|
| -PASS aside.className (<aside class>): IDL set to -Infinity followed by IDL get
|
| -PASS aside.className (<aside class>): IDL set to "\0" should not throw
|
| -PASS aside.className (<aside class>): IDL set to "\0" followed by getAttribute()
|
| -PASS aside.className (<aside class>): IDL set to "\0" followed by IDL get
|
| -PASS aside.className (<aside class>): IDL set to null should not throw
|
| -PASS aside.className (<aside class>): IDL set to null followed by getAttribute()
|
| -PASS aside.className (<aside class>): IDL set to null followed by IDL get
|
| -PASS aside.className (<aside class>): IDL set to object "test-toString" should not throw
|
| -PASS aside.className (<aside class>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS aside.className (<aside class>): IDL set to object "test-toString" followed by IDL get
|
| -PASS aside.className (<aside class>): IDL set to object "test-valueOf" should not throw
|
| -PASS aside.className (<aside class>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS aside.className (<aside class>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS aside.hidden: typeof IDL attribute
|
| -PASS aside.hidden: IDL get with DOM attribute unset
|
| -PASS aside.hidden: setAttribute() to "" followed by getAttribute()
|
| -PASS aside.hidden: setAttribute() to "" followed by IDL get
|
| -PASS aside.hidden: setAttribute() to " foo " followed by getAttribute()
|
| -PASS aside.hidden: setAttribute() to " foo " followed by IDL get
|
| -PASS aside.hidden: setAttribute() to undefined followed by getAttribute()
|
| -PASS aside.hidden: setAttribute() to undefined followed by IDL get
|
| -PASS aside.hidden: setAttribute() to null followed by getAttribute()
|
| -PASS aside.hidden: setAttribute() to null followed by IDL get
|
| -PASS aside.hidden: setAttribute() to 7 followed by getAttribute()
|
| -PASS aside.hidden: setAttribute() to 7 followed by IDL get
|
| -PASS aside.hidden: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS aside.hidden: setAttribute() to 1.5 followed by IDL get
|
| -PASS aside.hidden: setAttribute() to true followed by getAttribute()
|
| -PASS aside.hidden: setAttribute() to true followed by IDL get
|
| -PASS aside.hidden: setAttribute() to false followed by getAttribute()
|
| -PASS aside.hidden: setAttribute() to false followed by IDL get
|
| -PASS aside.hidden: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS aside.hidden: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS aside.hidden: setAttribute() to NaN followed by getAttribute()
|
| -PASS aside.hidden: setAttribute() to NaN followed by IDL get
|
| -PASS aside.hidden: setAttribute() to Infinity followed by getAttribute()
|
| -PASS aside.hidden: setAttribute() to Infinity followed by IDL get
|
| -PASS aside.hidden: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS aside.hidden: setAttribute() to -Infinity followed by IDL get
|
| -PASS aside.hidden: setAttribute() to "\0" followed by getAttribute()
|
| -PASS aside.hidden: setAttribute() to "\0" followed by IDL get
|
| -PASS aside.hidden: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS aside.hidden: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS aside.hidden: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS aside.hidden: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS aside.hidden: setAttribute() to "hidden" followed by getAttribute()
|
| -PASS aside.hidden: setAttribute() to "hidden" followed by IDL get
|
| -PASS aside.hidden: IDL set to "" should not throw
|
| -PASS aside.hidden: IDL set to "" followed by hasAttribute()
|
| -PASS aside.hidden: IDL set to "" followed by IDL get
|
| -PASS aside.hidden: IDL set to " foo " should not throw
|
| -PASS aside.hidden: IDL set to " foo " followed by hasAttribute()
|
| -PASS aside.hidden: IDL set to " foo " followed by IDL get
|
| -PASS aside.hidden: IDL set to undefined should not throw
|
| -PASS aside.hidden: IDL set to undefined followed by hasAttribute()
|
| -PASS aside.hidden: IDL set to undefined followed by IDL get
|
| -PASS aside.hidden: IDL set to null should not throw
|
| -PASS aside.hidden: IDL set to null followed by hasAttribute()
|
| -PASS aside.hidden: IDL set to null followed by IDL get
|
| -PASS aside.hidden: IDL set to 7 should not throw
|
| -PASS aside.hidden: IDL set to 7 followed by hasAttribute()
|
| -PASS aside.hidden: IDL set to 7 followed by IDL get
|
| -PASS aside.hidden: IDL set to 1.5 should not throw
|
| -PASS aside.hidden: IDL set to 1.5 followed by hasAttribute()
|
| -PASS aside.hidden: IDL set to 1.5 followed by IDL get
|
| -PASS aside.hidden: IDL set to true should not throw
|
| -PASS aside.hidden: IDL set to true followed by hasAttribute()
|
| -PASS aside.hidden: IDL set to true followed by IDL get
|
| -PASS aside.hidden: IDL set to false should not throw
|
| -PASS aside.hidden: IDL set to false followed by hasAttribute()
|
| -PASS aside.hidden: IDL set to false followed by IDL get
|
| -PASS aside.hidden: IDL set to object "[object Object]" should not throw
|
| -PASS aside.hidden: IDL set to object "[object Object]" followed by hasAttribute()
|
| -PASS aside.hidden: IDL set to object "[object Object]" followed by IDL get
|
| -PASS aside.hidden: IDL set to NaN should not throw
|
| -PASS aside.hidden: IDL set to NaN followed by hasAttribute()
|
| -PASS aside.hidden: IDL set to NaN followed by IDL get
|
| -PASS aside.hidden: IDL set to Infinity should not throw
|
| -PASS aside.hidden: IDL set to Infinity followed by hasAttribute()
|
| -PASS aside.hidden: IDL set to Infinity followed by IDL get
|
| -PASS aside.hidden: IDL set to -Infinity should not throw
|
| -PASS aside.hidden: IDL set to -Infinity followed by hasAttribute()
|
| -PASS aside.hidden: IDL set to -Infinity followed by IDL get
|
| -PASS aside.hidden: IDL set to "\0" should not throw
|
| -PASS aside.hidden: IDL set to "\0" followed by hasAttribute()
|
| -PASS aside.hidden: IDL set to "\0" followed by IDL get
|
| -PASS aside.hidden: IDL set to object "test-toString" should not throw
|
| -PASS aside.hidden: IDL set to object "test-toString" followed by hasAttribute()
|
| -PASS aside.hidden: IDL set to object "test-toString" followed by IDL get
|
| -PASS aside.hidden: IDL set to object "test-valueOf" should not throw
|
| -PASS aside.hidden: IDL set to object "test-valueOf" followed by hasAttribute()
|
| -PASS aside.hidden: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS aside.accessKey: typeof IDL attribute
|
| -PASS aside.accessKey: IDL get with DOM attribute unset
|
| -PASS aside.accessKey: setAttribute() to "" followed by getAttribute()
|
| -PASS aside.accessKey: setAttribute() to "" followed by IDL get
|
| -PASS aside.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS aside.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS aside.accessKey: setAttribute() to undefined followed by getAttribute()
|
| -PASS aside.accessKey: setAttribute() to undefined followed by IDL get
|
| -PASS aside.accessKey: setAttribute() to 7 followed by getAttribute()
|
| -PASS aside.accessKey: setAttribute() to 7 followed by IDL get
|
| -PASS aside.accessKey: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS aside.accessKey: setAttribute() to 1.5 followed by IDL get
|
| -PASS aside.accessKey: setAttribute() to true followed by getAttribute()
|
| -PASS aside.accessKey: setAttribute() to true followed by IDL get
|
| -PASS aside.accessKey: setAttribute() to false followed by getAttribute()
|
| -PASS aside.accessKey: setAttribute() to false followed by IDL get
|
| -PASS aside.accessKey: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS aside.accessKey: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS aside.accessKey: setAttribute() to NaN followed by getAttribute()
|
| -PASS aside.accessKey: setAttribute() to NaN followed by IDL get
|
| -PASS aside.accessKey: setAttribute() to Infinity followed by getAttribute()
|
| -PASS aside.accessKey: setAttribute() to Infinity followed by IDL get
|
| -PASS aside.accessKey: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS aside.accessKey: setAttribute() to -Infinity followed by IDL get
|
| -PASS aside.accessKey: setAttribute() to "\0" followed by getAttribute()
|
| -PASS aside.accessKey: setAttribute() to "\0" followed by IDL get
|
| -PASS aside.accessKey: setAttribute() to null followed by getAttribute()
|
| -PASS aside.accessKey: setAttribute() to null followed by IDL get
|
| -PASS aside.accessKey: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS aside.accessKey: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS aside.accessKey: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS aside.accessKey: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS aside.accessKey: IDL set to "" should not throw
|
| -PASS aside.accessKey: IDL set to "" followed by getAttribute()
|
| -PASS aside.accessKey: IDL set to "" followed by IDL get
|
| -PASS aside.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS aside.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS aside.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS aside.accessKey: IDL set to undefined should not throw
|
| -PASS aside.accessKey: IDL set to undefined followed by getAttribute()
|
| -PASS aside.accessKey: IDL set to undefined followed by IDL get
|
| -PASS aside.accessKey: IDL set to 7 should not throw
|
| -PASS aside.accessKey: IDL set to 7 followed by getAttribute()
|
| -PASS aside.accessKey: IDL set to 7 followed by IDL get
|
| -PASS aside.accessKey: IDL set to 1.5 should not throw
|
| -PASS aside.accessKey: IDL set to 1.5 followed by getAttribute()
|
| -PASS aside.accessKey: IDL set to 1.5 followed by IDL get
|
| -PASS aside.accessKey: IDL set to true should not throw
|
| -PASS aside.accessKey: IDL set to true followed by getAttribute()
|
| -PASS aside.accessKey: IDL set to true followed by IDL get
|
| -PASS aside.accessKey: IDL set to false should not throw
|
| -PASS aside.accessKey: IDL set to false followed by getAttribute()
|
| -PASS aside.accessKey: IDL set to false followed by IDL get
|
| -PASS aside.accessKey: IDL set to object "[object Object]" should not throw
|
| -PASS aside.accessKey: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS aside.accessKey: IDL set to object "[object Object]" followed by IDL get
|
| -PASS aside.accessKey: IDL set to NaN should not throw
|
| -PASS aside.accessKey: IDL set to NaN followed by getAttribute()
|
| -PASS aside.accessKey: IDL set to NaN followed by IDL get
|
| -PASS aside.accessKey: IDL set to Infinity should not throw
|
| -PASS aside.accessKey: IDL set to Infinity followed by getAttribute()
|
| -PASS aside.accessKey: IDL set to Infinity followed by IDL get
|
| -PASS aside.accessKey: IDL set to -Infinity should not throw
|
| -PASS aside.accessKey: IDL set to -Infinity followed by getAttribute()
|
| -PASS aside.accessKey: IDL set to -Infinity followed by IDL get
|
| -PASS aside.accessKey: IDL set to "\0" should not throw
|
| -PASS aside.accessKey: IDL set to "\0" followed by getAttribute()
|
| -PASS aside.accessKey: IDL set to "\0" followed by IDL get
|
| -PASS aside.accessKey: IDL set to null should not throw
|
| -PASS aside.accessKey: IDL set to null followed by getAttribute()
|
| -PASS aside.accessKey: IDL set to null followed by IDL get
|
| -PASS aside.accessKey: IDL set to object "test-toString" should not throw
|
| -PASS aside.accessKey: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS aside.accessKey: IDL set to object "test-toString" followed by IDL get
|
| -PASS aside.accessKey: IDL set to object "test-valueOf" should not throw
|
| -PASS aside.accessKey: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS aside.accessKey: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS aside.tabIndex: typeof IDL attribute
|
| -PASS aside.tabIndex: setAttribute() to -36 followed by getAttribute()
|
| -PASS aside.tabIndex: setAttribute() to -36 followed by IDL get
|
| -PASS aside.tabIndex: setAttribute() to -1 followed by getAttribute()
|
| -PASS aside.tabIndex: setAttribute() to -1 followed by IDL get
|
| -PASS aside.tabIndex: setAttribute() to 0 followed by getAttribute()
|
| -PASS aside.tabIndex: setAttribute() to 0 followed by IDL get
|
| -PASS aside.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| -PASS aside.tabIndex: setAttribute() to 1 followed by IDL get
|
| -PASS aside.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL aside.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS aside.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL aside.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS aside.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| -PASS aside.tabIndex: setAttribute() to "-1" followed by IDL get
|
| -PASS aside.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| -PASS aside.tabIndex: setAttribute() to "-0" followed by IDL get
|
| -PASS aside.tabIndex: setAttribute() to "0" followed by getAttribute()
|
| -PASS aside.tabIndex: setAttribute() to "0" followed by IDL get
|
| -PASS aside.tabIndex: setAttribute() to "1" followed by getAttribute()
|
| -PASS aside.tabIndex: setAttribute() to "1" followed by IDL get
|
| -PASS aside.tabIndex: setAttribute() to "\t7" followed by getAttribute()
|
| -PASS aside.tabIndex: setAttribute() to "\t7" followed by IDL get
|
| -PASS aside.tabIndex: setAttribute() to "\f7" followed by getAttribute()
|
| -PASS aside.tabIndex: setAttribute() to "\f7" followed by IDL get
|
| -PASS aside.tabIndex: setAttribute() to " 7" followed by getAttribute()
|
| -PASS aside.tabIndex: setAttribute() to " 7" followed by IDL get
|
| -PASS aside.tabIndex: setAttribute() to "\n7" followed by getAttribute()
|
| -PASS aside.tabIndex: setAttribute() to "\n7" followed by IDL get
|
| -PASS aside.tabIndex: setAttribute() to "\r7" followed by getAttribute()
|
| -PASS aside.tabIndex: setAttribute() to "\r7" followed by IDL get
|
| -PASS aside.tabIndex: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS aside.tabIndex: setAttribute() to 1.5 followed by IDL get
|
| -PASS aside.tabIndex: setAttribute() to object "2" followed by getAttribute()
|
| -PASS aside.tabIndex: setAttribute() to object "2" followed by IDL get
|
| -PASS aside.tabIndex: IDL set to -36 should not throw
|
| -PASS aside.tabIndex: IDL set to -36 followed by getAttribute()
|
| -PASS aside.tabIndex: IDL set to -36 followed by IDL get
|
| -PASS aside.tabIndex: IDL set to -1 should not throw
|
| -PASS aside.tabIndex: IDL set to -1 followed by getAttribute()
|
| -PASS aside.tabIndex: IDL set to -1 followed by IDL get
|
| -PASS aside.tabIndex: IDL set to 0 should not throw
|
| -PASS aside.tabIndex: IDL set to 0 followed by getAttribute()
|
| -PASS aside.tabIndex: IDL set to 0 followed by IDL get
|
| -PASS aside.tabIndex: IDL set to 1 should not throw
|
| -PASS aside.tabIndex: IDL set to 1 followed by getAttribute()
|
| -PASS aside.tabIndex: IDL set to 1 followed by IDL get
|
| -PASS aside.tabIndex: IDL set to 2147483647 should not throw
|
| -PASS aside.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL aside.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS aside.tabIndex: IDL set to -2147483648 should not throw
|
| -PASS aside.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL aside.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS h1.title: typeof IDL attribute
|
| -PASS h1.title: IDL get with DOM attribute unset
|
| -PASS h1.title: setAttribute() to "" followed by getAttribute()
|
| -PASS h1.title: setAttribute() to "" followed by IDL get
|
| -PASS h1.title: 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 getAttribute()
|
| -PASS h1.title: 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
|
| -PASS h1.title: setAttribute() to undefined followed by getAttribute()
|
| -PASS h1.title: setAttribute() to undefined followed by IDL get
|
| -PASS h1.title: setAttribute() to 7 followed by getAttribute()
|
| -PASS h1.title: setAttribute() to 7 followed by IDL get
|
| -PASS h1.title: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h1.title: setAttribute() to 1.5 followed by IDL get
|
| -PASS h1.title: setAttribute() to true followed by getAttribute()
|
| -PASS h1.title: setAttribute() to true followed by IDL get
|
| -PASS h1.title: setAttribute() to false followed by getAttribute()
|
| -PASS h1.title: setAttribute() to false followed by IDL get
|
| -PASS h1.title: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h1.title: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h1.title: setAttribute() to NaN followed by getAttribute()
|
| -PASS h1.title: setAttribute() to NaN followed by IDL get
|
| -PASS h1.title: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h1.title: setAttribute() to Infinity followed by IDL get
|
| -PASS h1.title: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h1.title: setAttribute() to -Infinity followed by IDL get
|
| -PASS h1.title: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h1.title: setAttribute() to "\0" followed by IDL get
|
| -PASS h1.title: setAttribute() to null followed by getAttribute()
|
| -PASS h1.title: setAttribute() to null followed by IDL get
|
| -PASS h1.title: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h1.title: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h1.title: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h1.title: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h1.title: IDL set to "" should not throw
|
| -PASS h1.title: IDL set to "" followed by getAttribute()
|
| -PASS h1.title: IDL set to "" followed by IDL get
|
| -PASS h1.title: 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 " should not throw
|
| -PASS h1.title: 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()
|
| -PASS h1.title: 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
|
| -PASS h1.title: IDL set to undefined should not throw
|
| -PASS h1.title: IDL set to undefined followed by getAttribute()
|
| -PASS h1.title: IDL set to undefined followed by IDL get
|
| -PASS h1.title: IDL set to 7 should not throw
|
| -PASS h1.title: IDL set to 7 followed by getAttribute()
|
| -PASS h1.title: IDL set to 7 followed by IDL get
|
| -PASS h1.title: IDL set to 1.5 should not throw
|
| -PASS h1.title: IDL set to 1.5 followed by getAttribute()
|
| -PASS h1.title: IDL set to 1.5 followed by IDL get
|
| -PASS h1.title: IDL set to true should not throw
|
| -PASS h1.title: IDL set to true followed by getAttribute()
|
| -PASS h1.title: IDL set to true followed by IDL get
|
| -PASS h1.title: IDL set to false should not throw
|
| -PASS h1.title: IDL set to false followed by getAttribute()
|
| -PASS h1.title: IDL set to false followed by IDL get
|
| -PASS h1.title: IDL set to object "[object Object]" should not throw
|
| -PASS h1.title: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h1.title: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h1.title: IDL set to NaN should not throw
|
| -PASS h1.title: IDL set to NaN followed by getAttribute()
|
| -PASS h1.title: IDL set to NaN followed by IDL get
|
| -PASS h1.title: IDL set to Infinity should not throw
|
| -PASS h1.title: IDL set to Infinity followed by getAttribute()
|
| -PASS h1.title: IDL set to Infinity followed by IDL get
|
| -PASS h1.title: IDL set to -Infinity should not throw
|
| -PASS h1.title: IDL set to -Infinity followed by getAttribute()
|
| -PASS h1.title: IDL set to -Infinity followed by IDL get
|
| -PASS h1.title: IDL set to "\0" should not throw
|
| -PASS h1.title: IDL set to "\0" followed by getAttribute()
|
| -PASS h1.title: IDL set to "\0" followed by IDL get
|
| -PASS h1.title: IDL set to null should not throw
|
| -PASS h1.title: IDL set to null followed by getAttribute()
|
| -PASS h1.title: IDL set to null followed by IDL get
|
| -PASS h1.title: IDL set to object "test-toString" should not throw
|
| -PASS h1.title: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h1.title: IDL set to object "test-toString" followed by IDL get
|
| -PASS h1.title: IDL set to object "test-valueOf" should not throw
|
| -PASS h1.title: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h1.title: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h1.lang: typeof IDL attribute
|
| -PASS h1.lang: IDL get with DOM attribute unset
|
| -PASS h1.lang: setAttribute() to "" followed by getAttribute()
|
| -PASS h1.lang: setAttribute() to "" followed by IDL get
|
| -PASS h1.lang: 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 getAttribute()
|
| -PASS h1.lang: 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
|
| -PASS h1.lang: setAttribute() to undefined followed by getAttribute()
|
| -PASS h1.lang: setAttribute() to undefined followed by IDL get
|
| -PASS h1.lang: setAttribute() to 7 followed by getAttribute()
|
| -PASS h1.lang: setAttribute() to 7 followed by IDL get
|
| -PASS h1.lang: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h1.lang: setAttribute() to 1.5 followed by IDL get
|
| -PASS h1.lang: setAttribute() to true followed by getAttribute()
|
| -PASS h1.lang: setAttribute() to true followed by IDL get
|
| -PASS h1.lang: setAttribute() to false followed by getAttribute()
|
| -PASS h1.lang: setAttribute() to false followed by IDL get
|
| -PASS h1.lang: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h1.lang: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h1.lang: setAttribute() to NaN followed by getAttribute()
|
| -PASS h1.lang: setAttribute() to NaN followed by IDL get
|
| -PASS h1.lang: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h1.lang: setAttribute() to Infinity followed by IDL get
|
| -PASS h1.lang: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h1.lang: setAttribute() to -Infinity followed by IDL get
|
| -PASS h1.lang: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h1.lang: setAttribute() to "\0" followed by IDL get
|
| -PASS h1.lang: setAttribute() to null followed by getAttribute()
|
| -PASS h1.lang: setAttribute() to null followed by IDL get
|
| -PASS h1.lang: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h1.lang: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h1.lang: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h1.lang: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h1.lang: IDL set to "" should not throw
|
| -PASS h1.lang: IDL set to "" followed by getAttribute()
|
| -PASS h1.lang: IDL set to "" followed by IDL get
|
| -PASS h1.lang: 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 " should not throw
|
| -PASS h1.lang: 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()
|
| -PASS h1.lang: 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
|
| -PASS h1.lang: IDL set to undefined should not throw
|
| -PASS h1.lang: IDL set to undefined followed by getAttribute()
|
| -PASS h1.lang: IDL set to undefined followed by IDL get
|
| -PASS h1.lang: IDL set to 7 should not throw
|
| -PASS h1.lang: IDL set to 7 followed by getAttribute()
|
| -PASS h1.lang: IDL set to 7 followed by IDL get
|
| -PASS h1.lang: IDL set to 1.5 should not throw
|
| -PASS h1.lang: IDL set to 1.5 followed by getAttribute()
|
| -PASS h1.lang: IDL set to 1.5 followed by IDL get
|
| -PASS h1.lang: IDL set to true should not throw
|
| -PASS h1.lang: IDL set to true followed by getAttribute()
|
| -PASS h1.lang: IDL set to true followed by IDL get
|
| -PASS h1.lang: IDL set to false should not throw
|
| -PASS h1.lang: IDL set to false followed by getAttribute()
|
| -PASS h1.lang: IDL set to false followed by IDL get
|
| -PASS h1.lang: IDL set to object "[object Object]" should not throw
|
| -PASS h1.lang: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h1.lang: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h1.lang: IDL set to NaN should not throw
|
| -PASS h1.lang: IDL set to NaN followed by getAttribute()
|
| -PASS h1.lang: IDL set to NaN followed by IDL get
|
| -PASS h1.lang: IDL set to Infinity should not throw
|
| -PASS h1.lang: IDL set to Infinity followed by getAttribute()
|
| -PASS h1.lang: IDL set to Infinity followed by IDL get
|
| -PASS h1.lang: IDL set to -Infinity should not throw
|
| -PASS h1.lang: IDL set to -Infinity followed by getAttribute()
|
| -PASS h1.lang: IDL set to -Infinity followed by IDL get
|
| -PASS h1.lang: IDL set to "\0" should not throw
|
| -PASS h1.lang: IDL set to "\0" followed by getAttribute()
|
| -PASS h1.lang: IDL set to "\0" followed by IDL get
|
| -PASS h1.lang: IDL set to null should not throw
|
| -PASS h1.lang: IDL set to null followed by getAttribute()
|
| -PASS h1.lang: IDL set to null followed by IDL get
|
| -PASS h1.lang: IDL set to object "test-toString" should not throw
|
| -PASS h1.lang: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h1.lang: IDL set to object "test-toString" followed by IDL get
|
| -PASS h1.lang: IDL set to object "test-valueOf" should not throw
|
| -PASS h1.lang: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h1.lang: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h1.dir: typeof IDL attribute
|
| -PASS h1.dir: IDL get with DOM attribute unset
|
| -PASS h1.dir: setAttribute() to "" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "" followed by IDL get
|
| -PASS h1.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 getAttribute()
|
| -PASS h1.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
|
| -PASS h1.dir: setAttribute() to undefined followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to undefined followed by IDL get
|
| -PASS h1.dir: setAttribute() to 7 followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to 7 followed by IDL get
|
| -PASS h1.dir: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to 1.5 followed by IDL get
|
| -PASS h1.dir: setAttribute() to true followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to true followed by IDL get
|
| -PASS h1.dir: setAttribute() to false followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to false followed by IDL get
|
| -PASS h1.dir: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h1.dir: setAttribute() to NaN followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to NaN followed by IDL get
|
| -PASS h1.dir: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to Infinity followed by IDL get
|
| -PASS h1.dir: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to -Infinity followed by IDL get
|
| -PASS h1.dir: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "\0" followed by IDL get
|
| -PASS h1.dir: setAttribute() to null followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to null followed by IDL get
|
| -PASS h1.dir: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h1.dir: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h1.dir: setAttribute() to "ltr" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "ltr" followed by IDL get
|
| -PASS h1.dir: setAttribute() to "xltr" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "xltr" followed by IDL get
|
| -PASS h1.dir: setAttribute() to "ltr\0" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "ltr\0" followed by IDL get
|
| -PASS h1.dir: setAttribute() to "tr" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "tr" followed by IDL get
|
| -PASS h1.dir: setAttribute() to "LTR" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "LTR" followed by IDL get
|
| -PASS h1.dir: setAttribute() to "rtl" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "rtl" followed by IDL get
|
| -PASS h1.dir: setAttribute() to "xrtl" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "xrtl" followed by IDL get
|
| -PASS h1.dir: setAttribute() to "rtl\0" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "rtl\0" followed by IDL get
|
| -PASS h1.dir: setAttribute() to "tl" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "tl" followed by IDL get
|
| -PASS h1.dir: setAttribute() to "RTL" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "RTL" followed by IDL get
|
| -PASS h1.dir: setAttribute() to "auto" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "auto" followed by IDL get
|
| -PASS h1.dir: setAttribute() to "xauto" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "xauto" followed by IDL get
|
| -PASS h1.dir: setAttribute() to "auto\0" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "auto\0" followed by IDL get
|
| -PASS h1.dir: setAttribute() to "uto" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "uto" followed by IDL get
|
| -PASS h1.dir: setAttribute() to "AUTO" followed by getAttribute()
|
| -PASS h1.dir: setAttribute() to "AUTO" followed by IDL get
|
| -PASS h1.dir: IDL set to "" should not throw
|
| -PASS h1.dir: IDL set to "" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "" followed by IDL get
|
| -PASS h1.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 " should not throw
|
| -PASS h1.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()
|
| -PASS h1.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
|
| -PASS h1.dir: IDL set to undefined should not throw
|
| -PASS h1.dir: IDL set to undefined followed by getAttribute()
|
| -PASS h1.dir: IDL set to undefined followed by IDL get
|
| -PASS h1.dir: IDL set to 7 should not throw
|
| -PASS h1.dir: IDL set to 7 followed by getAttribute()
|
| -PASS h1.dir: IDL set to 7 followed by IDL get
|
| -PASS h1.dir: IDL set to 1.5 should not throw
|
| -PASS h1.dir: IDL set to 1.5 followed by getAttribute()
|
| -PASS h1.dir: IDL set to 1.5 followed by IDL get
|
| -PASS h1.dir: IDL set to true should not throw
|
| -PASS h1.dir: IDL set to true followed by getAttribute()
|
| -PASS h1.dir: IDL set to true followed by IDL get
|
| -PASS h1.dir: IDL set to false should not throw
|
| -PASS h1.dir: IDL set to false followed by getAttribute()
|
| -PASS h1.dir: IDL set to false followed by IDL get
|
| -PASS h1.dir: IDL set to object "[object Object]" should not throw
|
| -PASS h1.dir: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h1.dir: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h1.dir: IDL set to NaN should not throw
|
| -PASS h1.dir: IDL set to NaN followed by getAttribute()
|
| -PASS h1.dir: IDL set to NaN followed by IDL get
|
| -PASS h1.dir: IDL set to Infinity should not throw
|
| -PASS h1.dir: IDL set to Infinity followed by getAttribute()
|
| -PASS h1.dir: IDL set to Infinity followed by IDL get
|
| -PASS h1.dir: IDL set to -Infinity should not throw
|
| -PASS h1.dir: IDL set to -Infinity followed by getAttribute()
|
| -PASS h1.dir: IDL set to -Infinity followed by IDL get
|
| -PASS h1.dir: IDL set to "\0" should not throw
|
| -PASS h1.dir: IDL set to "\0" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "\0" followed by IDL get
|
| -PASS h1.dir: IDL set to null should not throw
|
| -PASS h1.dir: IDL set to null followed by IDL get
|
| -PASS h1.dir: IDL set to object "test-toString" should not throw
|
| -PASS h1.dir: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h1.dir: IDL set to object "test-toString" followed by IDL get
|
| -PASS h1.dir: IDL set to object "test-valueOf" should not throw
|
| -PASS h1.dir: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h1.dir: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h1.dir: IDL set to "ltr" should not throw
|
| -PASS h1.dir: IDL set to "ltr" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "ltr" followed by IDL get
|
| -PASS h1.dir: IDL set to "xltr" should not throw
|
| -PASS h1.dir: IDL set to "xltr" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "xltr" followed by IDL get
|
| -PASS h1.dir: IDL set to "ltr\0" should not throw
|
| -PASS h1.dir: IDL set to "ltr\0" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "ltr\0" followed by IDL get
|
| -PASS h1.dir: IDL set to "tr" should not throw
|
| -PASS h1.dir: IDL set to "tr" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "tr" followed by IDL get
|
| -PASS h1.dir: IDL set to "LTR" should not throw
|
| -PASS h1.dir: IDL set to "LTR" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "LTR" followed by IDL get
|
| -PASS h1.dir: IDL set to "rtl" should not throw
|
| -PASS h1.dir: IDL set to "rtl" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "rtl" followed by IDL get
|
| -PASS h1.dir: IDL set to "xrtl" should not throw
|
| -PASS h1.dir: IDL set to "xrtl" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "xrtl" followed by IDL get
|
| -PASS h1.dir: IDL set to "rtl\0" should not throw
|
| -PASS h1.dir: IDL set to "rtl\0" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "rtl\0" followed by IDL get
|
| -PASS h1.dir: IDL set to "tl" should not throw
|
| -PASS h1.dir: IDL set to "tl" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "tl" followed by IDL get
|
| -PASS h1.dir: IDL set to "RTL" should not throw
|
| -PASS h1.dir: IDL set to "RTL" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "RTL" followed by IDL get
|
| -PASS h1.dir: IDL set to "auto" should not throw
|
| -PASS h1.dir: IDL set to "auto" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "auto" followed by IDL get
|
| -PASS h1.dir: IDL set to "xauto" should not throw
|
| -PASS h1.dir: IDL set to "xauto" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "xauto" followed by IDL get
|
| -PASS h1.dir: IDL set to "auto\0" should not throw
|
| -PASS h1.dir: IDL set to "auto\0" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "auto\0" followed by IDL get
|
| -PASS h1.dir: IDL set to "uto" should not throw
|
| -PASS h1.dir: IDL set to "uto" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "uto" followed by IDL get
|
| -PASS h1.dir: IDL set to "AUTO" should not throw
|
| -PASS h1.dir: IDL set to "AUTO" followed by getAttribute()
|
| -PASS h1.dir: IDL set to "AUTO" followed by IDL get
|
| -PASS h1.className (<h1 class>): typeof IDL attribute
|
| -PASS h1.className (<h1 class>): IDL get with DOM attribute unset
|
| -PASS h1.className (<h1 class>): setAttribute() to "" followed by getAttribute()
|
| -PASS h1.className (<h1 class>): setAttribute() to "" followed by IDL get
|
| -PASS h1.className (<h1 class>): 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 getAttribute()
|
| -PASS h1.className (<h1 class>): 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
|
| -PASS h1.className (<h1 class>): setAttribute() to undefined followed by getAttribute()
|
| -PASS h1.className (<h1 class>): setAttribute() to undefined followed by IDL get
|
| -PASS h1.className (<h1 class>): setAttribute() to 7 followed by getAttribute()
|
| -PASS h1.className (<h1 class>): setAttribute() to 7 followed by IDL get
|
| -PASS h1.className (<h1 class>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h1.className (<h1 class>): setAttribute() to 1.5 followed by IDL get
|
| -PASS h1.className (<h1 class>): setAttribute() to true followed by getAttribute()
|
| -PASS h1.className (<h1 class>): setAttribute() to true followed by IDL get
|
| -PASS h1.className (<h1 class>): setAttribute() to false followed by getAttribute()
|
| -PASS h1.className (<h1 class>): setAttribute() to false followed by IDL get
|
| -PASS h1.className (<h1 class>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h1.className (<h1 class>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h1.className (<h1 class>): setAttribute() to NaN followed by getAttribute()
|
| -PASS h1.className (<h1 class>): setAttribute() to NaN followed by IDL get
|
| -PASS h1.className (<h1 class>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS h1.className (<h1 class>): setAttribute() to Infinity followed by IDL get
|
| -PASS h1.className (<h1 class>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h1.className (<h1 class>): setAttribute() to -Infinity followed by IDL get
|
| -PASS h1.className (<h1 class>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS h1.className (<h1 class>): setAttribute() to "\0" followed by IDL get
|
| -PASS h1.className (<h1 class>): setAttribute() to null followed by getAttribute()
|
| -PASS h1.className (<h1 class>): setAttribute() to null followed by IDL get
|
| -PASS h1.className (<h1 class>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h1.className (<h1 class>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h1.className (<h1 class>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h1.className (<h1 class>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h1.className (<h1 class>): IDL set to "" should not throw
|
| -PASS h1.className (<h1 class>): IDL set to "" followed by getAttribute()
|
| -PASS h1.className (<h1 class>): IDL set to "" followed by IDL get
|
| -PASS h1.className (<h1 class>): 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 " should not throw
|
| -PASS h1.className (<h1 class>): 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()
|
| -PASS h1.className (<h1 class>): 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
|
| -PASS h1.className (<h1 class>): IDL set to undefined should not throw
|
| -PASS h1.className (<h1 class>): IDL set to undefined followed by getAttribute()
|
| -PASS h1.className (<h1 class>): IDL set to undefined followed by IDL get
|
| -PASS h1.className (<h1 class>): IDL set to 7 should not throw
|
| -PASS h1.className (<h1 class>): IDL set to 7 followed by getAttribute()
|
| -PASS h1.className (<h1 class>): IDL set to 7 followed by IDL get
|
| -PASS h1.className (<h1 class>): IDL set to 1.5 should not throw
|
| -PASS h1.className (<h1 class>): IDL set to 1.5 followed by getAttribute()
|
| -PASS h1.className (<h1 class>): IDL set to 1.5 followed by IDL get
|
| -PASS h1.className (<h1 class>): IDL set to true should not throw
|
| -PASS h1.className (<h1 class>): IDL set to true followed by getAttribute()
|
| -PASS h1.className (<h1 class>): IDL set to true followed by IDL get
|
| -PASS h1.className (<h1 class>): IDL set to false should not throw
|
| -PASS h1.className (<h1 class>): IDL set to false followed by getAttribute()
|
| -PASS h1.className (<h1 class>): IDL set to false followed by IDL get
|
| -PASS h1.className (<h1 class>): IDL set to object "[object Object]" should not throw
|
| -PASS h1.className (<h1 class>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h1.className (<h1 class>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS h1.className (<h1 class>): IDL set to NaN should not throw
|
| -PASS h1.className (<h1 class>): IDL set to NaN followed by getAttribute()
|
| -PASS h1.className (<h1 class>): IDL set to NaN followed by IDL get
|
| -PASS h1.className (<h1 class>): IDL set to Infinity should not throw
|
| -PASS h1.className (<h1 class>): IDL set to Infinity followed by getAttribute()
|
| -PASS h1.className (<h1 class>): IDL set to Infinity followed by IDL get
|
| -PASS h1.className (<h1 class>): IDL set to -Infinity should not throw
|
| -PASS h1.className (<h1 class>): IDL set to -Infinity followed by getAttribute()
|
| -PASS h1.className (<h1 class>): IDL set to -Infinity followed by IDL get
|
| -PASS h1.className (<h1 class>): IDL set to "\0" should not throw
|
| -PASS h1.className (<h1 class>): IDL set to "\0" followed by getAttribute()
|
| -PASS h1.className (<h1 class>): IDL set to "\0" followed by IDL get
|
| -PASS h1.className (<h1 class>): IDL set to null should not throw
|
| -PASS h1.className (<h1 class>): IDL set to null followed by getAttribute()
|
| -PASS h1.className (<h1 class>): IDL set to null followed by IDL get
|
| -PASS h1.className (<h1 class>): IDL set to object "test-toString" should not throw
|
| -PASS h1.className (<h1 class>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h1.className (<h1 class>): IDL set to object "test-toString" followed by IDL get
|
| -PASS h1.className (<h1 class>): IDL set to object "test-valueOf" should not throw
|
| -PASS h1.className (<h1 class>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h1.className (<h1 class>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h1.hidden: typeof IDL attribute
|
| -PASS h1.hidden: IDL get with DOM attribute unset
|
| -PASS h1.hidden: setAttribute() to "" followed by getAttribute()
|
| -PASS h1.hidden: setAttribute() to "" followed by IDL get
|
| -PASS h1.hidden: setAttribute() to " foo " followed by getAttribute()
|
| -PASS h1.hidden: setAttribute() to " foo " followed by IDL get
|
| -PASS h1.hidden: setAttribute() to undefined followed by getAttribute()
|
| -PASS h1.hidden: setAttribute() to undefined followed by IDL get
|
| -PASS h1.hidden: setAttribute() to null followed by getAttribute()
|
| -PASS h1.hidden: setAttribute() to null followed by IDL get
|
| -PASS h1.hidden: setAttribute() to 7 followed by getAttribute()
|
| -PASS h1.hidden: setAttribute() to 7 followed by IDL get
|
| -PASS h1.hidden: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h1.hidden: setAttribute() to 1.5 followed by IDL get
|
| -PASS h1.hidden: setAttribute() to true followed by getAttribute()
|
| -PASS h1.hidden: setAttribute() to true followed by IDL get
|
| -PASS h1.hidden: setAttribute() to false followed by getAttribute()
|
| -PASS h1.hidden: setAttribute() to false followed by IDL get
|
| -PASS h1.hidden: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h1.hidden: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h1.hidden: setAttribute() to NaN followed by getAttribute()
|
| -PASS h1.hidden: setAttribute() to NaN followed by IDL get
|
| -PASS h1.hidden: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h1.hidden: setAttribute() to Infinity followed by IDL get
|
| -PASS h1.hidden: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h1.hidden: setAttribute() to -Infinity followed by IDL get
|
| -PASS h1.hidden: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h1.hidden: setAttribute() to "\0" followed by IDL get
|
| -PASS h1.hidden: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h1.hidden: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h1.hidden: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h1.hidden: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h1.hidden: setAttribute() to "hidden" followed by getAttribute()
|
| -PASS h1.hidden: setAttribute() to "hidden" followed by IDL get
|
| -PASS h1.hidden: IDL set to "" should not throw
|
| -PASS h1.hidden: IDL set to "" followed by hasAttribute()
|
| -PASS h1.hidden: IDL set to "" followed by IDL get
|
| -PASS h1.hidden: IDL set to " foo " should not throw
|
| -PASS h1.hidden: IDL set to " foo " followed by hasAttribute()
|
| -PASS h1.hidden: IDL set to " foo " followed by IDL get
|
| -PASS h1.hidden: IDL set to undefined should not throw
|
| -PASS h1.hidden: IDL set to undefined followed by hasAttribute()
|
| -PASS h1.hidden: IDL set to undefined followed by IDL get
|
| -PASS h1.hidden: IDL set to null should not throw
|
| -PASS h1.hidden: IDL set to null followed by hasAttribute()
|
| -PASS h1.hidden: IDL set to null followed by IDL get
|
| -PASS h1.hidden: IDL set to 7 should not throw
|
| -PASS h1.hidden: IDL set to 7 followed by hasAttribute()
|
| -PASS h1.hidden: IDL set to 7 followed by IDL get
|
| -PASS h1.hidden: IDL set to 1.5 should not throw
|
| -PASS h1.hidden: IDL set to 1.5 followed by hasAttribute()
|
| -PASS h1.hidden: IDL set to 1.5 followed by IDL get
|
| -PASS h1.hidden: IDL set to true should not throw
|
| -PASS h1.hidden: IDL set to true followed by hasAttribute()
|
| -PASS h1.hidden: IDL set to true followed by IDL get
|
| -PASS h1.hidden: IDL set to false should not throw
|
| -PASS h1.hidden: IDL set to false followed by hasAttribute()
|
| -PASS h1.hidden: IDL set to false followed by IDL get
|
| -PASS h1.hidden: IDL set to object "[object Object]" should not throw
|
| -PASS h1.hidden: IDL set to object "[object Object]" followed by hasAttribute()
|
| -PASS h1.hidden: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h1.hidden: IDL set to NaN should not throw
|
| -PASS h1.hidden: IDL set to NaN followed by hasAttribute()
|
| -PASS h1.hidden: IDL set to NaN followed by IDL get
|
| -PASS h1.hidden: IDL set to Infinity should not throw
|
| -PASS h1.hidden: IDL set to Infinity followed by hasAttribute()
|
| -PASS h1.hidden: IDL set to Infinity followed by IDL get
|
| -PASS h1.hidden: IDL set to -Infinity should not throw
|
| -PASS h1.hidden: IDL set to -Infinity followed by hasAttribute()
|
| -PASS h1.hidden: IDL set to -Infinity followed by IDL get
|
| -PASS h1.hidden: IDL set to "\0" should not throw
|
| -PASS h1.hidden: IDL set to "\0" followed by hasAttribute()
|
| -PASS h1.hidden: IDL set to "\0" followed by IDL get
|
| -PASS h1.hidden: IDL set to object "test-toString" should not throw
|
| -PASS h1.hidden: IDL set to object "test-toString" followed by hasAttribute()
|
| -PASS h1.hidden: IDL set to object "test-toString" followed by IDL get
|
| -PASS h1.hidden: IDL set to object "test-valueOf" should not throw
|
| -PASS h1.hidden: IDL set to object "test-valueOf" followed by hasAttribute()
|
| -PASS h1.hidden: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h1.accessKey: typeof IDL attribute
|
| -PASS h1.accessKey: IDL get with DOM attribute unset
|
| -PASS h1.accessKey: setAttribute() to "" followed by getAttribute()
|
| -PASS h1.accessKey: setAttribute() to "" followed by IDL get
|
| -PASS h1.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h1.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h1.accessKey: setAttribute() to undefined followed by getAttribute()
|
| -PASS h1.accessKey: setAttribute() to undefined followed by IDL get
|
| -PASS h1.accessKey: setAttribute() to 7 followed by getAttribute()
|
| -PASS h1.accessKey: setAttribute() to 7 followed by IDL get
|
| -PASS h1.accessKey: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h1.accessKey: setAttribute() to 1.5 followed by IDL get
|
| -PASS h1.accessKey: setAttribute() to true followed by getAttribute()
|
| -PASS h1.accessKey: setAttribute() to true followed by IDL get
|
| -PASS h1.accessKey: setAttribute() to false followed by getAttribute()
|
| -PASS h1.accessKey: setAttribute() to false followed by IDL get
|
| -PASS h1.accessKey: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h1.accessKey: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h1.accessKey: setAttribute() to NaN followed by getAttribute()
|
| -PASS h1.accessKey: setAttribute() to NaN followed by IDL get
|
| -PASS h1.accessKey: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h1.accessKey: setAttribute() to Infinity followed by IDL get
|
| -PASS h1.accessKey: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h1.accessKey: setAttribute() to -Infinity followed by IDL get
|
| -PASS h1.accessKey: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h1.accessKey: setAttribute() to "\0" followed by IDL get
|
| -PASS h1.accessKey: setAttribute() to null followed by getAttribute()
|
| -PASS h1.accessKey: setAttribute() to null followed by IDL get
|
| -PASS h1.accessKey: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h1.accessKey: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h1.accessKey: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h1.accessKey: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h1.accessKey: IDL set to "" should not throw
|
| -PASS h1.accessKey: IDL set to "" followed by getAttribute()
|
| -PASS h1.accessKey: IDL set to "" followed by IDL get
|
| -PASS h1.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS h1.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h1.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h1.accessKey: IDL set to undefined should not throw
|
| -PASS h1.accessKey: IDL set to undefined followed by getAttribute()
|
| -PASS h1.accessKey: IDL set to undefined followed by IDL get
|
| -PASS h1.accessKey: IDL set to 7 should not throw
|
| -PASS h1.accessKey: IDL set to 7 followed by getAttribute()
|
| -PASS h1.accessKey: IDL set to 7 followed by IDL get
|
| -PASS h1.accessKey: IDL set to 1.5 should not throw
|
| -PASS h1.accessKey: IDL set to 1.5 followed by getAttribute()
|
| -PASS h1.accessKey: IDL set to 1.5 followed by IDL get
|
| -PASS h1.accessKey: IDL set to true should not throw
|
| -PASS h1.accessKey: IDL set to true followed by getAttribute()
|
| -PASS h1.accessKey: IDL set to true followed by IDL get
|
| -PASS h1.accessKey: IDL set to false should not throw
|
| -PASS h1.accessKey: IDL set to false followed by getAttribute()
|
| -PASS h1.accessKey: IDL set to false followed by IDL get
|
| -PASS h1.accessKey: IDL set to object "[object Object]" should not throw
|
| -PASS h1.accessKey: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h1.accessKey: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h1.accessKey: IDL set to NaN should not throw
|
| -PASS h1.accessKey: IDL set to NaN followed by getAttribute()
|
| -PASS h1.accessKey: IDL set to NaN followed by IDL get
|
| -PASS h1.accessKey: IDL set to Infinity should not throw
|
| -PASS h1.accessKey: IDL set to Infinity followed by getAttribute()
|
| -PASS h1.accessKey: IDL set to Infinity followed by IDL get
|
| -PASS h1.accessKey: IDL set to -Infinity should not throw
|
| -PASS h1.accessKey: IDL set to -Infinity followed by getAttribute()
|
| -PASS h1.accessKey: IDL set to -Infinity followed by IDL get
|
| -PASS h1.accessKey: IDL set to "\0" should not throw
|
| -PASS h1.accessKey: IDL set to "\0" followed by getAttribute()
|
| -PASS h1.accessKey: IDL set to "\0" followed by IDL get
|
| -PASS h1.accessKey: IDL set to null should not throw
|
| -PASS h1.accessKey: IDL set to null followed by getAttribute()
|
| -PASS h1.accessKey: IDL set to null followed by IDL get
|
| -PASS h1.accessKey: IDL set to object "test-toString" should not throw
|
| -PASS h1.accessKey: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h1.accessKey: IDL set to object "test-toString" followed by IDL get
|
| -PASS h1.accessKey: IDL set to object "test-valueOf" should not throw
|
| -PASS h1.accessKey: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h1.accessKey: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h1.tabIndex: typeof IDL attribute
|
| -PASS h1.tabIndex: setAttribute() to -36 followed by getAttribute()
|
| -PASS h1.tabIndex: setAttribute() to -36 followed by IDL get
|
| -PASS h1.tabIndex: setAttribute() to -1 followed by getAttribute()
|
| -PASS h1.tabIndex: setAttribute() to -1 followed by IDL get
|
| -PASS h1.tabIndex: setAttribute() to 0 followed by getAttribute()
|
| -PASS h1.tabIndex: setAttribute() to 0 followed by IDL get
|
| -PASS h1.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| -PASS h1.tabIndex: setAttribute() to 1 followed by IDL get
|
| -PASS h1.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL h1.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS h1.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL h1.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS h1.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| -PASS h1.tabIndex: setAttribute() to "-1" followed by IDL get
|
| -PASS h1.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| -PASS h1.tabIndex: setAttribute() to "-0" followed by IDL get
|
| -PASS h1.tabIndex: setAttribute() to "0" followed by getAttribute()
|
| -PASS h1.tabIndex: setAttribute() to "0" followed by IDL get
|
| -PASS h1.tabIndex: setAttribute() to "1" followed by getAttribute()
|
| -PASS h1.tabIndex: setAttribute() to "1" followed by IDL get
|
| -PASS h1.tabIndex: setAttribute() to "\t7" followed by getAttribute()
|
| -PASS h1.tabIndex: setAttribute() to "\t7" followed by IDL get
|
| -PASS h1.tabIndex: setAttribute() to "\f7" followed by getAttribute()
|
| -PASS h1.tabIndex: setAttribute() to "\f7" followed by IDL get
|
| -PASS h1.tabIndex: setAttribute() to " 7" followed by getAttribute()
|
| -PASS h1.tabIndex: setAttribute() to " 7" followed by IDL get
|
| -PASS h1.tabIndex: setAttribute() to "\n7" followed by getAttribute()
|
| -PASS h1.tabIndex: setAttribute() to "\n7" followed by IDL get
|
| -PASS h1.tabIndex: setAttribute() to "\r7" followed by getAttribute()
|
| -PASS h1.tabIndex: setAttribute() to "\r7" followed by IDL get
|
| -PASS h1.tabIndex: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h1.tabIndex: setAttribute() to 1.5 followed by IDL get
|
| -PASS h1.tabIndex: setAttribute() to object "2" followed by getAttribute()
|
| -PASS h1.tabIndex: setAttribute() to object "2" followed by IDL get
|
| -PASS h1.tabIndex: IDL set to -36 should not throw
|
| -PASS h1.tabIndex: IDL set to -36 followed by getAttribute()
|
| -PASS h1.tabIndex: IDL set to -36 followed by IDL get
|
| -PASS h1.tabIndex: IDL set to -1 should not throw
|
| -PASS h1.tabIndex: IDL set to -1 followed by getAttribute()
|
| -PASS h1.tabIndex: IDL set to -1 followed by IDL get
|
| -PASS h1.tabIndex: IDL set to 0 should not throw
|
| -PASS h1.tabIndex: IDL set to 0 followed by getAttribute()
|
| -PASS h1.tabIndex: IDL set to 0 followed by IDL get
|
| -PASS h1.tabIndex: IDL set to 1 should not throw
|
| -PASS h1.tabIndex: IDL set to 1 followed by getAttribute()
|
| -PASS h1.tabIndex: IDL set to 1 followed by IDL get
|
| -PASS h1.tabIndex: IDL set to 2147483647 should not throw
|
| -PASS h1.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL h1.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS h1.tabIndex: IDL set to -2147483648 should not throw
|
| -PASS h1.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL h1.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS h1.align: typeof IDL attribute
|
| -PASS h1.align: IDL get with DOM attribute unset
|
| -PASS h1.align: setAttribute() to "" followed by getAttribute()
|
| -PASS h1.align: setAttribute() to "" followed by IDL get
|
| -PASS h1.align: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h1.align: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h1.align: setAttribute() to undefined followed by getAttribute()
|
| -PASS h1.align: setAttribute() to undefined followed by IDL get
|
| -PASS h1.align: setAttribute() to 7 followed by getAttribute()
|
| -PASS h1.align: setAttribute() to 7 followed by IDL get
|
| -PASS h1.align: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h1.align: setAttribute() to 1.5 followed by IDL get
|
| -PASS h1.align: setAttribute() to true followed by getAttribute()
|
| -PASS h1.align: setAttribute() to true followed by IDL get
|
| -PASS h1.align: setAttribute() to false followed by getAttribute()
|
| -PASS h1.align: setAttribute() to false followed by IDL get
|
| -PASS h1.align: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h1.align: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h1.align: setAttribute() to NaN followed by getAttribute()
|
| -PASS h1.align: setAttribute() to NaN followed by IDL get
|
| -PASS h1.align: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h1.align: setAttribute() to Infinity followed by IDL get
|
| -PASS h1.align: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h1.align: setAttribute() to -Infinity followed by IDL get
|
| -PASS h1.align: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h1.align: setAttribute() to "\0" followed by IDL get
|
| -PASS h1.align: setAttribute() to null followed by getAttribute()
|
| -PASS h1.align: setAttribute() to null followed by IDL get
|
| -PASS h1.align: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h1.align: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h1.align: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h1.align: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h1.align: IDL set to "" should not throw
|
| -PASS h1.align: IDL set to "" followed by getAttribute()
|
| -PASS h1.align: IDL set to "" followed by IDL get
|
| -PASS h1.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS h1.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h1.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h1.align: IDL set to undefined should not throw
|
| -PASS h1.align: IDL set to undefined followed by getAttribute()
|
| -PASS h1.align: IDL set to undefined followed by IDL get
|
| -PASS h1.align: IDL set to 7 should not throw
|
| -PASS h1.align: IDL set to 7 followed by getAttribute()
|
| -PASS h1.align: IDL set to 7 followed by IDL get
|
| -PASS h1.align: IDL set to 1.5 should not throw
|
| -PASS h1.align: IDL set to 1.5 followed by getAttribute()
|
| -PASS h1.align: IDL set to 1.5 followed by IDL get
|
| -PASS h1.align: IDL set to true should not throw
|
| -PASS h1.align: IDL set to true followed by getAttribute()
|
| -PASS h1.align: IDL set to true followed by IDL get
|
| -PASS h1.align: IDL set to false should not throw
|
| -PASS h1.align: IDL set to false followed by getAttribute()
|
| -PASS h1.align: IDL set to false followed by IDL get
|
| -PASS h1.align: IDL set to object "[object Object]" should not throw
|
| -PASS h1.align: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h1.align: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h1.align: IDL set to NaN should not throw
|
| -PASS h1.align: IDL set to NaN followed by getAttribute()
|
| -PASS h1.align: IDL set to NaN followed by IDL get
|
| -PASS h1.align: IDL set to Infinity should not throw
|
| -PASS h1.align: IDL set to Infinity followed by getAttribute()
|
| -PASS h1.align: IDL set to Infinity followed by IDL get
|
| -PASS h1.align: IDL set to -Infinity should not throw
|
| -PASS h1.align: IDL set to -Infinity followed by getAttribute()
|
| -PASS h1.align: IDL set to -Infinity followed by IDL get
|
| -PASS h1.align: IDL set to "\0" should not throw
|
| -PASS h1.align: IDL set to "\0" followed by getAttribute()
|
| -PASS h1.align: IDL set to "\0" followed by IDL get
|
| -PASS h1.align: IDL set to null should not throw
|
| -PASS h1.align: IDL set to null followed by getAttribute()
|
| -PASS h1.align: IDL set to null followed by IDL get
|
| -PASS h1.align: IDL set to object "test-toString" should not throw
|
| -PASS h1.align: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h1.align: IDL set to object "test-toString" followed by IDL get
|
| -PASS h1.align: IDL set to object "test-valueOf" should not throw
|
| -PASS h1.align: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h1.align: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h2.title: typeof IDL attribute
|
| -PASS h2.title: IDL get with DOM attribute unset
|
| -PASS h2.title: setAttribute() to "" followed by getAttribute()
|
| -PASS h2.title: setAttribute() to "" followed by IDL get
|
| -PASS h2.title: 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 getAttribute()
|
| -PASS h2.title: 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
|
| -PASS h2.title: setAttribute() to undefined followed by getAttribute()
|
| -PASS h2.title: setAttribute() to undefined followed by IDL get
|
| -PASS h2.title: setAttribute() to 7 followed by getAttribute()
|
| -PASS h2.title: setAttribute() to 7 followed by IDL get
|
| -PASS h2.title: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h2.title: setAttribute() to 1.5 followed by IDL get
|
| -PASS h2.title: setAttribute() to true followed by getAttribute()
|
| -PASS h2.title: setAttribute() to true followed by IDL get
|
| -PASS h2.title: setAttribute() to false followed by getAttribute()
|
| -PASS h2.title: setAttribute() to false followed by IDL get
|
| -PASS h2.title: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h2.title: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h2.title: setAttribute() to NaN followed by getAttribute()
|
| -PASS h2.title: setAttribute() to NaN followed by IDL get
|
| -PASS h2.title: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h2.title: setAttribute() to Infinity followed by IDL get
|
| -PASS h2.title: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h2.title: setAttribute() to -Infinity followed by IDL get
|
| -PASS h2.title: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h2.title: setAttribute() to "\0" followed by IDL get
|
| -PASS h2.title: setAttribute() to null followed by getAttribute()
|
| -PASS h2.title: setAttribute() to null followed by IDL get
|
| -PASS h2.title: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h2.title: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h2.title: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h2.title: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h2.title: IDL set to "" should not throw
|
| -PASS h2.title: IDL set to "" followed by getAttribute()
|
| -PASS h2.title: IDL set to "" followed by IDL get
|
| -PASS h2.title: 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 " should not throw
|
| -PASS h2.title: 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()
|
| -PASS h2.title: 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
|
| -PASS h2.title: IDL set to undefined should not throw
|
| -PASS h2.title: IDL set to undefined followed by getAttribute()
|
| -PASS h2.title: IDL set to undefined followed by IDL get
|
| -PASS h2.title: IDL set to 7 should not throw
|
| -PASS h2.title: IDL set to 7 followed by getAttribute()
|
| -PASS h2.title: IDL set to 7 followed by IDL get
|
| -PASS h2.title: IDL set to 1.5 should not throw
|
| -PASS h2.title: IDL set to 1.5 followed by getAttribute()
|
| -PASS h2.title: IDL set to 1.5 followed by IDL get
|
| -PASS h2.title: IDL set to true should not throw
|
| -PASS h2.title: IDL set to true followed by getAttribute()
|
| -PASS h2.title: IDL set to true followed by IDL get
|
| -PASS h2.title: IDL set to false should not throw
|
| -PASS h2.title: IDL set to false followed by getAttribute()
|
| -PASS h2.title: IDL set to false followed by IDL get
|
| -PASS h2.title: IDL set to object "[object Object]" should not throw
|
| -PASS h2.title: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h2.title: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h2.title: IDL set to NaN should not throw
|
| -PASS h2.title: IDL set to NaN followed by getAttribute()
|
| -PASS h2.title: IDL set to NaN followed by IDL get
|
| -PASS h2.title: IDL set to Infinity should not throw
|
| -PASS h2.title: IDL set to Infinity followed by getAttribute()
|
| -PASS h2.title: IDL set to Infinity followed by IDL get
|
| -PASS h2.title: IDL set to -Infinity should not throw
|
| -PASS h2.title: IDL set to -Infinity followed by getAttribute()
|
| -PASS h2.title: IDL set to -Infinity followed by IDL get
|
| -PASS h2.title: IDL set to "\0" should not throw
|
| -PASS h2.title: IDL set to "\0" followed by getAttribute()
|
| -PASS h2.title: IDL set to "\0" followed by IDL get
|
| -PASS h2.title: IDL set to null should not throw
|
| -PASS h2.title: IDL set to null followed by getAttribute()
|
| -PASS h2.title: IDL set to null followed by IDL get
|
| -PASS h2.title: IDL set to object "test-toString" should not throw
|
| -PASS h2.title: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h2.title: IDL set to object "test-toString" followed by IDL get
|
| -PASS h2.title: IDL set to object "test-valueOf" should not throw
|
| -PASS h2.title: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h2.title: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h2.lang: typeof IDL attribute
|
| -PASS h2.lang: IDL get with DOM attribute unset
|
| -PASS h2.lang: setAttribute() to "" followed by getAttribute()
|
| -PASS h2.lang: setAttribute() to "" followed by IDL get
|
| -PASS h2.lang: 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 getAttribute()
|
| -PASS h2.lang: 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
|
| -PASS h2.lang: setAttribute() to undefined followed by getAttribute()
|
| -PASS h2.lang: setAttribute() to undefined followed by IDL get
|
| -PASS h2.lang: setAttribute() to 7 followed by getAttribute()
|
| -PASS h2.lang: setAttribute() to 7 followed by IDL get
|
| -PASS h2.lang: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h2.lang: setAttribute() to 1.5 followed by IDL get
|
| -PASS h2.lang: setAttribute() to true followed by getAttribute()
|
| -PASS h2.lang: setAttribute() to true followed by IDL get
|
| -PASS h2.lang: setAttribute() to false followed by getAttribute()
|
| -PASS h2.lang: setAttribute() to false followed by IDL get
|
| -PASS h2.lang: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h2.lang: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h2.lang: setAttribute() to NaN followed by getAttribute()
|
| -PASS h2.lang: setAttribute() to NaN followed by IDL get
|
| -PASS h2.lang: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h2.lang: setAttribute() to Infinity followed by IDL get
|
| -PASS h2.lang: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h2.lang: setAttribute() to -Infinity followed by IDL get
|
| -PASS h2.lang: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h2.lang: setAttribute() to "\0" followed by IDL get
|
| -PASS h2.lang: setAttribute() to null followed by getAttribute()
|
| -PASS h2.lang: setAttribute() to null followed by IDL get
|
| -PASS h2.lang: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h2.lang: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h2.lang: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h2.lang: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h2.lang: IDL set to "" should not throw
|
| -PASS h2.lang: IDL set to "" followed by getAttribute()
|
| -PASS h2.lang: IDL set to "" followed by IDL get
|
| -PASS h2.lang: 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 " should not throw
|
| -PASS h2.lang: 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()
|
| -PASS h2.lang: 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
|
| -PASS h2.lang: IDL set to undefined should not throw
|
| -PASS h2.lang: IDL set to undefined followed by getAttribute()
|
| -PASS h2.lang: IDL set to undefined followed by IDL get
|
| -PASS h2.lang: IDL set to 7 should not throw
|
| -PASS h2.lang: IDL set to 7 followed by getAttribute()
|
| -PASS h2.lang: IDL set to 7 followed by IDL get
|
| -PASS h2.lang: IDL set to 1.5 should not throw
|
| -PASS h2.lang: IDL set to 1.5 followed by getAttribute()
|
| -PASS h2.lang: IDL set to 1.5 followed by IDL get
|
| -PASS h2.lang: IDL set to true should not throw
|
| -PASS h2.lang: IDL set to true followed by getAttribute()
|
| -PASS h2.lang: IDL set to true followed by IDL get
|
| -PASS h2.lang: IDL set to false should not throw
|
| -PASS h2.lang: IDL set to false followed by getAttribute()
|
| -PASS h2.lang: IDL set to false followed by IDL get
|
| -PASS h2.lang: IDL set to object "[object Object]" should not throw
|
| -PASS h2.lang: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h2.lang: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h2.lang: IDL set to NaN should not throw
|
| -PASS h2.lang: IDL set to NaN followed by getAttribute()
|
| -PASS h2.lang: IDL set to NaN followed by IDL get
|
| -PASS h2.lang: IDL set to Infinity should not throw
|
| -PASS h2.lang: IDL set to Infinity followed by getAttribute()
|
| -PASS h2.lang: IDL set to Infinity followed by IDL get
|
| -PASS h2.lang: IDL set to -Infinity should not throw
|
| -PASS h2.lang: IDL set to -Infinity followed by getAttribute()
|
| -PASS h2.lang: IDL set to -Infinity followed by IDL get
|
| -PASS h2.lang: IDL set to "\0" should not throw
|
| -PASS h2.lang: IDL set to "\0" followed by getAttribute()
|
| -PASS h2.lang: IDL set to "\0" followed by IDL get
|
| -PASS h2.lang: IDL set to null should not throw
|
| -PASS h2.lang: IDL set to null followed by getAttribute()
|
| -PASS h2.lang: IDL set to null followed by IDL get
|
| -PASS h2.lang: IDL set to object "test-toString" should not throw
|
| -PASS h2.lang: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h2.lang: IDL set to object "test-toString" followed by IDL get
|
| -PASS h2.lang: IDL set to object "test-valueOf" should not throw
|
| -PASS h2.lang: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h2.lang: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h2.dir: typeof IDL attribute
|
| -PASS h2.dir: IDL get with DOM attribute unset
|
| -PASS h2.dir: setAttribute() to "" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "" followed by IDL get
|
| -PASS h2.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 getAttribute()
|
| -PASS h2.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
|
| -PASS h2.dir: setAttribute() to undefined followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to undefined followed by IDL get
|
| -PASS h2.dir: setAttribute() to 7 followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to 7 followed by IDL get
|
| -PASS h2.dir: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to 1.5 followed by IDL get
|
| -PASS h2.dir: setAttribute() to true followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to true followed by IDL get
|
| -PASS h2.dir: setAttribute() to false followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to false followed by IDL get
|
| -PASS h2.dir: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h2.dir: setAttribute() to NaN followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to NaN followed by IDL get
|
| -PASS h2.dir: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to Infinity followed by IDL get
|
| -PASS h2.dir: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to -Infinity followed by IDL get
|
| -PASS h2.dir: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "\0" followed by IDL get
|
| -PASS h2.dir: setAttribute() to null followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to null followed by IDL get
|
| -PASS h2.dir: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h2.dir: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h2.dir: setAttribute() to "ltr" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "ltr" followed by IDL get
|
| -PASS h2.dir: setAttribute() to "xltr" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "xltr" followed by IDL get
|
| -PASS h2.dir: setAttribute() to "ltr\0" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "ltr\0" followed by IDL get
|
| -PASS h2.dir: setAttribute() to "tr" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "tr" followed by IDL get
|
| -PASS h2.dir: setAttribute() to "LTR" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "LTR" followed by IDL get
|
| -PASS h2.dir: setAttribute() to "rtl" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "rtl" followed by IDL get
|
| -PASS h2.dir: setAttribute() to "xrtl" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "xrtl" followed by IDL get
|
| -PASS h2.dir: setAttribute() to "rtl\0" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "rtl\0" followed by IDL get
|
| -PASS h2.dir: setAttribute() to "tl" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "tl" followed by IDL get
|
| -PASS h2.dir: setAttribute() to "RTL" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "RTL" followed by IDL get
|
| -PASS h2.dir: setAttribute() to "auto" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "auto" followed by IDL get
|
| -PASS h2.dir: setAttribute() to "xauto" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "xauto" followed by IDL get
|
| -PASS h2.dir: setAttribute() to "auto\0" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "auto\0" followed by IDL get
|
| -PASS h2.dir: setAttribute() to "uto" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "uto" followed by IDL get
|
| -PASS h2.dir: setAttribute() to "AUTO" followed by getAttribute()
|
| -PASS h2.dir: setAttribute() to "AUTO" followed by IDL get
|
| -PASS h2.dir: IDL set to "" should not throw
|
| -PASS h2.dir: IDL set to "" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "" followed by IDL get
|
| -PASS h2.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 " should not throw
|
| -PASS h2.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()
|
| -PASS h2.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
|
| -PASS h2.dir: IDL set to undefined should not throw
|
| -PASS h2.dir: IDL set to undefined followed by getAttribute()
|
| -PASS h2.dir: IDL set to undefined followed by IDL get
|
| -PASS h2.dir: IDL set to 7 should not throw
|
| -PASS h2.dir: IDL set to 7 followed by getAttribute()
|
| -PASS h2.dir: IDL set to 7 followed by IDL get
|
| -PASS h2.dir: IDL set to 1.5 should not throw
|
| -PASS h2.dir: IDL set to 1.5 followed by getAttribute()
|
| -PASS h2.dir: IDL set to 1.5 followed by IDL get
|
| -PASS h2.dir: IDL set to true should not throw
|
| -PASS h2.dir: IDL set to true followed by getAttribute()
|
| -PASS h2.dir: IDL set to true followed by IDL get
|
| -PASS h2.dir: IDL set to false should not throw
|
| -PASS h2.dir: IDL set to false followed by getAttribute()
|
| -PASS h2.dir: IDL set to false followed by IDL get
|
| -PASS h2.dir: IDL set to object "[object Object]" should not throw
|
| -PASS h2.dir: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h2.dir: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h2.dir: IDL set to NaN should not throw
|
| -PASS h2.dir: IDL set to NaN followed by getAttribute()
|
| -PASS h2.dir: IDL set to NaN followed by IDL get
|
| -PASS h2.dir: IDL set to Infinity should not throw
|
| -PASS h2.dir: IDL set to Infinity followed by getAttribute()
|
| -PASS h2.dir: IDL set to Infinity followed by IDL get
|
| -PASS h2.dir: IDL set to -Infinity should not throw
|
| -PASS h2.dir: IDL set to -Infinity followed by getAttribute()
|
| -PASS h2.dir: IDL set to -Infinity followed by IDL get
|
| -PASS h2.dir: IDL set to "\0" should not throw
|
| -PASS h2.dir: IDL set to "\0" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "\0" followed by IDL get
|
| -PASS h2.dir: IDL set to null should not throw
|
| -PASS h2.dir: IDL set to null followed by IDL get
|
| -PASS h2.dir: IDL set to object "test-toString" should not throw
|
| -PASS h2.dir: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h2.dir: IDL set to object "test-toString" followed by IDL get
|
| -PASS h2.dir: IDL set to object "test-valueOf" should not throw
|
| -PASS h2.dir: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h2.dir: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h2.dir: IDL set to "ltr" should not throw
|
| -PASS h2.dir: IDL set to "ltr" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "ltr" followed by IDL get
|
| -PASS h2.dir: IDL set to "xltr" should not throw
|
| -PASS h2.dir: IDL set to "xltr" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "xltr" followed by IDL get
|
| -PASS h2.dir: IDL set to "ltr\0" should not throw
|
| -PASS h2.dir: IDL set to "ltr\0" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "ltr\0" followed by IDL get
|
| -PASS h2.dir: IDL set to "tr" should not throw
|
| -PASS h2.dir: IDL set to "tr" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "tr" followed by IDL get
|
| -PASS h2.dir: IDL set to "LTR" should not throw
|
| -PASS h2.dir: IDL set to "LTR" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "LTR" followed by IDL get
|
| -PASS h2.dir: IDL set to "rtl" should not throw
|
| -PASS h2.dir: IDL set to "rtl" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "rtl" followed by IDL get
|
| -PASS h2.dir: IDL set to "xrtl" should not throw
|
| -PASS h2.dir: IDL set to "xrtl" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "xrtl" followed by IDL get
|
| -PASS h2.dir: IDL set to "rtl\0" should not throw
|
| -PASS h2.dir: IDL set to "rtl\0" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "rtl\0" followed by IDL get
|
| -PASS h2.dir: IDL set to "tl" should not throw
|
| -PASS h2.dir: IDL set to "tl" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "tl" followed by IDL get
|
| -PASS h2.dir: IDL set to "RTL" should not throw
|
| -PASS h2.dir: IDL set to "RTL" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "RTL" followed by IDL get
|
| -PASS h2.dir: IDL set to "auto" should not throw
|
| -PASS h2.dir: IDL set to "auto" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "auto" followed by IDL get
|
| -PASS h2.dir: IDL set to "xauto" should not throw
|
| -PASS h2.dir: IDL set to "xauto" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "xauto" followed by IDL get
|
| -PASS h2.dir: IDL set to "auto\0" should not throw
|
| -PASS h2.dir: IDL set to "auto\0" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "auto\0" followed by IDL get
|
| -PASS h2.dir: IDL set to "uto" should not throw
|
| -PASS h2.dir: IDL set to "uto" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "uto" followed by IDL get
|
| -PASS h2.dir: IDL set to "AUTO" should not throw
|
| -PASS h2.dir: IDL set to "AUTO" followed by getAttribute()
|
| -PASS h2.dir: IDL set to "AUTO" followed by IDL get
|
| -PASS h2.className (<h2 class>): typeof IDL attribute
|
| -PASS h2.className (<h2 class>): IDL get with DOM attribute unset
|
| -PASS h2.className (<h2 class>): setAttribute() to "" followed by getAttribute()
|
| -PASS h2.className (<h2 class>): setAttribute() to "" followed by IDL get
|
| -PASS h2.className (<h2 class>): 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 getAttribute()
|
| -PASS h2.className (<h2 class>): 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
|
| -PASS h2.className (<h2 class>): setAttribute() to undefined followed by getAttribute()
|
| -PASS h2.className (<h2 class>): setAttribute() to undefined followed by IDL get
|
| -PASS h2.className (<h2 class>): setAttribute() to 7 followed by getAttribute()
|
| -PASS h2.className (<h2 class>): setAttribute() to 7 followed by IDL get
|
| -PASS h2.className (<h2 class>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h2.className (<h2 class>): setAttribute() to 1.5 followed by IDL get
|
| -PASS h2.className (<h2 class>): setAttribute() to true followed by getAttribute()
|
| -PASS h2.className (<h2 class>): setAttribute() to true followed by IDL get
|
| -PASS h2.className (<h2 class>): setAttribute() to false followed by getAttribute()
|
| -PASS h2.className (<h2 class>): setAttribute() to false followed by IDL get
|
| -PASS h2.className (<h2 class>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h2.className (<h2 class>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h2.className (<h2 class>): setAttribute() to NaN followed by getAttribute()
|
| -PASS h2.className (<h2 class>): setAttribute() to NaN followed by IDL get
|
| -PASS h2.className (<h2 class>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS h2.className (<h2 class>): setAttribute() to Infinity followed by IDL get
|
| -PASS h2.className (<h2 class>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h2.className (<h2 class>): setAttribute() to -Infinity followed by IDL get
|
| -PASS h2.className (<h2 class>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS h2.className (<h2 class>): setAttribute() to "\0" followed by IDL get
|
| -PASS h2.className (<h2 class>): setAttribute() to null followed by getAttribute()
|
| -PASS h2.className (<h2 class>): setAttribute() to null followed by IDL get
|
| -PASS h2.className (<h2 class>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h2.className (<h2 class>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h2.className (<h2 class>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h2.className (<h2 class>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h2.className (<h2 class>): IDL set to "" should not throw
|
| -PASS h2.className (<h2 class>): IDL set to "" followed by getAttribute()
|
| -PASS h2.className (<h2 class>): IDL set to "" followed by IDL get
|
| -PASS h2.className (<h2 class>): 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 " should not throw
|
| -PASS h2.className (<h2 class>): 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()
|
| -PASS h2.className (<h2 class>): 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
|
| -PASS h2.className (<h2 class>): IDL set to undefined should not throw
|
| -PASS h2.className (<h2 class>): IDL set to undefined followed by getAttribute()
|
| -PASS h2.className (<h2 class>): IDL set to undefined followed by IDL get
|
| -PASS h2.className (<h2 class>): IDL set to 7 should not throw
|
| -PASS h2.className (<h2 class>): IDL set to 7 followed by getAttribute()
|
| -PASS h2.className (<h2 class>): IDL set to 7 followed by IDL get
|
| -PASS h2.className (<h2 class>): IDL set to 1.5 should not throw
|
| -PASS h2.className (<h2 class>): IDL set to 1.5 followed by getAttribute()
|
| -PASS h2.className (<h2 class>): IDL set to 1.5 followed by IDL get
|
| -PASS h2.className (<h2 class>): IDL set to true should not throw
|
| -PASS h2.className (<h2 class>): IDL set to true followed by getAttribute()
|
| -PASS h2.className (<h2 class>): IDL set to true followed by IDL get
|
| -PASS h2.className (<h2 class>): IDL set to false should not throw
|
| -PASS h2.className (<h2 class>): IDL set to false followed by getAttribute()
|
| -PASS h2.className (<h2 class>): IDL set to false followed by IDL get
|
| -PASS h2.className (<h2 class>): IDL set to object "[object Object]" should not throw
|
| -PASS h2.className (<h2 class>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h2.className (<h2 class>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS h2.className (<h2 class>): IDL set to NaN should not throw
|
| -PASS h2.className (<h2 class>): IDL set to NaN followed by getAttribute()
|
| -PASS h2.className (<h2 class>): IDL set to NaN followed by IDL get
|
| -PASS h2.className (<h2 class>): IDL set to Infinity should not throw
|
| -PASS h2.className (<h2 class>): IDL set to Infinity followed by getAttribute()
|
| -PASS h2.className (<h2 class>): IDL set to Infinity followed by IDL get
|
| -PASS h2.className (<h2 class>): IDL set to -Infinity should not throw
|
| -PASS h2.className (<h2 class>): IDL set to -Infinity followed by getAttribute()
|
| -PASS h2.className (<h2 class>): IDL set to -Infinity followed by IDL get
|
| -PASS h2.className (<h2 class>): IDL set to "\0" should not throw
|
| -PASS h2.className (<h2 class>): IDL set to "\0" followed by getAttribute()
|
| -PASS h2.className (<h2 class>): IDL set to "\0" followed by IDL get
|
| -PASS h2.className (<h2 class>): IDL set to null should not throw
|
| -PASS h2.className (<h2 class>): IDL set to null followed by getAttribute()
|
| -PASS h2.className (<h2 class>): IDL set to null followed by IDL get
|
| -PASS h2.className (<h2 class>): IDL set to object "test-toString" should not throw
|
| -PASS h2.className (<h2 class>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h2.className (<h2 class>): IDL set to object "test-toString" followed by IDL get
|
| -PASS h2.className (<h2 class>): IDL set to object "test-valueOf" should not throw
|
| -PASS h2.className (<h2 class>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h2.className (<h2 class>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h2.hidden: typeof IDL attribute
|
| -PASS h2.hidden: IDL get with DOM attribute unset
|
| -PASS h2.hidden: setAttribute() to "" followed by getAttribute()
|
| -PASS h2.hidden: setAttribute() to "" followed by IDL get
|
| -PASS h2.hidden: setAttribute() to " foo " followed by getAttribute()
|
| -PASS h2.hidden: setAttribute() to " foo " followed by IDL get
|
| -PASS h2.hidden: setAttribute() to undefined followed by getAttribute()
|
| -PASS h2.hidden: setAttribute() to undefined followed by IDL get
|
| -PASS h2.hidden: setAttribute() to null followed by getAttribute()
|
| -PASS h2.hidden: setAttribute() to null followed by IDL get
|
| -PASS h2.hidden: setAttribute() to 7 followed by getAttribute()
|
| -PASS h2.hidden: setAttribute() to 7 followed by IDL get
|
| -PASS h2.hidden: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h2.hidden: setAttribute() to 1.5 followed by IDL get
|
| -PASS h2.hidden: setAttribute() to true followed by getAttribute()
|
| -PASS h2.hidden: setAttribute() to true followed by IDL get
|
| -PASS h2.hidden: setAttribute() to false followed by getAttribute()
|
| -PASS h2.hidden: setAttribute() to false followed by IDL get
|
| -PASS h2.hidden: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h2.hidden: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h2.hidden: setAttribute() to NaN followed by getAttribute()
|
| -PASS h2.hidden: setAttribute() to NaN followed by IDL get
|
| -PASS h2.hidden: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h2.hidden: setAttribute() to Infinity followed by IDL get
|
| -PASS h2.hidden: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h2.hidden: setAttribute() to -Infinity followed by IDL get
|
| -PASS h2.hidden: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h2.hidden: setAttribute() to "\0" followed by IDL get
|
| -PASS h2.hidden: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h2.hidden: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h2.hidden: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h2.hidden: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h2.hidden: setAttribute() to "hidden" followed by getAttribute()
|
| -PASS h2.hidden: setAttribute() to "hidden" followed by IDL get
|
| -PASS h2.hidden: IDL set to "" should not throw
|
| -PASS h2.hidden: IDL set to "" followed by hasAttribute()
|
| -PASS h2.hidden: IDL set to "" followed by IDL get
|
| -PASS h2.hidden: IDL set to " foo " should not throw
|
| -PASS h2.hidden: IDL set to " foo " followed by hasAttribute()
|
| -PASS h2.hidden: IDL set to " foo " followed by IDL get
|
| -PASS h2.hidden: IDL set to undefined should not throw
|
| -PASS h2.hidden: IDL set to undefined followed by hasAttribute()
|
| -PASS h2.hidden: IDL set to undefined followed by IDL get
|
| -PASS h2.hidden: IDL set to null should not throw
|
| -PASS h2.hidden: IDL set to null followed by hasAttribute()
|
| -PASS h2.hidden: IDL set to null followed by IDL get
|
| -PASS h2.hidden: IDL set to 7 should not throw
|
| -PASS h2.hidden: IDL set to 7 followed by hasAttribute()
|
| -PASS h2.hidden: IDL set to 7 followed by IDL get
|
| -PASS h2.hidden: IDL set to 1.5 should not throw
|
| -PASS h2.hidden: IDL set to 1.5 followed by hasAttribute()
|
| -PASS h2.hidden: IDL set to 1.5 followed by IDL get
|
| -PASS h2.hidden: IDL set to true should not throw
|
| -PASS h2.hidden: IDL set to true followed by hasAttribute()
|
| -PASS h2.hidden: IDL set to true followed by IDL get
|
| -PASS h2.hidden: IDL set to false should not throw
|
| -PASS h2.hidden: IDL set to false followed by hasAttribute()
|
| -PASS h2.hidden: IDL set to false followed by IDL get
|
| -PASS h2.hidden: IDL set to object "[object Object]" should not throw
|
| -PASS h2.hidden: IDL set to object "[object Object]" followed by hasAttribute()
|
| -PASS h2.hidden: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h2.hidden: IDL set to NaN should not throw
|
| -PASS h2.hidden: IDL set to NaN followed by hasAttribute()
|
| -PASS h2.hidden: IDL set to NaN followed by IDL get
|
| -PASS h2.hidden: IDL set to Infinity should not throw
|
| -PASS h2.hidden: IDL set to Infinity followed by hasAttribute()
|
| -PASS h2.hidden: IDL set to Infinity followed by IDL get
|
| -PASS h2.hidden: IDL set to -Infinity should not throw
|
| -PASS h2.hidden: IDL set to -Infinity followed by hasAttribute()
|
| -PASS h2.hidden: IDL set to -Infinity followed by IDL get
|
| -PASS h2.hidden: IDL set to "\0" should not throw
|
| -PASS h2.hidden: IDL set to "\0" followed by hasAttribute()
|
| -PASS h2.hidden: IDL set to "\0" followed by IDL get
|
| -PASS h2.hidden: IDL set to object "test-toString" should not throw
|
| -PASS h2.hidden: IDL set to object "test-toString" followed by hasAttribute()
|
| -PASS h2.hidden: IDL set to object "test-toString" followed by IDL get
|
| -PASS h2.hidden: IDL set to object "test-valueOf" should not throw
|
| -PASS h2.hidden: IDL set to object "test-valueOf" followed by hasAttribute()
|
| -PASS h2.hidden: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h2.accessKey: typeof IDL attribute
|
| -PASS h2.accessKey: IDL get with DOM attribute unset
|
| -PASS h2.accessKey: setAttribute() to "" followed by getAttribute()
|
| -PASS h2.accessKey: setAttribute() to "" followed by IDL get
|
| -PASS h2.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h2.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h2.accessKey: setAttribute() to undefined followed by getAttribute()
|
| -PASS h2.accessKey: setAttribute() to undefined followed by IDL get
|
| -PASS h2.accessKey: setAttribute() to 7 followed by getAttribute()
|
| -PASS h2.accessKey: setAttribute() to 7 followed by IDL get
|
| -PASS h2.accessKey: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h2.accessKey: setAttribute() to 1.5 followed by IDL get
|
| -PASS h2.accessKey: setAttribute() to true followed by getAttribute()
|
| -PASS h2.accessKey: setAttribute() to true followed by IDL get
|
| -PASS h2.accessKey: setAttribute() to false followed by getAttribute()
|
| -PASS h2.accessKey: setAttribute() to false followed by IDL get
|
| -PASS h2.accessKey: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h2.accessKey: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h2.accessKey: setAttribute() to NaN followed by getAttribute()
|
| -PASS h2.accessKey: setAttribute() to NaN followed by IDL get
|
| -PASS h2.accessKey: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h2.accessKey: setAttribute() to Infinity followed by IDL get
|
| -PASS h2.accessKey: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h2.accessKey: setAttribute() to -Infinity followed by IDL get
|
| -PASS h2.accessKey: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h2.accessKey: setAttribute() to "\0" followed by IDL get
|
| -PASS h2.accessKey: setAttribute() to null followed by getAttribute()
|
| -PASS h2.accessKey: setAttribute() to null followed by IDL get
|
| -PASS h2.accessKey: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h2.accessKey: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h2.accessKey: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h2.accessKey: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h2.accessKey: IDL set to "" should not throw
|
| -PASS h2.accessKey: IDL set to "" followed by getAttribute()
|
| -PASS h2.accessKey: IDL set to "" followed by IDL get
|
| -PASS h2.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS h2.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h2.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h2.accessKey: IDL set to undefined should not throw
|
| -PASS h2.accessKey: IDL set to undefined followed by getAttribute()
|
| -PASS h2.accessKey: IDL set to undefined followed by IDL get
|
| -PASS h2.accessKey: IDL set to 7 should not throw
|
| -PASS h2.accessKey: IDL set to 7 followed by getAttribute()
|
| -PASS h2.accessKey: IDL set to 7 followed by IDL get
|
| -PASS h2.accessKey: IDL set to 1.5 should not throw
|
| -PASS h2.accessKey: IDL set to 1.5 followed by getAttribute()
|
| -PASS h2.accessKey: IDL set to 1.5 followed by IDL get
|
| -PASS h2.accessKey: IDL set to true should not throw
|
| -PASS h2.accessKey: IDL set to true followed by getAttribute()
|
| -PASS h2.accessKey: IDL set to true followed by IDL get
|
| -PASS h2.accessKey: IDL set to false should not throw
|
| -PASS h2.accessKey: IDL set to false followed by getAttribute()
|
| -PASS h2.accessKey: IDL set to false followed by IDL get
|
| -PASS h2.accessKey: IDL set to object "[object Object]" should not throw
|
| -PASS h2.accessKey: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h2.accessKey: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h2.accessKey: IDL set to NaN should not throw
|
| -PASS h2.accessKey: IDL set to NaN followed by getAttribute()
|
| -PASS h2.accessKey: IDL set to NaN followed by IDL get
|
| -PASS h2.accessKey: IDL set to Infinity should not throw
|
| -PASS h2.accessKey: IDL set to Infinity followed by getAttribute()
|
| -PASS h2.accessKey: IDL set to Infinity followed by IDL get
|
| -PASS h2.accessKey: IDL set to -Infinity should not throw
|
| -PASS h2.accessKey: IDL set to -Infinity followed by getAttribute()
|
| -PASS h2.accessKey: IDL set to -Infinity followed by IDL get
|
| -PASS h2.accessKey: IDL set to "\0" should not throw
|
| -PASS h2.accessKey: IDL set to "\0" followed by getAttribute()
|
| -PASS h2.accessKey: IDL set to "\0" followed by IDL get
|
| -PASS h2.accessKey: IDL set to null should not throw
|
| -PASS h2.accessKey: IDL set to null followed by getAttribute()
|
| -PASS h2.accessKey: IDL set to null followed by IDL get
|
| -PASS h2.accessKey: IDL set to object "test-toString" should not throw
|
| -PASS h2.accessKey: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h2.accessKey: IDL set to object "test-toString" followed by IDL get
|
| -PASS h2.accessKey: IDL set to object "test-valueOf" should not throw
|
| -PASS h2.accessKey: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h2.accessKey: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h2.tabIndex: typeof IDL attribute
|
| -PASS h2.tabIndex: setAttribute() to -36 followed by getAttribute()
|
| -PASS h2.tabIndex: setAttribute() to -36 followed by IDL get
|
| -PASS h2.tabIndex: setAttribute() to -1 followed by getAttribute()
|
| -PASS h2.tabIndex: setAttribute() to -1 followed by IDL get
|
| -PASS h2.tabIndex: setAttribute() to 0 followed by getAttribute()
|
| -PASS h2.tabIndex: setAttribute() to 0 followed by IDL get
|
| -PASS h2.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| -PASS h2.tabIndex: setAttribute() to 1 followed by IDL get
|
| -PASS h2.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL h2.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS h2.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL h2.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS h2.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| -PASS h2.tabIndex: setAttribute() to "-1" followed by IDL get
|
| -PASS h2.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| -PASS h2.tabIndex: setAttribute() to "-0" followed by IDL get
|
| -PASS h2.tabIndex: setAttribute() to "0" followed by getAttribute()
|
| -PASS h2.tabIndex: setAttribute() to "0" followed by IDL get
|
| -PASS h2.tabIndex: setAttribute() to "1" followed by getAttribute()
|
| -PASS h2.tabIndex: setAttribute() to "1" followed by IDL get
|
| -PASS h2.tabIndex: setAttribute() to "\t7" followed by getAttribute()
|
| -PASS h2.tabIndex: setAttribute() to "\t7" followed by IDL get
|
| -PASS h2.tabIndex: setAttribute() to "\f7" followed by getAttribute()
|
| -PASS h2.tabIndex: setAttribute() to "\f7" followed by IDL get
|
| -PASS h2.tabIndex: setAttribute() to " 7" followed by getAttribute()
|
| -PASS h2.tabIndex: setAttribute() to " 7" followed by IDL get
|
| -PASS h2.tabIndex: setAttribute() to "\n7" followed by getAttribute()
|
| -PASS h2.tabIndex: setAttribute() to "\n7" followed by IDL get
|
| -PASS h2.tabIndex: setAttribute() to "\r7" followed by getAttribute()
|
| -PASS h2.tabIndex: setAttribute() to "\r7" followed by IDL get
|
| -PASS h2.tabIndex: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h2.tabIndex: setAttribute() to 1.5 followed by IDL get
|
| -PASS h2.tabIndex: setAttribute() to object "2" followed by getAttribute()
|
| -PASS h2.tabIndex: setAttribute() to object "2" followed by IDL get
|
| -PASS h2.tabIndex: IDL set to -36 should not throw
|
| -PASS h2.tabIndex: IDL set to -36 followed by getAttribute()
|
| -PASS h2.tabIndex: IDL set to -36 followed by IDL get
|
| -PASS h2.tabIndex: IDL set to -1 should not throw
|
| -PASS h2.tabIndex: IDL set to -1 followed by getAttribute()
|
| -PASS h2.tabIndex: IDL set to -1 followed by IDL get
|
| -PASS h2.tabIndex: IDL set to 0 should not throw
|
| -PASS h2.tabIndex: IDL set to 0 followed by getAttribute()
|
| -PASS h2.tabIndex: IDL set to 0 followed by IDL get
|
| -PASS h2.tabIndex: IDL set to 1 should not throw
|
| -PASS h2.tabIndex: IDL set to 1 followed by getAttribute()
|
| -PASS h2.tabIndex: IDL set to 1 followed by IDL get
|
| -PASS h2.tabIndex: IDL set to 2147483647 should not throw
|
| -PASS h2.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL h2.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS h2.tabIndex: IDL set to -2147483648 should not throw
|
| -PASS h2.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL h2.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS h2.align: typeof IDL attribute
|
| -PASS h2.align: IDL get with DOM attribute unset
|
| -PASS h2.align: setAttribute() to "" followed by getAttribute()
|
| -PASS h2.align: setAttribute() to "" followed by IDL get
|
| -PASS h2.align: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h2.align: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h2.align: setAttribute() to undefined followed by getAttribute()
|
| -PASS h2.align: setAttribute() to undefined followed by IDL get
|
| -PASS h2.align: setAttribute() to 7 followed by getAttribute()
|
| -PASS h2.align: setAttribute() to 7 followed by IDL get
|
| -PASS h2.align: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h2.align: setAttribute() to 1.5 followed by IDL get
|
| -PASS h2.align: setAttribute() to true followed by getAttribute()
|
| -PASS h2.align: setAttribute() to true followed by IDL get
|
| -PASS h2.align: setAttribute() to false followed by getAttribute()
|
| -PASS h2.align: setAttribute() to false followed by IDL get
|
| -PASS h2.align: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h2.align: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h2.align: setAttribute() to NaN followed by getAttribute()
|
| -PASS h2.align: setAttribute() to NaN followed by IDL get
|
| -PASS h2.align: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h2.align: setAttribute() to Infinity followed by IDL get
|
| -PASS h2.align: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h2.align: setAttribute() to -Infinity followed by IDL get
|
| -PASS h2.align: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h2.align: setAttribute() to "\0" followed by IDL get
|
| -PASS h2.align: setAttribute() to null followed by getAttribute()
|
| -PASS h2.align: setAttribute() to null followed by IDL get
|
| -PASS h2.align: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h2.align: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h2.align: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h2.align: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h2.align: IDL set to "" should not throw
|
| -PASS h2.align: IDL set to "" followed by getAttribute()
|
| -PASS h2.align: IDL set to "" followed by IDL get
|
| -PASS h2.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS h2.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h2.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h2.align: IDL set to undefined should not throw
|
| -PASS h2.align: IDL set to undefined followed by getAttribute()
|
| -PASS h2.align: IDL set to undefined followed by IDL get
|
| -PASS h2.align: IDL set to 7 should not throw
|
| -PASS h2.align: IDL set to 7 followed by getAttribute()
|
| -PASS h2.align: IDL set to 7 followed by IDL get
|
| -PASS h2.align: IDL set to 1.5 should not throw
|
| -PASS h2.align: IDL set to 1.5 followed by getAttribute()
|
| -PASS h2.align: IDL set to 1.5 followed by IDL get
|
| -PASS h2.align: IDL set to true should not throw
|
| -PASS h2.align: IDL set to true followed by getAttribute()
|
| -PASS h2.align: IDL set to true followed by IDL get
|
| -PASS h2.align: IDL set to false should not throw
|
| -PASS h2.align: IDL set to false followed by getAttribute()
|
| -PASS h2.align: IDL set to false followed by IDL get
|
| -PASS h2.align: IDL set to object "[object Object]" should not throw
|
| -PASS h2.align: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h2.align: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h2.align: IDL set to NaN should not throw
|
| -PASS h2.align: IDL set to NaN followed by getAttribute()
|
| -PASS h2.align: IDL set to NaN followed by IDL get
|
| -PASS h2.align: IDL set to Infinity should not throw
|
| -PASS h2.align: IDL set to Infinity followed by getAttribute()
|
| -PASS h2.align: IDL set to Infinity followed by IDL get
|
| -PASS h2.align: IDL set to -Infinity should not throw
|
| -PASS h2.align: IDL set to -Infinity followed by getAttribute()
|
| -PASS h2.align: IDL set to -Infinity followed by IDL get
|
| -PASS h2.align: IDL set to "\0" should not throw
|
| -PASS h2.align: IDL set to "\0" followed by getAttribute()
|
| -PASS h2.align: IDL set to "\0" followed by IDL get
|
| -PASS h2.align: IDL set to null should not throw
|
| -PASS h2.align: IDL set to null followed by getAttribute()
|
| -PASS h2.align: IDL set to null followed by IDL get
|
| -PASS h2.align: IDL set to object "test-toString" should not throw
|
| -PASS h2.align: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h2.align: IDL set to object "test-toString" followed by IDL get
|
| -PASS h2.align: IDL set to object "test-valueOf" should not throw
|
| -PASS h2.align: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h2.align: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h3.title: typeof IDL attribute
|
| -PASS h3.title: IDL get with DOM attribute unset
|
| -PASS h3.title: setAttribute() to "" followed by getAttribute()
|
| -PASS h3.title: setAttribute() to "" followed by IDL get
|
| -PASS h3.title: 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 getAttribute()
|
| -PASS h3.title: 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
|
| -PASS h3.title: setAttribute() to undefined followed by getAttribute()
|
| -PASS h3.title: setAttribute() to undefined followed by IDL get
|
| -PASS h3.title: setAttribute() to 7 followed by getAttribute()
|
| -PASS h3.title: setAttribute() to 7 followed by IDL get
|
| -PASS h3.title: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h3.title: setAttribute() to 1.5 followed by IDL get
|
| -PASS h3.title: setAttribute() to true followed by getAttribute()
|
| -PASS h3.title: setAttribute() to true followed by IDL get
|
| -PASS h3.title: setAttribute() to false followed by getAttribute()
|
| -PASS h3.title: setAttribute() to false followed by IDL get
|
| -PASS h3.title: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h3.title: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h3.title: setAttribute() to NaN followed by getAttribute()
|
| -PASS h3.title: setAttribute() to NaN followed by IDL get
|
| -PASS h3.title: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h3.title: setAttribute() to Infinity followed by IDL get
|
| -PASS h3.title: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h3.title: setAttribute() to -Infinity followed by IDL get
|
| -PASS h3.title: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h3.title: setAttribute() to "\0" followed by IDL get
|
| -PASS h3.title: setAttribute() to null followed by getAttribute()
|
| -PASS h3.title: setAttribute() to null followed by IDL get
|
| -PASS h3.title: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h3.title: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h3.title: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h3.title: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h3.title: IDL set to "" should not throw
|
| -PASS h3.title: IDL set to "" followed by getAttribute()
|
| -PASS h3.title: IDL set to "" followed by IDL get
|
| -PASS h3.title: 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 " should not throw
|
| -PASS h3.title: 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()
|
| -PASS h3.title: 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
|
| -PASS h3.title: IDL set to undefined should not throw
|
| -PASS h3.title: IDL set to undefined followed by getAttribute()
|
| -PASS h3.title: IDL set to undefined followed by IDL get
|
| -PASS h3.title: IDL set to 7 should not throw
|
| -PASS h3.title: IDL set to 7 followed by getAttribute()
|
| -PASS h3.title: IDL set to 7 followed by IDL get
|
| -PASS h3.title: IDL set to 1.5 should not throw
|
| -PASS h3.title: IDL set to 1.5 followed by getAttribute()
|
| -PASS h3.title: IDL set to 1.5 followed by IDL get
|
| -PASS h3.title: IDL set to true should not throw
|
| -PASS h3.title: IDL set to true followed by getAttribute()
|
| -PASS h3.title: IDL set to true followed by IDL get
|
| -PASS h3.title: IDL set to false should not throw
|
| -PASS h3.title: IDL set to false followed by getAttribute()
|
| -PASS h3.title: IDL set to false followed by IDL get
|
| -PASS h3.title: IDL set to object "[object Object]" should not throw
|
| -PASS h3.title: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h3.title: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h3.title: IDL set to NaN should not throw
|
| -PASS h3.title: IDL set to NaN followed by getAttribute()
|
| -PASS h3.title: IDL set to NaN followed by IDL get
|
| -PASS h3.title: IDL set to Infinity should not throw
|
| -PASS h3.title: IDL set to Infinity followed by getAttribute()
|
| -PASS h3.title: IDL set to Infinity followed by IDL get
|
| -PASS h3.title: IDL set to -Infinity should not throw
|
| -PASS h3.title: IDL set to -Infinity followed by getAttribute()
|
| -PASS h3.title: IDL set to -Infinity followed by IDL get
|
| -PASS h3.title: IDL set to "\0" should not throw
|
| -PASS h3.title: IDL set to "\0" followed by getAttribute()
|
| -PASS h3.title: IDL set to "\0" followed by IDL get
|
| -PASS h3.title: IDL set to null should not throw
|
| -PASS h3.title: IDL set to null followed by getAttribute()
|
| -PASS h3.title: IDL set to null followed by IDL get
|
| -PASS h3.title: IDL set to object "test-toString" should not throw
|
| -PASS h3.title: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h3.title: IDL set to object "test-toString" followed by IDL get
|
| -PASS h3.title: IDL set to object "test-valueOf" should not throw
|
| -PASS h3.title: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h3.title: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h3.lang: typeof IDL attribute
|
| -PASS h3.lang: IDL get with DOM attribute unset
|
| -PASS h3.lang: setAttribute() to "" followed by getAttribute()
|
| -PASS h3.lang: setAttribute() to "" followed by IDL get
|
| -PASS h3.lang: 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 getAttribute()
|
| -PASS h3.lang: 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
|
| -PASS h3.lang: setAttribute() to undefined followed by getAttribute()
|
| -PASS h3.lang: setAttribute() to undefined followed by IDL get
|
| -PASS h3.lang: setAttribute() to 7 followed by getAttribute()
|
| -PASS h3.lang: setAttribute() to 7 followed by IDL get
|
| -PASS h3.lang: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h3.lang: setAttribute() to 1.5 followed by IDL get
|
| -PASS h3.lang: setAttribute() to true followed by getAttribute()
|
| -PASS h3.lang: setAttribute() to true followed by IDL get
|
| -PASS h3.lang: setAttribute() to false followed by getAttribute()
|
| -PASS h3.lang: setAttribute() to false followed by IDL get
|
| -PASS h3.lang: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h3.lang: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h3.lang: setAttribute() to NaN followed by getAttribute()
|
| -PASS h3.lang: setAttribute() to NaN followed by IDL get
|
| -PASS h3.lang: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h3.lang: setAttribute() to Infinity followed by IDL get
|
| -PASS h3.lang: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h3.lang: setAttribute() to -Infinity followed by IDL get
|
| -PASS h3.lang: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h3.lang: setAttribute() to "\0" followed by IDL get
|
| -PASS h3.lang: setAttribute() to null followed by getAttribute()
|
| -PASS h3.lang: setAttribute() to null followed by IDL get
|
| -PASS h3.lang: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h3.lang: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h3.lang: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h3.lang: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h3.lang: IDL set to "" should not throw
|
| -PASS h3.lang: IDL set to "" followed by getAttribute()
|
| -PASS h3.lang: IDL set to "" followed by IDL get
|
| -PASS h3.lang: 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 " should not throw
|
| -PASS h3.lang: 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()
|
| -PASS h3.lang: 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
|
| -PASS h3.lang: IDL set to undefined should not throw
|
| -PASS h3.lang: IDL set to undefined followed by getAttribute()
|
| -PASS h3.lang: IDL set to undefined followed by IDL get
|
| -PASS h3.lang: IDL set to 7 should not throw
|
| -PASS h3.lang: IDL set to 7 followed by getAttribute()
|
| -PASS h3.lang: IDL set to 7 followed by IDL get
|
| -PASS h3.lang: IDL set to 1.5 should not throw
|
| -PASS h3.lang: IDL set to 1.5 followed by getAttribute()
|
| -PASS h3.lang: IDL set to 1.5 followed by IDL get
|
| -PASS h3.lang: IDL set to true should not throw
|
| -PASS h3.lang: IDL set to true followed by getAttribute()
|
| -PASS h3.lang: IDL set to true followed by IDL get
|
| -PASS h3.lang: IDL set to false should not throw
|
| -PASS h3.lang: IDL set to false followed by getAttribute()
|
| -PASS h3.lang: IDL set to false followed by IDL get
|
| -PASS h3.lang: IDL set to object "[object Object]" should not throw
|
| -PASS h3.lang: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h3.lang: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h3.lang: IDL set to NaN should not throw
|
| -PASS h3.lang: IDL set to NaN followed by getAttribute()
|
| -PASS h3.lang: IDL set to NaN followed by IDL get
|
| -PASS h3.lang: IDL set to Infinity should not throw
|
| -PASS h3.lang: IDL set to Infinity followed by getAttribute()
|
| -PASS h3.lang: IDL set to Infinity followed by IDL get
|
| -PASS h3.lang: IDL set to -Infinity should not throw
|
| -PASS h3.lang: IDL set to -Infinity followed by getAttribute()
|
| -PASS h3.lang: IDL set to -Infinity followed by IDL get
|
| -PASS h3.lang: IDL set to "\0" should not throw
|
| -PASS h3.lang: IDL set to "\0" followed by getAttribute()
|
| -PASS h3.lang: IDL set to "\0" followed by IDL get
|
| -PASS h3.lang: IDL set to null should not throw
|
| -PASS h3.lang: IDL set to null followed by getAttribute()
|
| -PASS h3.lang: IDL set to null followed by IDL get
|
| -PASS h3.lang: IDL set to object "test-toString" should not throw
|
| -PASS h3.lang: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h3.lang: IDL set to object "test-toString" followed by IDL get
|
| -PASS h3.lang: IDL set to object "test-valueOf" should not throw
|
| -PASS h3.lang: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h3.lang: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h3.dir: typeof IDL attribute
|
| -PASS h3.dir: IDL get with DOM attribute unset
|
| -PASS h3.dir: setAttribute() to "" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "" followed by IDL get
|
| -PASS h3.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 getAttribute()
|
| -PASS h3.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
|
| -PASS h3.dir: setAttribute() to undefined followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to undefined followed by IDL get
|
| -PASS h3.dir: setAttribute() to 7 followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to 7 followed by IDL get
|
| -PASS h3.dir: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to 1.5 followed by IDL get
|
| -PASS h3.dir: setAttribute() to true followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to true followed by IDL get
|
| -PASS h3.dir: setAttribute() to false followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to false followed by IDL get
|
| -PASS h3.dir: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h3.dir: setAttribute() to NaN followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to NaN followed by IDL get
|
| -PASS h3.dir: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to Infinity followed by IDL get
|
| -PASS h3.dir: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to -Infinity followed by IDL get
|
| -PASS h3.dir: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "\0" followed by IDL get
|
| -PASS h3.dir: setAttribute() to null followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to null followed by IDL get
|
| -PASS h3.dir: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h3.dir: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h3.dir: setAttribute() to "ltr" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "ltr" followed by IDL get
|
| -PASS h3.dir: setAttribute() to "xltr" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "xltr" followed by IDL get
|
| -PASS h3.dir: setAttribute() to "ltr\0" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "ltr\0" followed by IDL get
|
| -PASS h3.dir: setAttribute() to "tr" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "tr" followed by IDL get
|
| -PASS h3.dir: setAttribute() to "LTR" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "LTR" followed by IDL get
|
| -PASS h3.dir: setAttribute() to "rtl" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "rtl" followed by IDL get
|
| -PASS h3.dir: setAttribute() to "xrtl" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "xrtl" followed by IDL get
|
| -PASS h3.dir: setAttribute() to "rtl\0" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "rtl\0" followed by IDL get
|
| -PASS h3.dir: setAttribute() to "tl" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "tl" followed by IDL get
|
| -PASS h3.dir: setAttribute() to "RTL" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "RTL" followed by IDL get
|
| -PASS h3.dir: setAttribute() to "auto" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "auto" followed by IDL get
|
| -PASS h3.dir: setAttribute() to "xauto" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "xauto" followed by IDL get
|
| -PASS h3.dir: setAttribute() to "auto\0" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "auto\0" followed by IDL get
|
| -PASS h3.dir: setAttribute() to "uto" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "uto" followed by IDL get
|
| -PASS h3.dir: setAttribute() to "AUTO" followed by getAttribute()
|
| -PASS h3.dir: setAttribute() to "AUTO" followed by IDL get
|
| -PASS h3.dir: IDL set to "" should not throw
|
| -PASS h3.dir: IDL set to "" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "" followed by IDL get
|
| -PASS h3.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 " should not throw
|
| -PASS h3.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()
|
| -PASS h3.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
|
| -PASS h3.dir: IDL set to undefined should not throw
|
| -PASS h3.dir: IDL set to undefined followed by getAttribute()
|
| -PASS h3.dir: IDL set to undefined followed by IDL get
|
| -PASS h3.dir: IDL set to 7 should not throw
|
| -PASS h3.dir: IDL set to 7 followed by getAttribute()
|
| -PASS h3.dir: IDL set to 7 followed by IDL get
|
| -PASS h3.dir: IDL set to 1.5 should not throw
|
| -PASS h3.dir: IDL set to 1.5 followed by getAttribute()
|
| -PASS h3.dir: IDL set to 1.5 followed by IDL get
|
| -PASS h3.dir: IDL set to true should not throw
|
| -PASS h3.dir: IDL set to true followed by getAttribute()
|
| -PASS h3.dir: IDL set to true followed by IDL get
|
| -PASS h3.dir: IDL set to false should not throw
|
| -PASS h3.dir: IDL set to false followed by getAttribute()
|
| -PASS h3.dir: IDL set to false followed by IDL get
|
| -PASS h3.dir: IDL set to object "[object Object]" should not throw
|
| -PASS h3.dir: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h3.dir: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h3.dir: IDL set to NaN should not throw
|
| -PASS h3.dir: IDL set to NaN followed by getAttribute()
|
| -PASS h3.dir: IDL set to NaN followed by IDL get
|
| -PASS h3.dir: IDL set to Infinity should not throw
|
| -PASS h3.dir: IDL set to Infinity followed by getAttribute()
|
| -PASS h3.dir: IDL set to Infinity followed by IDL get
|
| -PASS h3.dir: IDL set to -Infinity should not throw
|
| -PASS h3.dir: IDL set to -Infinity followed by getAttribute()
|
| -PASS h3.dir: IDL set to -Infinity followed by IDL get
|
| -PASS h3.dir: IDL set to "\0" should not throw
|
| -PASS h3.dir: IDL set to "\0" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "\0" followed by IDL get
|
| -PASS h3.dir: IDL set to null should not throw
|
| -PASS h3.dir: IDL set to null followed by IDL get
|
| -PASS h3.dir: IDL set to object "test-toString" should not throw
|
| -PASS h3.dir: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h3.dir: IDL set to object "test-toString" followed by IDL get
|
| -PASS h3.dir: IDL set to object "test-valueOf" should not throw
|
| -PASS h3.dir: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h3.dir: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h3.dir: IDL set to "ltr" should not throw
|
| -PASS h3.dir: IDL set to "ltr" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "ltr" followed by IDL get
|
| -PASS h3.dir: IDL set to "xltr" should not throw
|
| -PASS h3.dir: IDL set to "xltr" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "xltr" followed by IDL get
|
| -PASS h3.dir: IDL set to "ltr\0" should not throw
|
| -PASS h3.dir: IDL set to "ltr\0" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "ltr\0" followed by IDL get
|
| -PASS h3.dir: IDL set to "tr" should not throw
|
| -PASS h3.dir: IDL set to "tr" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "tr" followed by IDL get
|
| -PASS h3.dir: IDL set to "LTR" should not throw
|
| -PASS h3.dir: IDL set to "LTR" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "LTR" followed by IDL get
|
| -PASS h3.dir: IDL set to "rtl" should not throw
|
| -PASS h3.dir: IDL set to "rtl" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "rtl" followed by IDL get
|
| -PASS h3.dir: IDL set to "xrtl" should not throw
|
| -PASS h3.dir: IDL set to "xrtl" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "xrtl" followed by IDL get
|
| -PASS h3.dir: IDL set to "rtl\0" should not throw
|
| -PASS h3.dir: IDL set to "rtl\0" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "rtl\0" followed by IDL get
|
| -PASS h3.dir: IDL set to "tl" should not throw
|
| -PASS h3.dir: IDL set to "tl" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "tl" followed by IDL get
|
| -PASS h3.dir: IDL set to "RTL" should not throw
|
| -PASS h3.dir: IDL set to "RTL" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "RTL" followed by IDL get
|
| -PASS h3.dir: IDL set to "auto" should not throw
|
| -PASS h3.dir: IDL set to "auto" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "auto" followed by IDL get
|
| -PASS h3.dir: IDL set to "xauto" should not throw
|
| -PASS h3.dir: IDL set to "xauto" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "xauto" followed by IDL get
|
| -PASS h3.dir: IDL set to "auto\0" should not throw
|
| -PASS h3.dir: IDL set to "auto\0" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "auto\0" followed by IDL get
|
| -PASS h3.dir: IDL set to "uto" should not throw
|
| -PASS h3.dir: IDL set to "uto" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "uto" followed by IDL get
|
| -PASS h3.dir: IDL set to "AUTO" should not throw
|
| -PASS h3.dir: IDL set to "AUTO" followed by getAttribute()
|
| -PASS h3.dir: IDL set to "AUTO" followed by IDL get
|
| -PASS h3.className (<h3 class>): typeof IDL attribute
|
| -PASS h3.className (<h3 class>): IDL get with DOM attribute unset
|
| -PASS h3.className (<h3 class>): setAttribute() to "" followed by getAttribute()
|
| -PASS h3.className (<h3 class>): setAttribute() to "" followed by IDL get
|
| -PASS h3.className (<h3 class>): 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 getAttribute()
|
| -PASS h3.className (<h3 class>): 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
|
| -PASS h3.className (<h3 class>): setAttribute() to undefined followed by getAttribute()
|
| -PASS h3.className (<h3 class>): setAttribute() to undefined followed by IDL get
|
| -PASS h3.className (<h3 class>): setAttribute() to 7 followed by getAttribute()
|
| -PASS h3.className (<h3 class>): setAttribute() to 7 followed by IDL get
|
| -PASS h3.className (<h3 class>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h3.className (<h3 class>): setAttribute() to 1.5 followed by IDL get
|
| -PASS h3.className (<h3 class>): setAttribute() to true followed by getAttribute()
|
| -PASS h3.className (<h3 class>): setAttribute() to true followed by IDL get
|
| -PASS h3.className (<h3 class>): setAttribute() to false followed by getAttribute()
|
| -PASS h3.className (<h3 class>): setAttribute() to false followed by IDL get
|
| -PASS h3.className (<h3 class>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h3.className (<h3 class>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h3.className (<h3 class>): setAttribute() to NaN followed by getAttribute()
|
| -PASS h3.className (<h3 class>): setAttribute() to NaN followed by IDL get
|
| -PASS h3.className (<h3 class>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS h3.className (<h3 class>): setAttribute() to Infinity followed by IDL get
|
| -PASS h3.className (<h3 class>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h3.className (<h3 class>): setAttribute() to -Infinity followed by IDL get
|
| -PASS h3.className (<h3 class>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS h3.className (<h3 class>): setAttribute() to "\0" followed by IDL get
|
| -PASS h3.className (<h3 class>): setAttribute() to null followed by getAttribute()
|
| -PASS h3.className (<h3 class>): setAttribute() to null followed by IDL get
|
| -PASS h3.className (<h3 class>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h3.className (<h3 class>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h3.className (<h3 class>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h3.className (<h3 class>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h3.className (<h3 class>): IDL set to "" should not throw
|
| -PASS h3.className (<h3 class>): IDL set to "" followed by getAttribute()
|
| -PASS h3.className (<h3 class>): IDL set to "" followed by IDL get
|
| -PASS h3.className (<h3 class>): 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 " should not throw
|
| -PASS h3.className (<h3 class>): 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()
|
| -PASS h3.className (<h3 class>): 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
|
| -PASS h3.className (<h3 class>): IDL set to undefined should not throw
|
| -PASS h3.className (<h3 class>): IDL set to undefined followed by getAttribute()
|
| -PASS h3.className (<h3 class>): IDL set to undefined followed by IDL get
|
| -PASS h3.className (<h3 class>): IDL set to 7 should not throw
|
| -PASS h3.className (<h3 class>): IDL set to 7 followed by getAttribute()
|
| -PASS h3.className (<h3 class>): IDL set to 7 followed by IDL get
|
| -PASS h3.className (<h3 class>): IDL set to 1.5 should not throw
|
| -PASS h3.className (<h3 class>): IDL set to 1.5 followed by getAttribute()
|
| -PASS h3.className (<h3 class>): IDL set to 1.5 followed by IDL get
|
| -PASS h3.className (<h3 class>): IDL set to true should not throw
|
| -PASS h3.className (<h3 class>): IDL set to true followed by getAttribute()
|
| -PASS h3.className (<h3 class>): IDL set to true followed by IDL get
|
| -PASS h3.className (<h3 class>): IDL set to false should not throw
|
| -PASS h3.className (<h3 class>): IDL set to false followed by getAttribute()
|
| -PASS h3.className (<h3 class>): IDL set to false followed by IDL get
|
| -PASS h3.className (<h3 class>): IDL set to object "[object Object]" should not throw
|
| -PASS h3.className (<h3 class>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h3.className (<h3 class>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS h3.className (<h3 class>): IDL set to NaN should not throw
|
| -PASS h3.className (<h3 class>): IDL set to NaN followed by getAttribute()
|
| -PASS h3.className (<h3 class>): IDL set to NaN followed by IDL get
|
| -PASS h3.className (<h3 class>): IDL set to Infinity should not throw
|
| -PASS h3.className (<h3 class>): IDL set to Infinity followed by getAttribute()
|
| -PASS h3.className (<h3 class>): IDL set to Infinity followed by IDL get
|
| -PASS h3.className (<h3 class>): IDL set to -Infinity should not throw
|
| -PASS h3.className (<h3 class>): IDL set to -Infinity followed by getAttribute()
|
| -PASS h3.className (<h3 class>): IDL set to -Infinity followed by IDL get
|
| -PASS h3.className (<h3 class>): IDL set to "\0" should not throw
|
| -PASS h3.className (<h3 class>): IDL set to "\0" followed by getAttribute()
|
| -PASS h3.className (<h3 class>): IDL set to "\0" followed by IDL get
|
| -PASS h3.className (<h3 class>): IDL set to null should not throw
|
| -PASS h3.className (<h3 class>): IDL set to null followed by getAttribute()
|
| -PASS h3.className (<h3 class>): IDL set to null followed by IDL get
|
| -PASS h3.className (<h3 class>): IDL set to object "test-toString" should not throw
|
| -PASS h3.className (<h3 class>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h3.className (<h3 class>): IDL set to object "test-toString" followed by IDL get
|
| -PASS h3.className (<h3 class>): IDL set to object "test-valueOf" should not throw
|
| -PASS h3.className (<h3 class>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h3.className (<h3 class>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h3.hidden: typeof IDL attribute
|
| -PASS h3.hidden: IDL get with DOM attribute unset
|
| -PASS h3.hidden: setAttribute() to "" followed by getAttribute()
|
| -PASS h3.hidden: setAttribute() to "" followed by IDL get
|
| -PASS h3.hidden: setAttribute() to " foo " followed by getAttribute()
|
| -PASS h3.hidden: setAttribute() to " foo " followed by IDL get
|
| -PASS h3.hidden: setAttribute() to undefined followed by getAttribute()
|
| -PASS h3.hidden: setAttribute() to undefined followed by IDL get
|
| -PASS h3.hidden: setAttribute() to null followed by getAttribute()
|
| -PASS h3.hidden: setAttribute() to null followed by IDL get
|
| -PASS h3.hidden: setAttribute() to 7 followed by getAttribute()
|
| -PASS h3.hidden: setAttribute() to 7 followed by IDL get
|
| -PASS h3.hidden: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h3.hidden: setAttribute() to 1.5 followed by IDL get
|
| -PASS h3.hidden: setAttribute() to true followed by getAttribute()
|
| -PASS h3.hidden: setAttribute() to true followed by IDL get
|
| -PASS h3.hidden: setAttribute() to false followed by getAttribute()
|
| -PASS h3.hidden: setAttribute() to false followed by IDL get
|
| -PASS h3.hidden: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h3.hidden: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h3.hidden: setAttribute() to NaN followed by getAttribute()
|
| -PASS h3.hidden: setAttribute() to NaN followed by IDL get
|
| -PASS h3.hidden: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h3.hidden: setAttribute() to Infinity followed by IDL get
|
| -PASS h3.hidden: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h3.hidden: setAttribute() to -Infinity followed by IDL get
|
| -PASS h3.hidden: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h3.hidden: setAttribute() to "\0" followed by IDL get
|
| -PASS h3.hidden: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h3.hidden: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h3.hidden: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h3.hidden: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h3.hidden: setAttribute() to "hidden" followed by getAttribute()
|
| -PASS h3.hidden: setAttribute() to "hidden" followed by IDL get
|
| -PASS h3.hidden: IDL set to "" should not throw
|
| -PASS h3.hidden: IDL set to "" followed by hasAttribute()
|
| -PASS h3.hidden: IDL set to "" followed by IDL get
|
| -PASS h3.hidden: IDL set to " foo " should not throw
|
| -PASS h3.hidden: IDL set to " foo " followed by hasAttribute()
|
| -PASS h3.hidden: IDL set to " foo " followed by IDL get
|
| -PASS h3.hidden: IDL set to undefined should not throw
|
| -PASS h3.hidden: IDL set to undefined followed by hasAttribute()
|
| -PASS h3.hidden: IDL set to undefined followed by IDL get
|
| -PASS h3.hidden: IDL set to null should not throw
|
| -PASS h3.hidden: IDL set to null followed by hasAttribute()
|
| -PASS h3.hidden: IDL set to null followed by IDL get
|
| -PASS h3.hidden: IDL set to 7 should not throw
|
| -PASS h3.hidden: IDL set to 7 followed by hasAttribute()
|
| -PASS h3.hidden: IDL set to 7 followed by IDL get
|
| -PASS h3.hidden: IDL set to 1.5 should not throw
|
| -PASS h3.hidden: IDL set to 1.5 followed by hasAttribute()
|
| -PASS h3.hidden: IDL set to 1.5 followed by IDL get
|
| -PASS h3.hidden: IDL set to true should not throw
|
| -PASS h3.hidden: IDL set to true followed by hasAttribute()
|
| -PASS h3.hidden: IDL set to true followed by IDL get
|
| -PASS h3.hidden: IDL set to false should not throw
|
| -PASS h3.hidden: IDL set to false followed by hasAttribute()
|
| -PASS h3.hidden: IDL set to false followed by IDL get
|
| -PASS h3.hidden: IDL set to object "[object Object]" should not throw
|
| -PASS h3.hidden: IDL set to object "[object Object]" followed by hasAttribute()
|
| -PASS h3.hidden: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h3.hidden: IDL set to NaN should not throw
|
| -PASS h3.hidden: IDL set to NaN followed by hasAttribute()
|
| -PASS h3.hidden: IDL set to NaN followed by IDL get
|
| -PASS h3.hidden: IDL set to Infinity should not throw
|
| -PASS h3.hidden: IDL set to Infinity followed by hasAttribute()
|
| -PASS h3.hidden: IDL set to Infinity followed by IDL get
|
| -PASS h3.hidden: IDL set to -Infinity should not throw
|
| -PASS h3.hidden: IDL set to -Infinity followed by hasAttribute()
|
| -PASS h3.hidden: IDL set to -Infinity followed by IDL get
|
| -PASS h3.hidden: IDL set to "\0" should not throw
|
| -PASS h3.hidden: IDL set to "\0" followed by hasAttribute()
|
| -PASS h3.hidden: IDL set to "\0" followed by IDL get
|
| -PASS h3.hidden: IDL set to object "test-toString" should not throw
|
| -PASS h3.hidden: IDL set to object "test-toString" followed by hasAttribute()
|
| -PASS h3.hidden: IDL set to object "test-toString" followed by IDL get
|
| -PASS h3.hidden: IDL set to object "test-valueOf" should not throw
|
| -PASS h3.hidden: IDL set to object "test-valueOf" followed by hasAttribute()
|
| -PASS h3.hidden: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h3.accessKey: typeof IDL attribute
|
| -PASS h3.accessKey: IDL get with DOM attribute unset
|
| -PASS h3.accessKey: setAttribute() to "" followed by getAttribute()
|
| -PASS h3.accessKey: setAttribute() to "" followed by IDL get
|
| -PASS h3.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h3.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h3.accessKey: setAttribute() to undefined followed by getAttribute()
|
| -PASS h3.accessKey: setAttribute() to undefined followed by IDL get
|
| -PASS h3.accessKey: setAttribute() to 7 followed by getAttribute()
|
| -PASS h3.accessKey: setAttribute() to 7 followed by IDL get
|
| -PASS h3.accessKey: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h3.accessKey: setAttribute() to 1.5 followed by IDL get
|
| -PASS h3.accessKey: setAttribute() to true followed by getAttribute()
|
| -PASS h3.accessKey: setAttribute() to true followed by IDL get
|
| -PASS h3.accessKey: setAttribute() to false followed by getAttribute()
|
| -PASS h3.accessKey: setAttribute() to false followed by IDL get
|
| -PASS h3.accessKey: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h3.accessKey: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h3.accessKey: setAttribute() to NaN followed by getAttribute()
|
| -PASS h3.accessKey: setAttribute() to NaN followed by IDL get
|
| -PASS h3.accessKey: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h3.accessKey: setAttribute() to Infinity followed by IDL get
|
| -PASS h3.accessKey: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h3.accessKey: setAttribute() to -Infinity followed by IDL get
|
| -PASS h3.accessKey: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h3.accessKey: setAttribute() to "\0" followed by IDL get
|
| -PASS h3.accessKey: setAttribute() to null followed by getAttribute()
|
| -PASS h3.accessKey: setAttribute() to null followed by IDL get
|
| -PASS h3.accessKey: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h3.accessKey: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h3.accessKey: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h3.accessKey: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h3.accessKey: IDL set to "" should not throw
|
| -PASS h3.accessKey: IDL set to "" followed by getAttribute()
|
| -PASS h3.accessKey: IDL set to "" followed by IDL get
|
| -PASS h3.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS h3.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h3.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h3.accessKey: IDL set to undefined should not throw
|
| -PASS h3.accessKey: IDL set to undefined followed by getAttribute()
|
| -PASS h3.accessKey: IDL set to undefined followed by IDL get
|
| -PASS h3.accessKey: IDL set to 7 should not throw
|
| -PASS h3.accessKey: IDL set to 7 followed by getAttribute()
|
| -PASS h3.accessKey: IDL set to 7 followed by IDL get
|
| -PASS h3.accessKey: IDL set to 1.5 should not throw
|
| -PASS h3.accessKey: IDL set to 1.5 followed by getAttribute()
|
| -PASS h3.accessKey: IDL set to 1.5 followed by IDL get
|
| -PASS h3.accessKey: IDL set to true should not throw
|
| -PASS h3.accessKey: IDL set to true followed by getAttribute()
|
| -PASS h3.accessKey: IDL set to true followed by IDL get
|
| -PASS h3.accessKey: IDL set to false should not throw
|
| -PASS h3.accessKey: IDL set to false followed by getAttribute()
|
| -PASS h3.accessKey: IDL set to false followed by IDL get
|
| -PASS h3.accessKey: IDL set to object "[object Object]" should not throw
|
| -PASS h3.accessKey: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h3.accessKey: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h3.accessKey: IDL set to NaN should not throw
|
| -PASS h3.accessKey: IDL set to NaN followed by getAttribute()
|
| -PASS h3.accessKey: IDL set to NaN followed by IDL get
|
| -PASS h3.accessKey: IDL set to Infinity should not throw
|
| -PASS h3.accessKey: IDL set to Infinity followed by getAttribute()
|
| -PASS h3.accessKey: IDL set to Infinity followed by IDL get
|
| -PASS h3.accessKey: IDL set to -Infinity should not throw
|
| -PASS h3.accessKey: IDL set to -Infinity followed by getAttribute()
|
| -PASS h3.accessKey: IDL set to -Infinity followed by IDL get
|
| -PASS h3.accessKey: IDL set to "\0" should not throw
|
| -PASS h3.accessKey: IDL set to "\0" followed by getAttribute()
|
| -PASS h3.accessKey: IDL set to "\0" followed by IDL get
|
| -PASS h3.accessKey: IDL set to null should not throw
|
| -PASS h3.accessKey: IDL set to null followed by getAttribute()
|
| -PASS h3.accessKey: IDL set to null followed by IDL get
|
| -PASS h3.accessKey: IDL set to object "test-toString" should not throw
|
| -PASS h3.accessKey: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h3.accessKey: IDL set to object "test-toString" followed by IDL get
|
| -PASS h3.accessKey: IDL set to object "test-valueOf" should not throw
|
| -PASS h3.accessKey: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h3.accessKey: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h3.tabIndex: typeof IDL attribute
|
| -PASS h3.tabIndex: setAttribute() to -36 followed by getAttribute()
|
| -PASS h3.tabIndex: setAttribute() to -36 followed by IDL get
|
| -PASS h3.tabIndex: setAttribute() to -1 followed by getAttribute()
|
| -PASS h3.tabIndex: setAttribute() to -1 followed by IDL get
|
| -PASS h3.tabIndex: setAttribute() to 0 followed by getAttribute()
|
| -PASS h3.tabIndex: setAttribute() to 0 followed by IDL get
|
| -PASS h3.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| -PASS h3.tabIndex: setAttribute() to 1 followed by IDL get
|
| -PASS h3.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL h3.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS h3.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL h3.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS h3.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| -PASS h3.tabIndex: setAttribute() to "-1" followed by IDL get
|
| -PASS h3.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| -PASS h3.tabIndex: setAttribute() to "-0" followed by IDL get
|
| -PASS h3.tabIndex: setAttribute() to "0" followed by getAttribute()
|
| -PASS h3.tabIndex: setAttribute() to "0" followed by IDL get
|
| -PASS h3.tabIndex: setAttribute() to "1" followed by getAttribute()
|
| -PASS h3.tabIndex: setAttribute() to "1" followed by IDL get
|
| -PASS h3.tabIndex: setAttribute() to "\t7" followed by getAttribute()
|
| -PASS h3.tabIndex: setAttribute() to "\t7" followed by IDL get
|
| -PASS h3.tabIndex: setAttribute() to "\f7" followed by getAttribute()
|
| -PASS h3.tabIndex: setAttribute() to "\f7" followed by IDL get
|
| -PASS h3.tabIndex: setAttribute() to " 7" followed by getAttribute()
|
| -PASS h3.tabIndex: setAttribute() to " 7" followed by IDL get
|
| -PASS h3.tabIndex: setAttribute() to "\n7" followed by getAttribute()
|
| -PASS h3.tabIndex: setAttribute() to "\n7" followed by IDL get
|
| -PASS h3.tabIndex: setAttribute() to "\r7" followed by getAttribute()
|
| -PASS h3.tabIndex: setAttribute() to "\r7" followed by IDL get
|
| -PASS h3.tabIndex: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h3.tabIndex: setAttribute() to 1.5 followed by IDL get
|
| -PASS h3.tabIndex: setAttribute() to object "2" followed by getAttribute()
|
| -PASS h3.tabIndex: setAttribute() to object "2" followed by IDL get
|
| -PASS h3.tabIndex: IDL set to -36 should not throw
|
| -PASS h3.tabIndex: IDL set to -36 followed by getAttribute()
|
| -PASS h3.tabIndex: IDL set to -36 followed by IDL get
|
| -PASS h3.tabIndex: IDL set to -1 should not throw
|
| -PASS h3.tabIndex: IDL set to -1 followed by getAttribute()
|
| -PASS h3.tabIndex: IDL set to -1 followed by IDL get
|
| -PASS h3.tabIndex: IDL set to 0 should not throw
|
| -PASS h3.tabIndex: IDL set to 0 followed by getAttribute()
|
| -PASS h3.tabIndex: IDL set to 0 followed by IDL get
|
| -PASS h3.tabIndex: IDL set to 1 should not throw
|
| -PASS h3.tabIndex: IDL set to 1 followed by getAttribute()
|
| -PASS h3.tabIndex: IDL set to 1 followed by IDL get
|
| -PASS h3.tabIndex: IDL set to 2147483647 should not throw
|
| -PASS h3.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL h3.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS h3.tabIndex: IDL set to -2147483648 should not throw
|
| -PASS h3.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL h3.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS h3.align: typeof IDL attribute
|
| -PASS h3.align: IDL get with DOM attribute unset
|
| -PASS h3.align: setAttribute() to "" followed by getAttribute()
|
| -PASS h3.align: setAttribute() to "" followed by IDL get
|
| -PASS h3.align: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h3.align: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h3.align: setAttribute() to undefined followed by getAttribute()
|
| -PASS h3.align: setAttribute() to undefined followed by IDL get
|
| -PASS h3.align: setAttribute() to 7 followed by getAttribute()
|
| -PASS h3.align: setAttribute() to 7 followed by IDL get
|
| -PASS h3.align: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h3.align: setAttribute() to 1.5 followed by IDL get
|
| -PASS h3.align: setAttribute() to true followed by getAttribute()
|
| -PASS h3.align: setAttribute() to true followed by IDL get
|
| -PASS h3.align: setAttribute() to false followed by getAttribute()
|
| -PASS h3.align: setAttribute() to false followed by IDL get
|
| -PASS h3.align: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h3.align: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h3.align: setAttribute() to NaN followed by getAttribute()
|
| -PASS h3.align: setAttribute() to NaN followed by IDL get
|
| -PASS h3.align: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h3.align: setAttribute() to Infinity followed by IDL get
|
| -PASS h3.align: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h3.align: setAttribute() to -Infinity followed by IDL get
|
| -PASS h3.align: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h3.align: setAttribute() to "\0" followed by IDL get
|
| -PASS h3.align: setAttribute() to null followed by getAttribute()
|
| -PASS h3.align: setAttribute() to null followed by IDL get
|
| -PASS h3.align: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h3.align: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h3.align: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h3.align: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h3.align: IDL set to "" should not throw
|
| -PASS h3.align: IDL set to "" followed by getAttribute()
|
| -PASS h3.align: IDL set to "" followed by IDL get
|
| -PASS h3.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS h3.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h3.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h3.align: IDL set to undefined should not throw
|
| -PASS h3.align: IDL set to undefined followed by getAttribute()
|
| -PASS h3.align: IDL set to undefined followed by IDL get
|
| -PASS h3.align: IDL set to 7 should not throw
|
| -PASS h3.align: IDL set to 7 followed by getAttribute()
|
| -PASS h3.align: IDL set to 7 followed by IDL get
|
| -PASS h3.align: IDL set to 1.5 should not throw
|
| -PASS h3.align: IDL set to 1.5 followed by getAttribute()
|
| -PASS h3.align: IDL set to 1.5 followed by IDL get
|
| -PASS h3.align: IDL set to true should not throw
|
| -PASS h3.align: IDL set to true followed by getAttribute()
|
| -PASS h3.align: IDL set to true followed by IDL get
|
| -PASS h3.align: IDL set to false should not throw
|
| -PASS h3.align: IDL set to false followed by getAttribute()
|
| -PASS h3.align: IDL set to false followed by IDL get
|
| -PASS h3.align: IDL set to object "[object Object]" should not throw
|
| -PASS h3.align: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h3.align: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h3.align: IDL set to NaN should not throw
|
| -PASS h3.align: IDL set to NaN followed by getAttribute()
|
| -PASS h3.align: IDL set to NaN followed by IDL get
|
| -PASS h3.align: IDL set to Infinity should not throw
|
| -PASS h3.align: IDL set to Infinity followed by getAttribute()
|
| -PASS h3.align: IDL set to Infinity followed by IDL get
|
| -PASS h3.align: IDL set to -Infinity should not throw
|
| -PASS h3.align: IDL set to -Infinity followed by getAttribute()
|
| -PASS h3.align: IDL set to -Infinity followed by IDL get
|
| -PASS h3.align: IDL set to "\0" should not throw
|
| -PASS h3.align: IDL set to "\0" followed by getAttribute()
|
| -PASS h3.align: IDL set to "\0" followed by IDL get
|
| -PASS h3.align: IDL set to null should not throw
|
| -PASS h3.align: IDL set to null followed by getAttribute()
|
| -PASS h3.align: IDL set to null followed by IDL get
|
| -PASS h3.align: IDL set to object "test-toString" should not throw
|
| -PASS h3.align: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h3.align: IDL set to object "test-toString" followed by IDL get
|
| -PASS h3.align: IDL set to object "test-valueOf" should not throw
|
| -PASS h3.align: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h3.align: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h4.title: typeof IDL attribute
|
| -PASS h4.title: IDL get with DOM attribute unset
|
| -PASS h4.title: setAttribute() to "" followed by getAttribute()
|
| -PASS h4.title: setAttribute() to "" followed by IDL get
|
| -PASS h4.title: 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 getAttribute()
|
| -PASS h4.title: 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
|
| -PASS h4.title: setAttribute() to undefined followed by getAttribute()
|
| -PASS h4.title: setAttribute() to undefined followed by IDL get
|
| -PASS h4.title: setAttribute() to 7 followed by getAttribute()
|
| -PASS h4.title: setAttribute() to 7 followed by IDL get
|
| -PASS h4.title: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h4.title: setAttribute() to 1.5 followed by IDL get
|
| -PASS h4.title: setAttribute() to true followed by getAttribute()
|
| -PASS h4.title: setAttribute() to true followed by IDL get
|
| -PASS h4.title: setAttribute() to false followed by getAttribute()
|
| -PASS h4.title: setAttribute() to false followed by IDL get
|
| -PASS h4.title: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h4.title: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h4.title: setAttribute() to NaN followed by getAttribute()
|
| -PASS h4.title: setAttribute() to NaN followed by IDL get
|
| -PASS h4.title: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h4.title: setAttribute() to Infinity followed by IDL get
|
| -PASS h4.title: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h4.title: setAttribute() to -Infinity followed by IDL get
|
| -PASS h4.title: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h4.title: setAttribute() to "\0" followed by IDL get
|
| -PASS h4.title: setAttribute() to null followed by getAttribute()
|
| -PASS h4.title: setAttribute() to null followed by IDL get
|
| -PASS h4.title: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h4.title: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h4.title: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h4.title: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h4.title: IDL set to "" should not throw
|
| -PASS h4.title: IDL set to "" followed by getAttribute()
|
| -PASS h4.title: IDL set to "" followed by IDL get
|
| -PASS h4.title: 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 " should not throw
|
| -PASS h4.title: 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()
|
| -PASS h4.title: 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
|
| -PASS h4.title: IDL set to undefined should not throw
|
| -PASS h4.title: IDL set to undefined followed by getAttribute()
|
| -PASS h4.title: IDL set to undefined followed by IDL get
|
| -PASS h4.title: IDL set to 7 should not throw
|
| -PASS h4.title: IDL set to 7 followed by getAttribute()
|
| -PASS h4.title: IDL set to 7 followed by IDL get
|
| -PASS h4.title: IDL set to 1.5 should not throw
|
| -PASS h4.title: IDL set to 1.5 followed by getAttribute()
|
| -PASS h4.title: IDL set to 1.5 followed by IDL get
|
| -PASS h4.title: IDL set to true should not throw
|
| -PASS h4.title: IDL set to true followed by getAttribute()
|
| -PASS h4.title: IDL set to true followed by IDL get
|
| -PASS h4.title: IDL set to false should not throw
|
| -PASS h4.title: IDL set to false followed by getAttribute()
|
| -PASS h4.title: IDL set to false followed by IDL get
|
| -PASS h4.title: IDL set to object "[object Object]" should not throw
|
| -PASS h4.title: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h4.title: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h4.title: IDL set to NaN should not throw
|
| -PASS h4.title: IDL set to NaN followed by getAttribute()
|
| -PASS h4.title: IDL set to NaN followed by IDL get
|
| -PASS h4.title: IDL set to Infinity should not throw
|
| -PASS h4.title: IDL set to Infinity followed by getAttribute()
|
| -PASS h4.title: IDL set to Infinity followed by IDL get
|
| -PASS h4.title: IDL set to -Infinity should not throw
|
| -PASS h4.title: IDL set to -Infinity followed by getAttribute()
|
| -PASS h4.title: IDL set to -Infinity followed by IDL get
|
| -PASS h4.title: IDL set to "\0" should not throw
|
| -PASS h4.title: IDL set to "\0" followed by getAttribute()
|
| -PASS h4.title: IDL set to "\0" followed by IDL get
|
| -PASS h4.title: IDL set to null should not throw
|
| -PASS h4.title: IDL set to null followed by getAttribute()
|
| -PASS h4.title: IDL set to null followed by IDL get
|
| -PASS h4.title: IDL set to object "test-toString" should not throw
|
| -PASS h4.title: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h4.title: IDL set to object "test-toString" followed by IDL get
|
| -PASS h4.title: IDL set to object "test-valueOf" should not throw
|
| -PASS h4.title: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h4.title: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h4.lang: typeof IDL attribute
|
| -PASS h4.lang: IDL get with DOM attribute unset
|
| -PASS h4.lang: setAttribute() to "" followed by getAttribute()
|
| -PASS h4.lang: setAttribute() to "" followed by IDL get
|
| -PASS h4.lang: 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 getAttribute()
|
| -PASS h4.lang: 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
|
| -PASS h4.lang: setAttribute() to undefined followed by getAttribute()
|
| -PASS h4.lang: setAttribute() to undefined followed by IDL get
|
| -PASS h4.lang: setAttribute() to 7 followed by getAttribute()
|
| -PASS h4.lang: setAttribute() to 7 followed by IDL get
|
| -PASS h4.lang: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h4.lang: setAttribute() to 1.5 followed by IDL get
|
| -PASS h4.lang: setAttribute() to true followed by getAttribute()
|
| -PASS h4.lang: setAttribute() to true followed by IDL get
|
| -PASS h4.lang: setAttribute() to false followed by getAttribute()
|
| -PASS h4.lang: setAttribute() to false followed by IDL get
|
| -PASS h4.lang: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h4.lang: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h4.lang: setAttribute() to NaN followed by getAttribute()
|
| -PASS h4.lang: setAttribute() to NaN followed by IDL get
|
| -PASS h4.lang: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h4.lang: setAttribute() to Infinity followed by IDL get
|
| -PASS h4.lang: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h4.lang: setAttribute() to -Infinity followed by IDL get
|
| -PASS h4.lang: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h4.lang: setAttribute() to "\0" followed by IDL get
|
| -PASS h4.lang: setAttribute() to null followed by getAttribute()
|
| -PASS h4.lang: setAttribute() to null followed by IDL get
|
| -PASS h4.lang: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h4.lang: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h4.lang: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h4.lang: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h4.lang: IDL set to "" should not throw
|
| -PASS h4.lang: IDL set to "" followed by getAttribute()
|
| -PASS h4.lang: IDL set to "" followed by IDL get
|
| -PASS h4.lang: 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 " should not throw
|
| -PASS h4.lang: 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()
|
| -PASS h4.lang: 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
|
| -PASS h4.lang: IDL set to undefined should not throw
|
| -PASS h4.lang: IDL set to undefined followed by getAttribute()
|
| -PASS h4.lang: IDL set to undefined followed by IDL get
|
| -PASS h4.lang: IDL set to 7 should not throw
|
| -PASS h4.lang: IDL set to 7 followed by getAttribute()
|
| -PASS h4.lang: IDL set to 7 followed by IDL get
|
| -PASS h4.lang: IDL set to 1.5 should not throw
|
| -PASS h4.lang: IDL set to 1.5 followed by getAttribute()
|
| -PASS h4.lang: IDL set to 1.5 followed by IDL get
|
| -PASS h4.lang: IDL set to true should not throw
|
| -PASS h4.lang: IDL set to true followed by getAttribute()
|
| -PASS h4.lang: IDL set to true followed by IDL get
|
| -PASS h4.lang: IDL set to false should not throw
|
| -PASS h4.lang: IDL set to false followed by getAttribute()
|
| -PASS h4.lang: IDL set to false followed by IDL get
|
| -PASS h4.lang: IDL set to object "[object Object]" should not throw
|
| -PASS h4.lang: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h4.lang: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h4.lang: IDL set to NaN should not throw
|
| -PASS h4.lang: IDL set to NaN followed by getAttribute()
|
| -PASS h4.lang: IDL set to NaN followed by IDL get
|
| -PASS h4.lang: IDL set to Infinity should not throw
|
| -PASS h4.lang: IDL set to Infinity followed by getAttribute()
|
| -PASS h4.lang: IDL set to Infinity followed by IDL get
|
| -PASS h4.lang: IDL set to -Infinity should not throw
|
| -PASS h4.lang: IDL set to -Infinity followed by getAttribute()
|
| -PASS h4.lang: IDL set to -Infinity followed by IDL get
|
| -PASS h4.lang: IDL set to "\0" should not throw
|
| -PASS h4.lang: IDL set to "\0" followed by getAttribute()
|
| -PASS h4.lang: IDL set to "\0" followed by IDL get
|
| -PASS h4.lang: IDL set to null should not throw
|
| -PASS h4.lang: IDL set to null followed by getAttribute()
|
| -PASS h4.lang: IDL set to null followed by IDL get
|
| -PASS h4.lang: IDL set to object "test-toString" should not throw
|
| -PASS h4.lang: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h4.lang: IDL set to object "test-toString" followed by IDL get
|
| -PASS h4.lang: IDL set to object "test-valueOf" should not throw
|
| -PASS h4.lang: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h4.lang: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h4.dir: typeof IDL attribute
|
| -PASS h4.dir: IDL get with DOM attribute unset
|
| -PASS h4.dir: setAttribute() to "" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "" followed by IDL get
|
| -PASS h4.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 getAttribute()
|
| -PASS h4.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
|
| -PASS h4.dir: setAttribute() to undefined followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to undefined followed by IDL get
|
| -PASS h4.dir: setAttribute() to 7 followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to 7 followed by IDL get
|
| -PASS h4.dir: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to 1.5 followed by IDL get
|
| -PASS h4.dir: setAttribute() to true followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to true followed by IDL get
|
| -PASS h4.dir: setAttribute() to false followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to false followed by IDL get
|
| -PASS h4.dir: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h4.dir: setAttribute() to NaN followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to NaN followed by IDL get
|
| -PASS h4.dir: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to Infinity followed by IDL get
|
| -PASS h4.dir: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to -Infinity followed by IDL get
|
| -PASS h4.dir: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "\0" followed by IDL get
|
| -PASS h4.dir: setAttribute() to null followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to null followed by IDL get
|
| -PASS h4.dir: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h4.dir: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h4.dir: setAttribute() to "ltr" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "ltr" followed by IDL get
|
| -PASS h4.dir: setAttribute() to "xltr" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "xltr" followed by IDL get
|
| -PASS h4.dir: setAttribute() to "ltr\0" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "ltr\0" followed by IDL get
|
| -PASS h4.dir: setAttribute() to "tr" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "tr" followed by IDL get
|
| -PASS h4.dir: setAttribute() to "LTR" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "LTR" followed by IDL get
|
| -PASS h4.dir: setAttribute() to "rtl" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "rtl" followed by IDL get
|
| -PASS h4.dir: setAttribute() to "xrtl" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "xrtl" followed by IDL get
|
| -PASS h4.dir: setAttribute() to "rtl\0" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "rtl\0" followed by IDL get
|
| -PASS h4.dir: setAttribute() to "tl" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "tl" followed by IDL get
|
| -PASS h4.dir: setAttribute() to "RTL" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "RTL" followed by IDL get
|
| -PASS h4.dir: setAttribute() to "auto" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "auto" followed by IDL get
|
| -PASS h4.dir: setAttribute() to "xauto" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "xauto" followed by IDL get
|
| -PASS h4.dir: setAttribute() to "auto\0" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "auto\0" followed by IDL get
|
| -PASS h4.dir: setAttribute() to "uto" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "uto" followed by IDL get
|
| -PASS h4.dir: setAttribute() to "AUTO" followed by getAttribute()
|
| -PASS h4.dir: setAttribute() to "AUTO" followed by IDL get
|
| -PASS h4.dir: IDL set to "" should not throw
|
| -PASS h4.dir: IDL set to "" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "" followed by IDL get
|
| -PASS h4.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 " should not throw
|
| -PASS h4.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()
|
| -PASS h4.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
|
| -PASS h4.dir: IDL set to undefined should not throw
|
| -PASS h4.dir: IDL set to undefined followed by getAttribute()
|
| -PASS h4.dir: IDL set to undefined followed by IDL get
|
| -PASS h4.dir: IDL set to 7 should not throw
|
| -PASS h4.dir: IDL set to 7 followed by getAttribute()
|
| -PASS h4.dir: IDL set to 7 followed by IDL get
|
| -PASS h4.dir: IDL set to 1.5 should not throw
|
| -PASS h4.dir: IDL set to 1.5 followed by getAttribute()
|
| -PASS h4.dir: IDL set to 1.5 followed by IDL get
|
| -PASS h4.dir: IDL set to true should not throw
|
| -PASS h4.dir: IDL set to true followed by getAttribute()
|
| -PASS h4.dir: IDL set to true followed by IDL get
|
| -PASS h4.dir: IDL set to false should not throw
|
| -PASS h4.dir: IDL set to false followed by getAttribute()
|
| -PASS h4.dir: IDL set to false followed by IDL get
|
| -PASS h4.dir: IDL set to object "[object Object]" should not throw
|
| -PASS h4.dir: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h4.dir: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h4.dir: IDL set to NaN should not throw
|
| -PASS h4.dir: IDL set to NaN followed by getAttribute()
|
| -PASS h4.dir: IDL set to NaN followed by IDL get
|
| -PASS h4.dir: IDL set to Infinity should not throw
|
| -PASS h4.dir: IDL set to Infinity followed by getAttribute()
|
| -PASS h4.dir: IDL set to Infinity followed by IDL get
|
| -PASS h4.dir: IDL set to -Infinity should not throw
|
| -PASS h4.dir: IDL set to -Infinity followed by getAttribute()
|
| -PASS h4.dir: IDL set to -Infinity followed by IDL get
|
| -PASS h4.dir: IDL set to "\0" should not throw
|
| -PASS h4.dir: IDL set to "\0" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "\0" followed by IDL get
|
| -PASS h4.dir: IDL set to null should not throw
|
| -PASS h4.dir: IDL set to null followed by IDL get
|
| -PASS h4.dir: IDL set to object "test-toString" should not throw
|
| -PASS h4.dir: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h4.dir: IDL set to object "test-toString" followed by IDL get
|
| -PASS h4.dir: IDL set to object "test-valueOf" should not throw
|
| -PASS h4.dir: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h4.dir: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h4.dir: IDL set to "ltr" should not throw
|
| -PASS h4.dir: IDL set to "ltr" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "ltr" followed by IDL get
|
| -PASS h4.dir: IDL set to "xltr" should not throw
|
| -PASS h4.dir: IDL set to "xltr" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "xltr" followed by IDL get
|
| -PASS h4.dir: IDL set to "ltr\0" should not throw
|
| -PASS h4.dir: IDL set to "ltr\0" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "ltr\0" followed by IDL get
|
| -PASS h4.dir: IDL set to "tr" should not throw
|
| -PASS h4.dir: IDL set to "tr" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "tr" followed by IDL get
|
| -PASS h4.dir: IDL set to "LTR" should not throw
|
| -PASS h4.dir: IDL set to "LTR" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "LTR" followed by IDL get
|
| -PASS h4.dir: IDL set to "rtl" should not throw
|
| -PASS h4.dir: IDL set to "rtl" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "rtl" followed by IDL get
|
| -PASS h4.dir: IDL set to "xrtl" should not throw
|
| -PASS h4.dir: IDL set to "xrtl" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "xrtl" followed by IDL get
|
| -PASS h4.dir: IDL set to "rtl\0" should not throw
|
| -PASS h4.dir: IDL set to "rtl\0" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "rtl\0" followed by IDL get
|
| -PASS h4.dir: IDL set to "tl" should not throw
|
| -PASS h4.dir: IDL set to "tl" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "tl" followed by IDL get
|
| -PASS h4.dir: IDL set to "RTL" should not throw
|
| -PASS h4.dir: IDL set to "RTL" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "RTL" followed by IDL get
|
| -PASS h4.dir: IDL set to "auto" should not throw
|
| -PASS h4.dir: IDL set to "auto" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "auto" followed by IDL get
|
| -PASS h4.dir: IDL set to "xauto" should not throw
|
| -PASS h4.dir: IDL set to "xauto" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "xauto" followed by IDL get
|
| -PASS h4.dir: IDL set to "auto\0" should not throw
|
| -PASS h4.dir: IDL set to "auto\0" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "auto\0" followed by IDL get
|
| -PASS h4.dir: IDL set to "uto" should not throw
|
| -PASS h4.dir: IDL set to "uto" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "uto" followed by IDL get
|
| -PASS h4.dir: IDL set to "AUTO" should not throw
|
| -PASS h4.dir: IDL set to "AUTO" followed by getAttribute()
|
| -PASS h4.dir: IDL set to "AUTO" followed by IDL get
|
| -PASS h4.className (<h4 class>): typeof IDL attribute
|
| -PASS h4.className (<h4 class>): IDL get with DOM attribute unset
|
| -PASS h4.className (<h4 class>): setAttribute() to "" followed by getAttribute()
|
| -PASS h4.className (<h4 class>): setAttribute() to "" followed by IDL get
|
| -PASS h4.className (<h4 class>): 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 getAttribute()
|
| -PASS h4.className (<h4 class>): 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
|
| -PASS h4.className (<h4 class>): setAttribute() to undefined followed by getAttribute()
|
| -PASS h4.className (<h4 class>): setAttribute() to undefined followed by IDL get
|
| -PASS h4.className (<h4 class>): setAttribute() to 7 followed by getAttribute()
|
| -PASS h4.className (<h4 class>): setAttribute() to 7 followed by IDL get
|
| -PASS h4.className (<h4 class>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h4.className (<h4 class>): setAttribute() to 1.5 followed by IDL get
|
| -PASS h4.className (<h4 class>): setAttribute() to true followed by getAttribute()
|
| -PASS h4.className (<h4 class>): setAttribute() to true followed by IDL get
|
| -PASS h4.className (<h4 class>): setAttribute() to false followed by getAttribute()
|
| -PASS h4.className (<h4 class>): setAttribute() to false followed by IDL get
|
| -PASS h4.className (<h4 class>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h4.className (<h4 class>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h4.className (<h4 class>): setAttribute() to NaN followed by getAttribute()
|
| -PASS h4.className (<h4 class>): setAttribute() to NaN followed by IDL get
|
| -PASS h4.className (<h4 class>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS h4.className (<h4 class>): setAttribute() to Infinity followed by IDL get
|
| -PASS h4.className (<h4 class>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h4.className (<h4 class>): setAttribute() to -Infinity followed by IDL get
|
| -PASS h4.className (<h4 class>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS h4.className (<h4 class>): setAttribute() to "\0" followed by IDL get
|
| -PASS h4.className (<h4 class>): setAttribute() to null followed by getAttribute()
|
| -PASS h4.className (<h4 class>): setAttribute() to null followed by IDL get
|
| -PASS h4.className (<h4 class>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h4.className (<h4 class>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h4.className (<h4 class>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h4.className (<h4 class>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h4.className (<h4 class>): IDL set to "" should not throw
|
| -PASS h4.className (<h4 class>): IDL set to "" followed by getAttribute()
|
| -PASS h4.className (<h4 class>): IDL set to "" followed by IDL get
|
| -PASS h4.className (<h4 class>): 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 " should not throw
|
| -PASS h4.className (<h4 class>): 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()
|
| -PASS h4.className (<h4 class>): 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
|
| -PASS h4.className (<h4 class>): IDL set to undefined should not throw
|
| -PASS h4.className (<h4 class>): IDL set to undefined followed by getAttribute()
|
| -PASS h4.className (<h4 class>): IDL set to undefined followed by IDL get
|
| -PASS h4.className (<h4 class>): IDL set to 7 should not throw
|
| -PASS h4.className (<h4 class>): IDL set to 7 followed by getAttribute()
|
| -PASS h4.className (<h4 class>): IDL set to 7 followed by IDL get
|
| -PASS h4.className (<h4 class>): IDL set to 1.5 should not throw
|
| -PASS h4.className (<h4 class>): IDL set to 1.5 followed by getAttribute()
|
| -PASS h4.className (<h4 class>): IDL set to 1.5 followed by IDL get
|
| -PASS h4.className (<h4 class>): IDL set to true should not throw
|
| -PASS h4.className (<h4 class>): IDL set to true followed by getAttribute()
|
| -PASS h4.className (<h4 class>): IDL set to true followed by IDL get
|
| -PASS h4.className (<h4 class>): IDL set to false should not throw
|
| -PASS h4.className (<h4 class>): IDL set to false followed by getAttribute()
|
| -PASS h4.className (<h4 class>): IDL set to false followed by IDL get
|
| -PASS h4.className (<h4 class>): IDL set to object "[object Object]" should not throw
|
| -PASS h4.className (<h4 class>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h4.className (<h4 class>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS h4.className (<h4 class>): IDL set to NaN should not throw
|
| -PASS h4.className (<h4 class>): IDL set to NaN followed by getAttribute()
|
| -PASS h4.className (<h4 class>): IDL set to NaN followed by IDL get
|
| -PASS h4.className (<h4 class>): IDL set to Infinity should not throw
|
| -PASS h4.className (<h4 class>): IDL set to Infinity followed by getAttribute()
|
| -PASS h4.className (<h4 class>): IDL set to Infinity followed by IDL get
|
| -PASS h4.className (<h4 class>): IDL set to -Infinity should not throw
|
| -PASS h4.className (<h4 class>): IDL set to -Infinity followed by getAttribute()
|
| -PASS h4.className (<h4 class>): IDL set to -Infinity followed by IDL get
|
| -PASS h4.className (<h4 class>): IDL set to "\0" should not throw
|
| -PASS h4.className (<h4 class>): IDL set to "\0" followed by getAttribute()
|
| -PASS h4.className (<h4 class>): IDL set to "\0" followed by IDL get
|
| -PASS h4.className (<h4 class>): IDL set to null should not throw
|
| -PASS h4.className (<h4 class>): IDL set to null followed by getAttribute()
|
| -PASS h4.className (<h4 class>): IDL set to null followed by IDL get
|
| -PASS h4.className (<h4 class>): IDL set to object "test-toString" should not throw
|
| -PASS h4.className (<h4 class>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h4.className (<h4 class>): IDL set to object "test-toString" followed by IDL get
|
| -PASS h4.className (<h4 class>): IDL set to object "test-valueOf" should not throw
|
| -PASS h4.className (<h4 class>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h4.className (<h4 class>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h4.hidden: typeof IDL attribute
|
| -PASS h4.hidden: IDL get with DOM attribute unset
|
| -PASS h4.hidden: setAttribute() to "" followed by getAttribute()
|
| -PASS h4.hidden: setAttribute() to "" followed by IDL get
|
| -PASS h4.hidden: setAttribute() to " foo " followed by getAttribute()
|
| -PASS h4.hidden: setAttribute() to " foo " followed by IDL get
|
| -PASS h4.hidden: setAttribute() to undefined followed by getAttribute()
|
| -PASS h4.hidden: setAttribute() to undefined followed by IDL get
|
| -PASS h4.hidden: setAttribute() to null followed by getAttribute()
|
| -PASS h4.hidden: setAttribute() to null followed by IDL get
|
| -PASS h4.hidden: setAttribute() to 7 followed by getAttribute()
|
| -PASS h4.hidden: setAttribute() to 7 followed by IDL get
|
| -PASS h4.hidden: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h4.hidden: setAttribute() to 1.5 followed by IDL get
|
| -PASS h4.hidden: setAttribute() to true followed by getAttribute()
|
| -PASS h4.hidden: setAttribute() to true followed by IDL get
|
| -PASS h4.hidden: setAttribute() to false followed by getAttribute()
|
| -PASS h4.hidden: setAttribute() to false followed by IDL get
|
| -PASS h4.hidden: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h4.hidden: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h4.hidden: setAttribute() to NaN followed by getAttribute()
|
| -PASS h4.hidden: setAttribute() to NaN followed by IDL get
|
| -PASS h4.hidden: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h4.hidden: setAttribute() to Infinity followed by IDL get
|
| -PASS h4.hidden: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h4.hidden: setAttribute() to -Infinity followed by IDL get
|
| -PASS h4.hidden: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h4.hidden: setAttribute() to "\0" followed by IDL get
|
| -PASS h4.hidden: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h4.hidden: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h4.hidden: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h4.hidden: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h4.hidden: setAttribute() to "hidden" followed by getAttribute()
|
| -PASS h4.hidden: setAttribute() to "hidden" followed by IDL get
|
| -PASS h4.hidden: IDL set to "" should not throw
|
| -PASS h4.hidden: IDL set to "" followed by hasAttribute()
|
| -PASS h4.hidden: IDL set to "" followed by IDL get
|
| -PASS h4.hidden: IDL set to " foo " should not throw
|
| -PASS h4.hidden: IDL set to " foo " followed by hasAttribute()
|
| -PASS h4.hidden: IDL set to " foo " followed by IDL get
|
| -PASS h4.hidden: IDL set to undefined should not throw
|
| -PASS h4.hidden: IDL set to undefined followed by hasAttribute()
|
| -PASS h4.hidden: IDL set to undefined followed by IDL get
|
| -PASS h4.hidden: IDL set to null should not throw
|
| -PASS h4.hidden: IDL set to null followed by hasAttribute()
|
| -PASS h4.hidden: IDL set to null followed by IDL get
|
| -PASS h4.hidden: IDL set to 7 should not throw
|
| -PASS h4.hidden: IDL set to 7 followed by hasAttribute()
|
| -PASS h4.hidden: IDL set to 7 followed by IDL get
|
| -PASS h4.hidden: IDL set to 1.5 should not throw
|
| -PASS h4.hidden: IDL set to 1.5 followed by hasAttribute()
|
| -PASS h4.hidden: IDL set to 1.5 followed by IDL get
|
| -PASS h4.hidden: IDL set to true should not throw
|
| -PASS h4.hidden: IDL set to true followed by hasAttribute()
|
| -PASS h4.hidden: IDL set to true followed by IDL get
|
| -PASS h4.hidden: IDL set to false should not throw
|
| -PASS h4.hidden: IDL set to false followed by hasAttribute()
|
| -PASS h4.hidden: IDL set to false followed by IDL get
|
| -PASS h4.hidden: IDL set to object "[object Object]" should not throw
|
| -PASS h4.hidden: IDL set to object "[object Object]" followed by hasAttribute()
|
| -PASS h4.hidden: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h4.hidden: IDL set to NaN should not throw
|
| -PASS h4.hidden: IDL set to NaN followed by hasAttribute()
|
| -PASS h4.hidden: IDL set to NaN followed by IDL get
|
| -PASS h4.hidden: IDL set to Infinity should not throw
|
| -PASS h4.hidden: IDL set to Infinity followed by hasAttribute()
|
| -PASS h4.hidden: IDL set to Infinity followed by IDL get
|
| -PASS h4.hidden: IDL set to -Infinity should not throw
|
| -PASS h4.hidden: IDL set to -Infinity followed by hasAttribute()
|
| -PASS h4.hidden: IDL set to -Infinity followed by IDL get
|
| -PASS h4.hidden: IDL set to "\0" should not throw
|
| -PASS h4.hidden: IDL set to "\0" followed by hasAttribute()
|
| -PASS h4.hidden: IDL set to "\0" followed by IDL get
|
| -PASS h4.hidden: IDL set to object "test-toString" should not throw
|
| -PASS h4.hidden: IDL set to object "test-toString" followed by hasAttribute()
|
| -PASS h4.hidden: IDL set to object "test-toString" followed by IDL get
|
| -PASS h4.hidden: IDL set to object "test-valueOf" should not throw
|
| -PASS h4.hidden: IDL set to object "test-valueOf" followed by hasAttribute()
|
| -PASS h4.hidden: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h4.accessKey: typeof IDL attribute
|
| -PASS h4.accessKey: IDL get with DOM attribute unset
|
| -PASS h4.accessKey: setAttribute() to "" followed by getAttribute()
|
| -PASS h4.accessKey: setAttribute() to "" followed by IDL get
|
| -PASS h4.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h4.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h4.accessKey: setAttribute() to undefined followed by getAttribute()
|
| -PASS h4.accessKey: setAttribute() to undefined followed by IDL get
|
| -PASS h4.accessKey: setAttribute() to 7 followed by getAttribute()
|
| -PASS h4.accessKey: setAttribute() to 7 followed by IDL get
|
| -PASS h4.accessKey: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h4.accessKey: setAttribute() to 1.5 followed by IDL get
|
| -PASS h4.accessKey: setAttribute() to true followed by getAttribute()
|
| -PASS h4.accessKey: setAttribute() to true followed by IDL get
|
| -PASS h4.accessKey: setAttribute() to false followed by getAttribute()
|
| -PASS h4.accessKey: setAttribute() to false followed by IDL get
|
| -PASS h4.accessKey: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h4.accessKey: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h4.accessKey: setAttribute() to NaN followed by getAttribute()
|
| -PASS h4.accessKey: setAttribute() to NaN followed by IDL get
|
| -PASS h4.accessKey: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h4.accessKey: setAttribute() to Infinity followed by IDL get
|
| -PASS h4.accessKey: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h4.accessKey: setAttribute() to -Infinity followed by IDL get
|
| -PASS h4.accessKey: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h4.accessKey: setAttribute() to "\0" followed by IDL get
|
| -PASS h4.accessKey: setAttribute() to null followed by getAttribute()
|
| -PASS h4.accessKey: setAttribute() to null followed by IDL get
|
| -PASS h4.accessKey: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h4.accessKey: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h4.accessKey: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h4.accessKey: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h4.accessKey: IDL set to "" should not throw
|
| -PASS h4.accessKey: IDL set to "" followed by getAttribute()
|
| -PASS h4.accessKey: IDL set to "" followed by IDL get
|
| -PASS h4.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS h4.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h4.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h4.accessKey: IDL set to undefined should not throw
|
| -PASS h4.accessKey: IDL set to undefined followed by getAttribute()
|
| -PASS h4.accessKey: IDL set to undefined followed by IDL get
|
| -PASS h4.accessKey: IDL set to 7 should not throw
|
| -PASS h4.accessKey: IDL set to 7 followed by getAttribute()
|
| -PASS h4.accessKey: IDL set to 7 followed by IDL get
|
| -PASS h4.accessKey: IDL set to 1.5 should not throw
|
| -PASS h4.accessKey: IDL set to 1.5 followed by getAttribute()
|
| -PASS h4.accessKey: IDL set to 1.5 followed by IDL get
|
| -PASS h4.accessKey: IDL set to true should not throw
|
| -PASS h4.accessKey: IDL set to true followed by getAttribute()
|
| -PASS h4.accessKey: IDL set to true followed by IDL get
|
| -PASS h4.accessKey: IDL set to false should not throw
|
| -PASS h4.accessKey: IDL set to false followed by getAttribute()
|
| -PASS h4.accessKey: IDL set to false followed by IDL get
|
| -PASS h4.accessKey: IDL set to object "[object Object]" should not throw
|
| -PASS h4.accessKey: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h4.accessKey: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h4.accessKey: IDL set to NaN should not throw
|
| -PASS h4.accessKey: IDL set to NaN followed by getAttribute()
|
| -PASS h4.accessKey: IDL set to NaN followed by IDL get
|
| -PASS h4.accessKey: IDL set to Infinity should not throw
|
| -PASS h4.accessKey: IDL set to Infinity followed by getAttribute()
|
| -PASS h4.accessKey: IDL set to Infinity followed by IDL get
|
| -PASS h4.accessKey: IDL set to -Infinity should not throw
|
| -PASS h4.accessKey: IDL set to -Infinity followed by getAttribute()
|
| -PASS h4.accessKey: IDL set to -Infinity followed by IDL get
|
| -PASS h4.accessKey: IDL set to "\0" should not throw
|
| -PASS h4.accessKey: IDL set to "\0" followed by getAttribute()
|
| -PASS h4.accessKey: IDL set to "\0" followed by IDL get
|
| -PASS h4.accessKey: IDL set to null should not throw
|
| -PASS h4.accessKey: IDL set to null followed by getAttribute()
|
| -PASS h4.accessKey: IDL set to null followed by IDL get
|
| -PASS h4.accessKey: IDL set to object "test-toString" should not throw
|
| -PASS h4.accessKey: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h4.accessKey: IDL set to object "test-toString" followed by IDL get
|
| -PASS h4.accessKey: IDL set to object "test-valueOf" should not throw
|
| -PASS h4.accessKey: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h4.accessKey: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h4.tabIndex: typeof IDL attribute
|
| -PASS h4.tabIndex: setAttribute() to -36 followed by getAttribute()
|
| -PASS h4.tabIndex: setAttribute() to -36 followed by IDL get
|
| -PASS h4.tabIndex: setAttribute() to -1 followed by getAttribute()
|
| -PASS h4.tabIndex: setAttribute() to -1 followed by IDL get
|
| -PASS h4.tabIndex: setAttribute() to 0 followed by getAttribute()
|
| -PASS h4.tabIndex: setAttribute() to 0 followed by IDL get
|
| -PASS h4.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| -PASS h4.tabIndex: setAttribute() to 1 followed by IDL get
|
| -PASS h4.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL h4.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS h4.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL h4.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS h4.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| -PASS h4.tabIndex: setAttribute() to "-1" followed by IDL get
|
| -PASS h4.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| -PASS h4.tabIndex: setAttribute() to "-0" followed by IDL get
|
| -PASS h4.tabIndex: setAttribute() to "0" followed by getAttribute()
|
| -PASS h4.tabIndex: setAttribute() to "0" followed by IDL get
|
| -PASS h4.tabIndex: setAttribute() to "1" followed by getAttribute()
|
| -PASS h4.tabIndex: setAttribute() to "1" followed by IDL get
|
| -PASS h4.tabIndex: setAttribute() to "\t7" followed by getAttribute()
|
| -PASS h4.tabIndex: setAttribute() to "\t7" followed by IDL get
|
| -PASS h4.tabIndex: setAttribute() to "\f7" followed by getAttribute()
|
| -PASS h4.tabIndex: setAttribute() to "\f7" followed by IDL get
|
| -PASS h4.tabIndex: setAttribute() to " 7" followed by getAttribute()
|
| -PASS h4.tabIndex: setAttribute() to " 7" followed by IDL get
|
| -PASS h4.tabIndex: setAttribute() to "\n7" followed by getAttribute()
|
| -PASS h4.tabIndex: setAttribute() to "\n7" followed by IDL get
|
| -PASS h4.tabIndex: setAttribute() to "\r7" followed by getAttribute()
|
| -PASS h4.tabIndex: setAttribute() to "\r7" followed by IDL get
|
| -PASS h4.tabIndex: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h4.tabIndex: setAttribute() to 1.5 followed by IDL get
|
| -PASS h4.tabIndex: setAttribute() to object "2" followed by getAttribute()
|
| -PASS h4.tabIndex: setAttribute() to object "2" followed by IDL get
|
| -PASS h4.tabIndex: IDL set to -36 should not throw
|
| -PASS h4.tabIndex: IDL set to -36 followed by getAttribute()
|
| -PASS h4.tabIndex: IDL set to -36 followed by IDL get
|
| -PASS h4.tabIndex: IDL set to -1 should not throw
|
| -PASS h4.tabIndex: IDL set to -1 followed by getAttribute()
|
| -PASS h4.tabIndex: IDL set to -1 followed by IDL get
|
| -PASS h4.tabIndex: IDL set to 0 should not throw
|
| -PASS h4.tabIndex: IDL set to 0 followed by getAttribute()
|
| -PASS h4.tabIndex: IDL set to 0 followed by IDL get
|
| -PASS h4.tabIndex: IDL set to 1 should not throw
|
| -PASS h4.tabIndex: IDL set to 1 followed by getAttribute()
|
| -PASS h4.tabIndex: IDL set to 1 followed by IDL get
|
| -PASS h4.tabIndex: IDL set to 2147483647 should not throw
|
| -PASS h4.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL h4.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS h4.tabIndex: IDL set to -2147483648 should not throw
|
| -PASS h4.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL h4.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS h4.align: typeof IDL attribute
|
| -PASS h4.align: IDL get with DOM attribute unset
|
| -PASS h4.align: setAttribute() to "" followed by getAttribute()
|
| -PASS h4.align: setAttribute() to "" followed by IDL get
|
| -PASS h4.align: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h4.align: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h4.align: setAttribute() to undefined followed by getAttribute()
|
| -PASS h4.align: setAttribute() to undefined followed by IDL get
|
| -PASS h4.align: setAttribute() to 7 followed by getAttribute()
|
| -PASS h4.align: setAttribute() to 7 followed by IDL get
|
| -PASS h4.align: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h4.align: setAttribute() to 1.5 followed by IDL get
|
| -PASS h4.align: setAttribute() to true followed by getAttribute()
|
| -PASS h4.align: setAttribute() to true followed by IDL get
|
| -PASS h4.align: setAttribute() to false followed by getAttribute()
|
| -PASS h4.align: setAttribute() to false followed by IDL get
|
| -PASS h4.align: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h4.align: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h4.align: setAttribute() to NaN followed by getAttribute()
|
| -PASS h4.align: setAttribute() to NaN followed by IDL get
|
| -PASS h4.align: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h4.align: setAttribute() to Infinity followed by IDL get
|
| -PASS h4.align: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h4.align: setAttribute() to -Infinity followed by IDL get
|
| -PASS h4.align: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h4.align: setAttribute() to "\0" followed by IDL get
|
| -PASS h4.align: setAttribute() to null followed by getAttribute()
|
| -PASS h4.align: setAttribute() to null followed by IDL get
|
| -PASS h4.align: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h4.align: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h4.align: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h4.align: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h4.align: IDL set to "" should not throw
|
| -PASS h4.align: IDL set to "" followed by getAttribute()
|
| -PASS h4.align: IDL set to "" followed by IDL get
|
| -PASS h4.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS h4.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h4.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h4.align: IDL set to undefined should not throw
|
| -PASS h4.align: IDL set to undefined followed by getAttribute()
|
| -PASS h4.align: IDL set to undefined followed by IDL get
|
| -PASS h4.align: IDL set to 7 should not throw
|
| -PASS h4.align: IDL set to 7 followed by getAttribute()
|
| -PASS h4.align: IDL set to 7 followed by IDL get
|
| -PASS h4.align: IDL set to 1.5 should not throw
|
| -PASS h4.align: IDL set to 1.5 followed by getAttribute()
|
| -PASS h4.align: IDL set to 1.5 followed by IDL get
|
| -PASS h4.align: IDL set to true should not throw
|
| -PASS h4.align: IDL set to true followed by getAttribute()
|
| -PASS h4.align: IDL set to true followed by IDL get
|
| -PASS h4.align: IDL set to false should not throw
|
| -PASS h4.align: IDL set to false followed by getAttribute()
|
| -PASS h4.align: IDL set to false followed by IDL get
|
| -PASS h4.align: IDL set to object "[object Object]" should not throw
|
| -PASS h4.align: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h4.align: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h4.align: IDL set to NaN should not throw
|
| -PASS h4.align: IDL set to NaN followed by getAttribute()
|
| -PASS h4.align: IDL set to NaN followed by IDL get
|
| -PASS h4.align: IDL set to Infinity should not throw
|
| -PASS h4.align: IDL set to Infinity followed by getAttribute()
|
| -PASS h4.align: IDL set to Infinity followed by IDL get
|
| -PASS h4.align: IDL set to -Infinity should not throw
|
| -PASS h4.align: IDL set to -Infinity followed by getAttribute()
|
| -PASS h4.align: IDL set to -Infinity followed by IDL get
|
| -PASS h4.align: IDL set to "\0" should not throw
|
| -PASS h4.align: IDL set to "\0" followed by getAttribute()
|
| -PASS h4.align: IDL set to "\0" followed by IDL get
|
| -PASS h4.align: IDL set to null should not throw
|
| -PASS h4.align: IDL set to null followed by getAttribute()
|
| -PASS h4.align: IDL set to null followed by IDL get
|
| -PASS h4.align: IDL set to object "test-toString" should not throw
|
| -PASS h4.align: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h4.align: IDL set to object "test-toString" followed by IDL get
|
| -PASS h4.align: IDL set to object "test-valueOf" should not throw
|
| -PASS h4.align: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h4.align: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h5.title: typeof IDL attribute
|
| -PASS h5.title: IDL get with DOM attribute unset
|
| -PASS h5.title: setAttribute() to "" followed by getAttribute()
|
| -PASS h5.title: setAttribute() to "" followed by IDL get
|
| -PASS h5.title: 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 getAttribute()
|
| -PASS h5.title: 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
|
| -PASS h5.title: setAttribute() to undefined followed by getAttribute()
|
| -PASS h5.title: setAttribute() to undefined followed by IDL get
|
| -PASS h5.title: setAttribute() to 7 followed by getAttribute()
|
| -PASS h5.title: setAttribute() to 7 followed by IDL get
|
| -PASS h5.title: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h5.title: setAttribute() to 1.5 followed by IDL get
|
| -PASS h5.title: setAttribute() to true followed by getAttribute()
|
| -PASS h5.title: setAttribute() to true followed by IDL get
|
| -PASS h5.title: setAttribute() to false followed by getAttribute()
|
| -PASS h5.title: setAttribute() to false followed by IDL get
|
| -PASS h5.title: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h5.title: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h5.title: setAttribute() to NaN followed by getAttribute()
|
| -PASS h5.title: setAttribute() to NaN followed by IDL get
|
| -PASS h5.title: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h5.title: setAttribute() to Infinity followed by IDL get
|
| -PASS h5.title: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h5.title: setAttribute() to -Infinity followed by IDL get
|
| -PASS h5.title: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h5.title: setAttribute() to "\0" followed by IDL get
|
| -PASS h5.title: setAttribute() to null followed by getAttribute()
|
| -PASS h5.title: setAttribute() to null followed by IDL get
|
| -PASS h5.title: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h5.title: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h5.title: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h5.title: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h5.title: IDL set to "" should not throw
|
| -PASS h5.title: IDL set to "" followed by getAttribute()
|
| -PASS h5.title: IDL set to "" followed by IDL get
|
| -PASS h5.title: 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 " should not throw
|
| -PASS h5.title: 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()
|
| -PASS h5.title: 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
|
| -PASS h5.title: IDL set to undefined should not throw
|
| -PASS h5.title: IDL set to undefined followed by getAttribute()
|
| -PASS h5.title: IDL set to undefined followed by IDL get
|
| -PASS h5.title: IDL set to 7 should not throw
|
| -PASS h5.title: IDL set to 7 followed by getAttribute()
|
| -PASS h5.title: IDL set to 7 followed by IDL get
|
| -PASS h5.title: IDL set to 1.5 should not throw
|
| -PASS h5.title: IDL set to 1.5 followed by getAttribute()
|
| -PASS h5.title: IDL set to 1.5 followed by IDL get
|
| -PASS h5.title: IDL set to true should not throw
|
| -PASS h5.title: IDL set to true followed by getAttribute()
|
| -PASS h5.title: IDL set to true followed by IDL get
|
| -PASS h5.title: IDL set to false should not throw
|
| -PASS h5.title: IDL set to false followed by getAttribute()
|
| -PASS h5.title: IDL set to false followed by IDL get
|
| -PASS h5.title: IDL set to object "[object Object]" should not throw
|
| -PASS h5.title: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h5.title: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h5.title: IDL set to NaN should not throw
|
| -PASS h5.title: IDL set to NaN followed by getAttribute()
|
| -PASS h5.title: IDL set to NaN followed by IDL get
|
| -PASS h5.title: IDL set to Infinity should not throw
|
| -PASS h5.title: IDL set to Infinity followed by getAttribute()
|
| -PASS h5.title: IDL set to Infinity followed by IDL get
|
| -PASS h5.title: IDL set to -Infinity should not throw
|
| -PASS h5.title: IDL set to -Infinity followed by getAttribute()
|
| -PASS h5.title: IDL set to -Infinity followed by IDL get
|
| -PASS h5.title: IDL set to "\0" should not throw
|
| -PASS h5.title: IDL set to "\0" followed by getAttribute()
|
| -PASS h5.title: IDL set to "\0" followed by IDL get
|
| -PASS h5.title: IDL set to null should not throw
|
| -PASS h5.title: IDL set to null followed by getAttribute()
|
| -PASS h5.title: IDL set to null followed by IDL get
|
| -PASS h5.title: IDL set to object "test-toString" should not throw
|
| -PASS h5.title: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h5.title: IDL set to object "test-toString" followed by IDL get
|
| -PASS h5.title: IDL set to object "test-valueOf" should not throw
|
| -PASS h5.title: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h5.title: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h5.lang: typeof IDL attribute
|
| -PASS h5.lang: IDL get with DOM attribute unset
|
| -PASS h5.lang: setAttribute() to "" followed by getAttribute()
|
| -PASS h5.lang: setAttribute() to "" followed by IDL get
|
| -PASS h5.lang: 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 getAttribute()
|
| -PASS h5.lang: 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
|
| -PASS h5.lang: setAttribute() to undefined followed by getAttribute()
|
| -PASS h5.lang: setAttribute() to undefined followed by IDL get
|
| -PASS h5.lang: setAttribute() to 7 followed by getAttribute()
|
| -PASS h5.lang: setAttribute() to 7 followed by IDL get
|
| -PASS h5.lang: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h5.lang: setAttribute() to 1.5 followed by IDL get
|
| -PASS h5.lang: setAttribute() to true followed by getAttribute()
|
| -PASS h5.lang: setAttribute() to true followed by IDL get
|
| -PASS h5.lang: setAttribute() to false followed by getAttribute()
|
| -PASS h5.lang: setAttribute() to false followed by IDL get
|
| -PASS h5.lang: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h5.lang: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h5.lang: setAttribute() to NaN followed by getAttribute()
|
| -PASS h5.lang: setAttribute() to NaN followed by IDL get
|
| -PASS h5.lang: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h5.lang: setAttribute() to Infinity followed by IDL get
|
| -PASS h5.lang: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h5.lang: setAttribute() to -Infinity followed by IDL get
|
| -PASS h5.lang: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h5.lang: setAttribute() to "\0" followed by IDL get
|
| -PASS h5.lang: setAttribute() to null followed by getAttribute()
|
| -PASS h5.lang: setAttribute() to null followed by IDL get
|
| -PASS h5.lang: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h5.lang: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h5.lang: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h5.lang: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h5.lang: IDL set to "" should not throw
|
| -PASS h5.lang: IDL set to "" followed by getAttribute()
|
| -PASS h5.lang: IDL set to "" followed by IDL get
|
| -PASS h5.lang: 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 " should not throw
|
| -PASS h5.lang: 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()
|
| -PASS h5.lang: 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
|
| -PASS h5.lang: IDL set to undefined should not throw
|
| -PASS h5.lang: IDL set to undefined followed by getAttribute()
|
| -PASS h5.lang: IDL set to undefined followed by IDL get
|
| -PASS h5.lang: IDL set to 7 should not throw
|
| -PASS h5.lang: IDL set to 7 followed by getAttribute()
|
| -PASS h5.lang: IDL set to 7 followed by IDL get
|
| -PASS h5.lang: IDL set to 1.5 should not throw
|
| -PASS h5.lang: IDL set to 1.5 followed by getAttribute()
|
| -PASS h5.lang: IDL set to 1.5 followed by IDL get
|
| -PASS h5.lang: IDL set to true should not throw
|
| -PASS h5.lang: IDL set to true followed by getAttribute()
|
| -PASS h5.lang: IDL set to true followed by IDL get
|
| -PASS h5.lang: IDL set to false should not throw
|
| -PASS h5.lang: IDL set to false followed by getAttribute()
|
| -PASS h5.lang: IDL set to false followed by IDL get
|
| -PASS h5.lang: IDL set to object "[object Object]" should not throw
|
| -PASS h5.lang: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h5.lang: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h5.lang: IDL set to NaN should not throw
|
| -PASS h5.lang: IDL set to NaN followed by getAttribute()
|
| -PASS h5.lang: IDL set to NaN followed by IDL get
|
| -PASS h5.lang: IDL set to Infinity should not throw
|
| -PASS h5.lang: IDL set to Infinity followed by getAttribute()
|
| -PASS h5.lang: IDL set to Infinity followed by IDL get
|
| -PASS h5.lang: IDL set to -Infinity should not throw
|
| -PASS h5.lang: IDL set to -Infinity followed by getAttribute()
|
| -PASS h5.lang: IDL set to -Infinity followed by IDL get
|
| -PASS h5.lang: IDL set to "\0" should not throw
|
| -PASS h5.lang: IDL set to "\0" followed by getAttribute()
|
| -PASS h5.lang: IDL set to "\0" followed by IDL get
|
| -PASS h5.lang: IDL set to null should not throw
|
| -PASS h5.lang: IDL set to null followed by getAttribute()
|
| -PASS h5.lang: IDL set to null followed by IDL get
|
| -PASS h5.lang: IDL set to object "test-toString" should not throw
|
| -PASS h5.lang: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h5.lang: IDL set to object "test-toString" followed by IDL get
|
| -PASS h5.lang: IDL set to object "test-valueOf" should not throw
|
| -PASS h5.lang: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h5.lang: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h5.dir: typeof IDL attribute
|
| -PASS h5.dir: IDL get with DOM attribute unset
|
| -PASS h5.dir: setAttribute() to "" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "" followed by IDL get
|
| -PASS h5.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 getAttribute()
|
| -PASS h5.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
|
| -PASS h5.dir: setAttribute() to undefined followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to undefined followed by IDL get
|
| -PASS h5.dir: setAttribute() to 7 followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to 7 followed by IDL get
|
| -PASS h5.dir: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to 1.5 followed by IDL get
|
| -PASS h5.dir: setAttribute() to true followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to true followed by IDL get
|
| -PASS h5.dir: setAttribute() to false followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to false followed by IDL get
|
| -PASS h5.dir: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h5.dir: setAttribute() to NaN followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to NaN followed by IDL get
|
| -PASS h5.dir: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to Infinity followed by IDL get
|
| -PASS h5.dir: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to -Infinity followed by IDL get
|
| -PASS h5.dir: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "\0" followed by IDL get
|
| -PASS h5.dir: setAttribute() to null followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to null followed by IDL get
|
| -PASS h5.dir: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h5.dir: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h5.dir: setAttribute() to "ltr" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "ltr" followed by IDL get
|
| -PASS h5.dir: setAttribute() to "xltr" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "xltr" followed by IDL get
|
| -PASS h5.dir: setAttribute() to "ltr\0" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "ltr\0" followed by IDL get
|
| -PASS h5.dir: setAttribute() to "tr" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "tr" followed by IDL get
|
| -PASS h5.dir: setAttribute() to "LTR" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "LTR" followed by IDL get
|
| -PASS h5.dir: setAttribute() to "rtl" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "rtl" followed by IDL get
|
| -PASS h5.dir: setAttribute() to "xrtl" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "xrtl" followed by IDL get
|
| -PASS h5.dir: setAttribute() to "rtl\0" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "rtl\0" followed by IDL get
|
| -PASS h5.dir: setAttribute() to "tl" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "tl" followed by IDL get
|
| -PASS h5.dir: setAttribute() to "RTL" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "RTL" followed by IDL get
|
| -PASS h5.dir: setAttribute() to "auto" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "auto" followed by IDL get
|
| -PASS h5.dir: setAttribute() to "xauto" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "xauto" followed by IDL get
|
| -PASS h5.dir: setAttribute() to "auto\0" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "auto\0" followed by IDL get
|
| -PASS h5.dir: setAttribute() to "uto" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "uto" followed by IDL get
|
| -PASS h5.dir: setAttribute() to "AUTO" followed by getAttribute()
|
| -PASS h5.dir: setAttribute() to "AUTO" followed by IDL get
|
| -PASS h5.dir: IDL set to "" should not throw
|
| -PASS h5.dir: IDL set to "" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "" followed by IDL get
|
| -PASS h5.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 " should not throw
|
| -PASS h5.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()
|
| -PASS h5.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
|
| -PASS h5.dir: IDL set to undefined should not throw
|
| -PASS h5.dir: IDL set to undefined followed by getAttribute()
|
| -PASS h5.dir: IDL set to undefined followed by IDL get
|
| -PASS h5.dir: IDL set to 7 should not throw
|
| -PASS h5.dir: IDL set to 7 followed by getAttribute()
|
| -PASS h5.dir: IDL set to 7 followed by IDL get
|
| -PASS h5.dir: IDL set to 1.5 should not throw
|
| -PASS h5.dir: IDL set to 1.5 followed by getAttribute()
|
| -PASS h5.dir: IDL set to 1.5 followed by IDL get
|
| -PASS h5.dir: IDL set to true should not throw
|
| -PASS h5.dir: IDL set to true followed by getAttribute()
|
| -PASS h5.dir: IDL set to true followed by IDL get
|
| -PASS h5.dir: IDL set to false should not throw
|
| -PASS h5.dir: IDL set to false followed by getAttribute()
|
| -PASS h5.dir: IDL set to false followed by IDL get
|
| -PASS h5.dir: IDL set to object "[object Object]" should not throw
|
| -PASS h5.dir: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h5.dir: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h5.dir: IDL set to NaN should not throw
|
| -PASS h5.dir: IDL set to NaN followed by getAttribute()
|
| -PASS h5.dir: IDL set to NaN followed by IDL get
|
| -PASS h5.dir: IDL set to Infinity should not throw
|
| -PASS h5.dir: IDL set to Infinity followed by getAttribute()
|
| -PASS h5.dir: IDL set to Infinity followed by IDL get
|
| -PASS h5.dir: IDL set to -Infinity should not throw
|
| -PASS h5.dir: IDL set to -Infinity followed by getAttribute()
|
| -PASS h5.dir: IDL set to -Infinity followed by IDL get
|
| -PASS h5.dir: IDL set to "\0" should not throw
|
| -PASS h5.dir: IDL set to "\0" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "\0" followed by IDL get
|
| -PASS h5.dir: IDL set to null should not throw
|
| -PASS h5.dir: IDL set to null followed by IDL get
|
| -PASS h5.dir: IDL set to object "test-toString" should not throw
|
| -PASS h5.dir: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h5.dir: IDL set to object "test-toString" followed by IDL get
|
| -PASS h5.dir: IDL set to object "test-valueOf" should not throw
|
| -PASS h5.dir: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h5.dir: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h5.dir: IDL set to "ltr" should not throw
|
| -PASS h5.dir: IDL set to "ltr" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "ltr" followed by IDL get
|
| -PASS h5.dir: IDL set to "xltr" should not throw
|
| -PASS h5.dir: IDL set to "xltr" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "xltr" followed by IDL get
|
| -PASS h5.dir: IDL set to "ltr\0" should not throw
|
| -PASS h5.dir: IDL set to "ltr\0" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "ltr\0" followed by IDL get
|
| -PASS h5.dir: IDL set to "tr" should not throw
|
| -PASS h5.dir: IDL set to "tr" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "tr" followed by IDL get
|
| -PASS h5.dir: IDL set to "LTR" should not throw
|
| -PASS h5.dir: IDL set to "LTR" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "LTR" followed by IDL get
|
| -PASS h5.dir: IDL set to "rtl" should not throw
|
| -PASS h5.dir: IDL set to "rtl" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "rtl" followed by IDL get
|
| -PASS h5.dir: IDL set to "xrtl" should not throw
|
| -PASS h5.dir: IDL set to "xrtl" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "xrtl" followed by IDL get
|
| -PASS h5.dir: IDL set to "rtl\0" should not throw
|
| -PASS h5.dir: IDL set to "rtl\0" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "rtl\0" followed by IDL get
|
| -PASS h5.dir: IDL set to "tl" should not throw
|
| -PASS h5.dir: IDL set to "tl" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "tl" followed by IDL get
|
| -PASS h5.dir: IDL set to "RTL" should not throw
|
| -PASS h5.dir: IDL set to "RTL" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "RTL" followed by IDL get
|
| -PASS h5.dir: IDL set to "auto" should not throw
|
| -PASS h5.dir: IDL set to "auto" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "auto" followed by IDL get
|
| -PASS h5.dir: IDL set to "xauto" should not throw
|
| -PASS h5.dir: IDL set to "xauto" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "xauto" followed by IDL get
|
| -PASS h5.dir: IDL set to "auto\0" should not throw
|
| -PASS h5.dir: IDL set to "auto\0" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "auto\0" followed by IDL get
|
| -PASS h5.dir: IDL set to "uto" should not throw
|
| -PASS h5.dir: IDL set to "uto" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "uto" followed by IDL get
|
| -PASS h5.dir: IDL set to "AUTO" should not throw
|
| -PASS h5.dir: IDL set to "AUTO" followed by getAttribute()
|
| -PASS h5.dir: IDL set to "AUTO" followed by IDL get
|
| -PASS h5.className (<h5 class>): typeof IDL attribute
|
| -PASS h5.className (<h5 class>): IDL get with DOM attribute unset
|
| -PASS h5.className (<h5 class>): setAttribute() to "" followed by getAttribute()
|
| -PASS h5.className (<h5 class>): setAttribute() to "" followed by IDL get
|
| -PASS h5.className (<h5 class>): 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 getAttribute()
|
| -PASS h5.className (<h5 class>): 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
|
| -PASS h5.className (<h5 class>): setAttribute() to undefined followed by getAttribute()
|
| -PASS h5.className (<h5 class>): setAttribute() to undefined followed by IDL get
|
| -PASS h5.className (<h5 class>): setAttribute() to 7 followed by getAttribute()
|
| -PASS h5.className (<h5 class>): setAttribute() to 7 followed by IDL get
|
| -PASS h5.className (<h5 class>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h5.className (<h5 class>): setAttribute() to 1.5 followed by IDL get
|
| -PASS h5.className (<h5 class>): setAttribute() to true followed by getAttribute()
|
| -PASS h5.className (<h5 class>): setAttribute() to true followed by IDL get
|
| -PASS h5.className (<h5 class>): setAttribute() to false followed by getAttribute()
|
| -PASS h5.className (<h5 class>): setAttribute() to false followed by IDL get
|
| -PASS h5.className (<h5 class>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h5.className (<h5 class>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h5.className (<h5 class>): setAttribute() to NaN followed by getAttribute()
|
| -PASS h5.className (<h5 class>): setAttribute() to NaN followed by IDL get
|
| -PASS h5.className (<h5 class>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS h5.className (<h5 class>): setAttribute() to Infinity followed by IDL get
|
| -PASS h5.className (<h5 class>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h5.className (<h5 class>): setAttribute() to -Infinity followed by IDL get
|
| -PASS h5.className (<h5 class>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS h5.className (<h5 class>): setAttribute() to "\0" followed by IDL get
|
| -PASS h5.className (<h5 class>): setAttribute() to null followed by getAttribute()
|
| -PASS h5.className (<h5 class>): setAttribute() to null followed by IDL get
|
| -PASS h5.className (<h5 class>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h5.className (<h5 class>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h5.className (<h5 class>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h5.className (<h5 class>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h5.className (<h5 class>): IDL set to "" should not throw
|
| -PASS h5.className (<h5 class>): IDL set to "" followed by getAttribute()
|
| -PASS h5.className (<h5 class>): IDL set to "" followed by IDL get
|
| -PASS h5.className (<h5 class>): 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 " should not throw
|
| -PASS h5.className (<h5 class>): 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()
|
| -PASS h5.className (<h5 class>): 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
|
| -PASS h5.className (<h5 class>): IDL set to undefined should not throw
|
| -PASS h5.className (<h5 class>): IDL set to undefined followed by getAttribute()
|
| -PASS h5.className (<h5 class>): IDL set to undefined followed by IDL get
|
| -PASS h5.className (<h5 class>): IDL set to 7 should not throw
|
| -PASS h5.className (<h5 class>): IDL set to 7 followed by getAttribute()
|
| -PASS h5.className (<h5 class>): IDL set to 7 followed by IDL get
|
| -PASS h5.className (<h5 class>): IDL set to 1.5 should not throw
|
| -PASS h5.className (<h5 class>): IDL set to 1.5 followed by getAttribute()
|
| -PASS h5.className (<h5 class>): IDL set to 1.5 followed by IDL get
|
| -PASS h5.className (<h5 class>): IDL set to true should not throw
|
| -PASS h5.className (<h5 class>): IDL set to true followed by getAttribute()
|
| -PASS h5.className (<h5 class>): IDL set to true followed by IDL get
|
| -PASS h5.className (<h5 class>): IDL set to false should not throw
|
| -PASS h5.className (<h5 class>): IDL set to false followed by getAttribute()
|
| -PASS h5.className (<h5 class>): IDL set to false followed by IDL get
|
| -PASS h5.className (<h5 class>): IDL set to object "[object Object]" should not throw
|
| -PASS h5.className (<h5 class>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h5.className (<h5 class>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS h5.className (<h5 class>): IDL set to NaN should not throw
|
| -PASS h5.className (<h5 class>): IDL set to NaN followed by getAttribute()
|
| -PASS h5.className (<h5 class>): IDL set to NaN followed by IDL get
|
| -PASS h5.className (<h5 class>): IDL set to Infinity should not throw
|
| -PASS h5.className (<h5 class>): IDL set to Infinity followed by getAttribute()
|
| -PASS h5.className (<h5 class>): IDL set to Infinity followed by IDL get
|
| -PASS h5.className (<h5 class>): IDL set to -Infinity should not throw
|
| -PASS h5.className (<h5 class>): IDL set to -Infinity followed by getAttribute()
|
| -PASS h5.className (<h5 class>): IDL set to -Infinity followed by IDL get
|
| -PASS h5.className (<h5 class>): IDL set to "\0" should not throw
|
| -PASS h5.className (<h5 class>): IDL set to "\0" followed by getAttribute()
|
| -PASS h5.className (<h5 class>): IDL set to "\0" followed by IDL get
|
| -PASS h5.className (<h5 class>): IDL set to null should not throw
|
| -PASS h5.className (<h5 class>): IDL set to null followed by getAttribute()
|
| -PASS h5.className (<h5 class>): IDL set to null followed by IDL get
|
| -PASS h5.className (<h5 class>): IDL set to object "test-toString" should not throw
|
| -PASS h5.className (<h5 class>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h5.className (<h5 class>): IDL set to object "test-toString" followed by IDL get
|
| -PASS h5.className (<h5 class>): IDL set to object "test-valueOf" should not throw
|
| -PASS h5.className (<h5 class>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h5.className (<h5 class>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h5.hidden: typeof IDL attribute
|
| -PASS h5.hidden: IDL get with DOM attribute unset
|
| -PASS h5.hidden: setAttribute() to "" followed by getAttribute()
|
| -PASS h5.hidden: setAttribute() to "" followed by IDL get
|
| -PASS h5.hidden: setAttribute() to " foo " followed by getAttribute()
|
| -PASS h5.hidden: setAttribute() to " foo " followed by IDL get
|
| -PASS h5.hidden: setAttribute() to undefined followed by getAttribute()
|
| -PASS h5.hidden: setAttribute() to undefined followed by IDL get
|
| -PASS h5.hidden: setAttribute() to null followed by getAttribute()
|
| -PASS h5.hidden: setAttribute() to null followed by IDL get
|
| -PASS h5.hidden: setAttribute() to 7 followed by getAttribute()
|
| -PASS h5.hidden: setAttribute() to 7 followed by IDL get
|
| -PASS h5.hidden: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h5.hidden: setAttribute() to 1.5 followed by IDL get
|
| -PASS h5.hidden: setAttribute() to true followed by getAttribute()
|
| -PASS h5.hidden: setAttribute() to true followed by IDL get
|
| -PASS h5.hidden: setAttribute() to false followed by getAttribute()
|
| -PASS h5.hidden: setAttribute() to false followed by IDL get
|
| -PASS h5.hidden: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h5.hidden: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h5.hidden: setAttribute() to NaN followed by getAttribute()
|
| -PASS h5.hidden: setAttribute() to NaN followed by IDL get
|
| -PASS h5.hidden: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h5.hidden: setAttribute() to Infinity followed by IDL get
|
| -PASS h5.hidden: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h5.hidden: setAttribute() to -Infinity followed by IDL get
|
| -PASS h5.hidden: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h5.hidden: setAttribute() to "\0" followed by IDL get
|
| -PASS h5.hidden: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h5.hidden: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h5.hidden: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h5.hidden: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h5.hidden: setAttribute() to "hidden" followed by getAttribute()
|
| -PASS h5.hidden: setAttribute() to "hidden" followed by IDL get
|
| -PASS h5.hidden: IDL set to "" should not throw
|
| -PASS h5.hidden: IDL set to "" followed by hasAttribute()
|
| -PASS h5.hidden: IDL set to "" followed by IDL get
|
| -PASS h5.hidden: IDL set to " foo " should not throw
|
| -PASS h5.hidden: IDL set to " foo " followed by hasAttribute()
|
| -PASS h5.hidden: IDL set to " foo " followed by IDL get
|
| -PASS h5.hidden: IDL set to undefined should not throw
|
| -PASS h5.hidden: IDL set to undefined followed by hasAttribute()
|
| -PASS h5.hidden: IDL set to undefined followed by IDL get
|
| -PASS h5.hidden: IDL set to null should not throw
|
| -PASS h5.hidden: IDL set to null followed by hasAttribute()
|
| -PASS h5.hidden: IDL set to null followed by IDL get
|
| -PASS h5.hidden: IDL set to 7 should not throw
|
| -PASS h5.hidden: IDL set to 7 followed by hasAttribute()
|
| -PASS h5.hidden: IDL set to 7 followed by IDL get
|
| -PASS h5.hidden: IDL set to 1.5 should not throw
|
| -PASS h5.hidden: IDL set to 1.5 followed by hasAttribute()
|
| -PASS h5.hidden: IDL set to 1.5 followed by IDL get
|
| -PASS h5.hidden: IDL set to true should not throw
|
| -PASS h5.hidden: IDL set to true followed by hasAttribute()
|
| -PASS h5.hidden: IDL set to true followed by IDL get
|
| -PASS h5.hidden: IDL set to false should not throw
|
| -PASS h5.hidden: IDL set to false followed by hasAttribute()
|
| -PASS h5.hidden: IDL set to false followed by IDL get
|
| -PASS h5.hidden: IDL set to object "[object Object]" should not throw
|
| -PASS h5.hidden: IDL set to object "[object Object]" followed by hasAttribute()
|
| -PASS h5.hidden: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h5.hidden: IDL set to NaN should not throw
|
| -PASS h5.hidden: IDL set to NaN followed by hasAttribute()
|
| -PASS h5.hidden: IDL set to NaN followed by IDL get
|
| -PASS h5.hidden: IDL set to Infinity should not throw
|
| -PASS h5.hidden: IDL set to Infinity followed by hasAttribute()
|
| -PASS h5.hidden: IDL set to Infinity followed by IDL get
|
| -PASS h5.hidden: IDL set to -Infinity should not throw
|
| -PASS h5.hidden: IDL set to -Infinity followed by hasAttribute()
|
| -PASS h5.hidden: IDL set to -Infinity followed by IDL get
|
| -PASS h5.hidden: IDL set to "\0" should not throw
|
| -PASS h5.hidden: IDL set to "\0" followed by hasAttribute()
|
| -PASS h5.hidden: IDL set to "\0" followed by IDL get
|
| -PASS h5.hidden: IDL set to object "test-toString" should not throw
|
| -PASS h5.hidden: IDL set to object "test-toString" followed by hasAttribute()
|
| -PASS h5.hidden: IDL set to object "test-toString" followed by IDL get
|
| -PASS h5.hidden: IDL set to object "test-valueOf" should not throw
|
| -PASS h5.hidden: IDL set to object "test-valueOf" followed by hasAttribute()
|
| -PASS h5.hidden: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h5.accessKey: typeof IDL attribute
|
| -PASS h5.accessKey: IDL get with DOM attribute unset
|
| -PASS h5.accessKey: setAttribute() to "" followed by getAttribute()
|
| -PASS h5.accessKey: setAttribute() to "" followed by IDL get
|
| -PASS h5.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h5.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h5.accessKey: setAttribute() to undefined followed by getAttribute()
|
| -PASS h5.accessKey: setAttribute() to undefined followed by IDL get
|
| -PASS h5.accessKey: setAttribute() to 7 followed by getAttribute()
|
| -PASS h5.accessKey: setAttribute() to 7 followed by IDL get
|
| -PASS h5.accessKey: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h5.accessKey: setAttribute() to 1.5 followed by IDL get
|
| -PASS h5.accessKey: setAttribute() to true followed by getAttribute()
|
| -PASS h5.accessKey: setAttribute() to true followed by IDL get
|
| -PASS h5.accessKey: setAttribute() to false followed by getAttribute()
|
| -PASS h5.accessKey: setAttribute() to false followed by IDL get
|
| -PASS h5.accessKey: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h5.accessKey: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h5.accessKey: setAttribute() to NaN followed by getAttribute()
|
| -PASS h5.accessKey: setAttribute() to NaN followed by IDL get
|
| -PASS h5.accessKey: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h5.accessKey: setAttribute() to Infinity followed by IDL get
|
| -PASS h5.accessKey: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h5.accessKey: setAttribute() to -Infinity followed by IDL get
|
| -PASS h5.accessKey: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h5.accessKey: setAttribute() to "\0" followed by IDL get
|
| -PASS h5.accessKey: setAttribute() to null followed by getAttribute()
|
| -PASS h5.accessKey: setAttribute() to null followed by IDL get
|
| -PASS h5.accessKey: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h5.accessKey: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h5.accessKey: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h5.accessKey: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h5.accessKey: IDL set to "" should not throw
|
| -PASS h5.accessKey: IDL set to "" followed by getAttribute()
|
| -PASS h5.accessKey: IDL set to "" followed by IDL get
|
| -PASS h5.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS h5.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h5.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h5.accessKey: IDL set to undefined should not throw
|
| -PASS h5.accessKey: IDL set to undefined followed by getAttribute()
|
| -PASS h5.accessKey: IDL set to undefined followed by IDL get
|
| -PASS h5.accessKey: IDL set to 7 should not throw
|
| -PASS h5.accessKey: IDL set to 7 followed by getAttribute()
|
| -PASS h5.accessKey: IDL set to 7 followed by IDL get
|
| -PASS h5.accessKey: IDL set to 1.5 should not throw
|
| -PASS h5.accessKey: IDL set to 1.5 followed by getAttribute()
|
| -PASS h5.accessKey: IDL set to 1.5 followed by IDL get
|
| -PASS h5.accessKey: IDL set to true should not throw
|
| -PASS h5.accessKey: IDL set to true followed by getAttribute()
|
| -PASS h5.accessKey: IDL set to true followed by IDL get
|
| -PASS h5.accessKey: IDL set to false should not throw
|
| -PASS h5.accessKey: IDL set to false followed by getAttribute()
|
| -PASS h5.accessKey: IDL set to false followed by IDL get
|
| -PASS h5.accessKey: IDL set to object "[object Object]" should not throw
|
| -PASS h5.accessKey: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h5.accessKey: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h5.accessKey: IDL set to NaN should not throw
|
| -PASS h5.accessKey: IDL set to NaN followed by getAttribute()
|
| -PASS h5.accessKey: IDL set to NaN followed by IDL get
|
| -PASS h5.accessKey: IDL set to Infinity should not throw
|
| -PASS h5.accessKey: IDL set to Infinity followed by getAttribute()
|
| -PASS h5.accessKey: IDL set to Infinity followed by IDL get
|
| -PASS h5.accessKey: IDL set to -Infinity should not throw
|
| -PASS h5.accessKey: IDL set to -Infinity followed by getAttribute()
|
| -PASS h5.accessKey: IDL set to -Infinity followed by IDL get
|
| -PASS h5.accessKey: IDL set to "\0" should not throw
|
| -PASS h5.accessKey: IDL set to "\0" followed by getAttribute()
|
| -PASS h5.accessKey: IDL set to "\0" followed by IDL get
|
| -PASS h5.accessKey: IDL set to null should not throw
|
| -PASS h5.accessKey: IDL set to null followed by getAttribute()
|
| -PASS h5.accessKey: IDL set to null followed by IDL get
|
| -PASS h5.accessKey: IDL set to object "test-toString" should not throw
|
| -PASS h5.accessKey: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h5.accessKey: IDL set to object "test-toString" followed by IDL get
|
| -PASS h5.accessKey: IDL set to object "test-valueOf" should not throw
|
| -PASS h5.accessKey: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h5.accessKey: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h5.tabIndex: typeof IDL attribute
|
| -PASS h5.tabIndex: setAttribute() to -36 followed by getAttribute()
|
| -PASS h5.tabIndex: setAttribute() to -36 followed by IDL get
|
| -PASS h5.tabIndex: setAttribute() to -1 followed by getAttribute()
|
| -PASS h5.tabIndex: setAttribute() to -1 followed by IDL get
|
| -PASS h5.tabIndex: setAttribute() to 0 followed by getAttribute()
|
| -PASS h5.tabIndex: setAttribute() to 0 followed by IDL get
|
| -PASS h5.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| -PASS h5.tabIndex: setAttribute() to 1 followed by IDL get
|
| -PASS h5.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL h5.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS h5.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL h5.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS h5.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| -PASS h5.tabIndex: setAttribute() to "-1" followed by IDL get
|
| -PASS h5.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| -PASS h5.tabIndex: setAttribute() to "-0" followed by IDL get
|
| -PASS h5.tabIndex: setAttribute() to "0" followed by getAttribute()
|
| -PASS h5.tabIndex: setAttribute() to "0" followed by IDL get
|
| -PASS h5.tabIndex: setAttribute() to "1" followed by getAttribute()
|
| -PASS h5.tabIndex: setAttribute() to "1" followed by IDL get
|
| -PASS h5.tabIndex: setAttribute() to "\t7" followed by getAttribute()
|
| -PASS h5.tabIndex: setAttribute() to "\t7" followed by IDL get
|
| -PASS h5.tabIndex: setAttribute() to "\f7" followed by getAttribute()
|
| -PASS h5.tabIndex: setAttribute() to "\f7" followed by IDL get
|
| -PASS h5.tabIndex: setAttribute() to " 7" followed by getAttribute()
|
| -PASS h5.tabIndex: setAttribute() to " 7" followed by IDL get
|
| -PASS h5.tabIndex: setAttribute() to "\n7" followed by getAttribute()
|
| -PASS h5.tabIndex: setAttribute() to "\n7" followed by IDL get
|
| -PASS h5.tabIndex: setAttribute() to "\r7" followed by getAttribute()
|
| -PASS h5.tabIndex: setAttribute() to "\r7" followed by IDL get
|
| -PASS h5.tabIndex: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h5.tabIndex: setAttribute() to 1.5 followed by IDL get
|
| -PASS h5.tabIndex: setAttribute() to object "2" followed by getAttribute()
|
| -PASS h5.tabIndex: setAttribute() to object "2" followed by IDL get
|
| -PASS h5.tabIndex: IDL set to -36 should not throw
|
| -PASS h5.tabIndex: IDL set to -36 followed by getAttribute()
|
| -PASS h5.tabIndex: IDL set to -36 followed by IDL get
|
| -PASS h5.tabIndex: IDL set to -1 should not throw
|
| -PASS h5.tabIndex: IDL set to -1 followed by getAttribute()
|
| -PASS h5.tabIndex: IDL set to -1 followed by IDL get
|
| -PASS h5.tabIndex: IDL set to 0 should not throw
|
| -PASS h5.tabIndex: IDL set to 0 followed by getAttribute()
|
| -PASS h5.tabIndex: IDL set to 0 followed by IDL get
|
| -PASS h5.tabIndex: IDL set to 1 should not throw
|
| -PASS h5.tabIndex: IDL set to 1 followed by getAttribute()
|
| -PASS h5.tabIndex: IDL set to 1 followed by IDL get
|
| -PASS h5.tabIndex: IDL set to 2147483647 should not throw
|
| -PASS h5.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL h5.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS h5.tabIndex: IDL set to -2147483648 should not throw
|
| -PASS h5.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL h5.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS h5.align: typeof IDL attribute
|
| -PASS h5.align: IDL get with DOM attribute unset
|
| -PASS h5.align: setAttribute() to "" followed by getAttribute()
|
| -PASS h5.align: setAttribute() to "" followed by IDL get
|
| -PASS h5.align: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h5.align: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h5.align: setAttribute() to undefined followed by getAttribute()
|
| -PASS h5.align: setAttribute() to undefined followed by IDL get
|
| -PASS h5.align: setAttribute() to 7 followed by getAttribute()
|
| -PASS h5.align: setAttribute() to 7 followed by IDL get
|
| -PASS h5.align: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h5.align: setAttribute() to 1.5 followed by IDL get
|
| -PASS h5.align: setAttribute() to true followed by getAttribute()
|
| -PASS h5.align: setAttribute() to true followed by IDL get
|
| -PASS h5.align: setAttribute() to false followed by getAttribute()
|
| -PASS h5.align: setAttribute() to false followed by IDL get
|
| -PASS h5.align: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h5.align: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h5.align: setAttribute() to NaN followed by getAttribute()
|
| -PASS h5.align: setAttribute() to NaN followed by IDL get
|
| -PASS h5.align: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h5.align: setAttribute() to Infinity followed by IDL get
|
| -PASS h5.align: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h5.align: setAttribute() to -Infinity followed by IDL get
|
| -PASS h5.align: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h5.align: setAttribute() to "\0" followed by IDL get
|
| -PASS h5.align: setAttribute() to null followed by getAttribute()
|
| -PASS h5.align: setAttribute() to null followed by IDL get
|
| -PASS h5.align: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h5.align: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h5.align: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h5.align: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h5.align: IDL set to "" should not throw
|
| -PASS h5.align: IDL set to "" followed by getAttribute()
|
| -PASS h5.align: IDL set to "" followed by IDL get
|
| -PASS h5.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS h5.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h5.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h5.align: IDL set to undefined should not throw
|
| -PASS h5.align: IDL set to undefined followed by getAttribute()
|
| -PASS h5.align: IDL set to undefined followed by IDL get
|
| -PASS h5.align: IDL set to 7 should not throw
|
| -PASS h5.align: IDL set to 7 followed by getAttribute()
|
| -PASS h5.align: IDL set to 7 followed by IDL get
|
| -PASS h5.align: IDL set to 1.5 should not throw
|
| -PASS h5.align: IDL set to 1.5 followed by getAttribute()
|
| -PASS h5.align: IDL set to 1.5 followed by IDL get
|
| -PASS h5.align: IDL set to true should not throw
|
| -PASS h5.align: IDL set to true followed by getAttribute()
|
| -PASS h5.align: IDL set to true followed by IDL get
|
| -PASS h5.align: IDL set to false should not throw
|
| -PASS h5.align: IDL set to false followed by getAttribute()
|
| -PASS h5.align: IDL set to false followed by IDL get
|
| -PASS h5.align: IDL set to object "[object Object]" should not throw
|
| -PASS h5.align: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h5.align: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h5.align: IDL set to NaN should not throw
|
| -PASS h5.align: IDL set to NaN followed by getAttribute()
|
| -PASS h5.align: IDL set to NaN followed by IDL get
|
| -PASS h5.align: IDL set to Infinity should not throw
|
| -PASS h5.align: IDL set to Infinity followed by getAttribute()
|
| -PASS h5.align: IDL set to Infinity followed by IDL get
|
| -PASS h5.align: IDL set to -Infinity should not throw
|
| -PASS h5.align: IDL set to -Infinity followed by getAttribute()
|
| -PASS h5.align: IDL set to -Infinity followed by IDL get
|
| -PASS h5.align: IDL set to "\0" should not throw
|
| -PASS h5.align: IDL set to "\0" followed by getAttribute()
|
| -PASS h5.align: IDL set to "\0" followed by IDL get
|
| -PASS h5.align: IDL set to null should not throw
|
| -PASS h5.align: IDL set to null followed by getAttribute()
|
| -PASS h5.align: IDL set to null followed by IDL get
|
| -PASS h5.align: IDL set to object "test-toString" should not throw
|
| -PASS h5.align: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h5.align: IDL set to object "test-toString" followed by IDL get
|
| -PASS h5.align: IDL set to object "test-valueOf" should not throw
|
| -PASS h5.align: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h5.align: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h6.title: typeof IDL attribute
|
| -PASS h6.title: IDL get with DOM attribute unset
|
| -PASS h6.title: setAttribute() to "" followed by getAttribute()
|
| -PASS h6.title: setAttribute() to "" followed by IDL get
|
| -PASS h6.title: 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 getAttribute()
|
| -PASS h6.title: 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
|
| -PASS h6.title: setAttribute() to undefined followed by getAttribute()
|
| -PASS h6.title: setAttribute() to undefined followed by IDL get
|
| -PASS h6.title: setAttribute() to 7 followed by getAttribute()
|
| -PASS h6.title: setAttribute() to 7 followed by IDL get
|
| -PASS h6.title: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h6.title: setAttribute() to 1.5 followed by IDL get
|
| -PASS h6.title: setAttribute() to true followed by getAttribute()
|
| -PASS h6.title: setAttribute() to true followed by IDL get
|
| -PASS h6.title: setAttribute() to false followed by getAttribute()
|
| -PASS h6.title: setAttribute() to false followed by IDL get
|
| -PASS h6.title: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h6.title: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h6.title: setAttribute() to NaN followed by getAttribute()
|
| -PASS h6.title: setAttribute() to NaN followed by IDL get
|
| -PASS h6.title: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h6.title: setAttribute() to Infinity followed by IDL get
|
| -PASS h6.title: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h6.title: setAttribute() to -Infinity followed by IDL get
|
| -PASS h6.title: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h6.title: setAttribute() to "\0" followed by IDL get
|
| -PASS h6.title: setAttribute() to null followed by getAttribute()
|
| -PASS h6.title: setAttribute() to null followed by IDL get
|
| -PASS h6.title: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h6.title: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h6.title: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h6.title: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h6.title: IDL set to "" should not throw
|
| -PASS h6.title: IDL set to "" followed by getAttribute()
|
| -PASS h6.title: IDL set to "" followed by IDL get
|
| -PASS h6.title: 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 " should not throw
|
| -PASS h6.title: 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()
|
| -PASS h6.title: 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
|
| -PASS h6.title: IDL set to undefined should not throw
|
| -PASS h6.title: IDL set to undefined followed by getAttribute()
|
| -PASS h6.title: IDL set to undefined followed by IDL get
|
| -PASS h6.title: IDL set to 7 should not throw
|
| -PASS h6.title: IDL set to 7 followed by getAttribute()
|
| -PASS h6.title: IDL set to 7 followed by IDL get
|
| -PASS h6.title: IDL set to 1.5 should not throw
|
| -PASS h6.title: IDL set to 1.5 followed by getAttribute()
|
| -PASS h6.title: IDL set to 1.5 followed by IDL get
|
| -PASS h6.title: IDL set to true should not throw
|
| -PASS h6.title: IDL set to true followed by getAttribute()
|
| -PASS h6.title: IDL set to true followed by IDL get
|
| -PASS h6.title: IDL set to false should not throw
|
| -PASS h6.title: IDL set to false followed by getAttribute()
|
| -PASS h6.title: IDL set to false followed by IDL get
|
| -PASS h6.title: IDL set to object "[object Object]" should not throw
|
| -PASS h6.title: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h6.title: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h6.title: IDL set to NaN should not throw
|
| -PASS h6.title: IDL set to NaN followed by getAttribute()
|
| -PASS h6.title: IDL set to NaN followed by IDL get
|
| -PASS h6.title: IDL set to Infinity should not throw
|
| -PASS h6.title: IDL set to Infinity followed by getAttribute()
|
| -PASS h6.title: IDL set to Infinity followed by IDL get
|
| -PASS h6.title: IDL set to -Infinity should not throw
|
| -PASS h6.title: IDL set to -Infinity followed by getAttribute()
|
| -PASS h6.title: IDL set to -Infinity followed by IDL get
|
| -PASS h6.title: IDL set to "\0" should not throw
|
| -PASS h6.title: IDL set to "\0" followed by getAttribute()
|
| -PASS h6.title: IDL set to "\0" followed by IDL get
|
| -PASS h6.title: IDL set to null should not throw
|
| -PASS h6.title: IDL set to null followed by getAttribute()
|
| -PASS h6.title: IDL set to null followed by IDL get
|
| -PASS h6.title: IDL set to object "test-toString" should not throw
|
| -PASS h6.title: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h6.title: IDL set to object "test-toString" followed by IDL get
|
| -PASS h6.title: IDL set to object "test-valueOf" should not throw
|
| -PASS h6.title: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h6.title: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h6.lang: typeof IDL attribute
|
| -PASS h6.lang: IDL get with DOM attribute unset
|
| -PASS h6.lang: setAttribute() to "" followed by getAttribute()
|
| -PASS h6.lang: setAttribute() to "" followed by IDL get
|
| -PASS h6.lang: 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 getAttribute()
|
| -PASS h6.lang: 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
|
| -PASS h6.lang: setAttribute() to undefined followed by getAttribute()
|
| -PASS h6.lang: setAttribute() to undefined followed by IDL get
|
| -PASS h6.lang: setAttribute() to 7 followed by getAttribute()
|
| -PASS h6.lang: setAttribute() to 7 followed by IDL get
|
| -PASS h6.lang: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h6.lang: setAttribute() to 1.5 followed by IDL get
|
| -PASS h6.lang: setAttribute() to true followed by getAttribute()
|
| -PASS h6.lang: setAttribute() to true followed by IDL get
|
| -PASS h6.lang: setAttribute() to false followed by getAttribute()
|
| -PASS h6.lang: setAttribute() to false followed by IDL get
|
| -PASS h6.lang: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h6.lang: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h6.lang: setAttribute() to NaN followed by getAttribute()
|
| -PASS h6.lang: setAttribute() to NaN followed by IDL get
|
| -PASS h6.lang: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h6.lang: setAttribute() to Infinity followed by IDL get
|
| -PASS h6.lang: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h6.lang: setAttribute() to -Infinity followed by IDL get
|
| -PASS h6.lang: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h6.lang: setAttribute() to "\0" followed by IDL get
|
| -PASS h6.lang: setAttribute() to null followed by getAttribute()
|
| -PASS h6.lang: setAttribute() to null followed by IDL get
|
| -PASS h6.lang: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h6.lang: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h6.lang: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h6.lang: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h6.lang: IDL set to "" should not throw
|
| -PASS h6.lang: IDL set to "" followed by getAttribute()
|
| -PASS h6.lang: IDL set to "" followed by IDL get
|
| -PASS h6.lang: 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 " should not throw
|
| -PASS h6.lang: 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()
|
| -PASS h6.lang: 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
|
| -PASS h6.lang: IDL set to undefined should not throw
|
| -PASS h6.lang: IDL set to undefined followed by getAttribute()
|
| -PASS h6.lang: IDL set to undefined followed by IDL get
|
| -PASS h6.lang: IDL set to 7 should not throw
|
| -PASS h6.lang: IDL set to 7 followed by getAttribute()
|
| -PASS h6.lang: IDL set to 7 followed by IDL get
|
| -PASS h6.lang: IDL set to 1.5 should not throw
|
| -PASS h6.lang: IDL set to 1.5 followed by getAttribute()
|
| -PASS h6.lang: IDL set to 1.5 followed by IDL get
|
| -PASS h6.lang: IDL set to true should not throw
|
| -PASS h6.lang: IDL set to true followed by getAttribute()
|
| -PASS h6.lang: IDL set to true followed by IDL get
|
| -PASS h6.lang: IDL set to false should not throw
|
| -PASS h6.lang: IDL set to false followed by getAttribute()
|
| -PASS h6.lang: IDL set to false followed by IDL get
|
| -PASS h6.lang: IDL set to object "[object Object]" should not throw
|
| -PASS h6.lang: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h6.lang: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h6.lang: IDL set to NaN should not throw
|
| -PASS h6.lang: IDL set to NaN followed by getAttribute()
|
| -PASS h6.lang: IDL set to NaN followed by IDL get
|
| -PASS h6.lang: IDL set to Infinity should not throw
|
| -PASS h6.lang: IDL set to Infinity followed by getAttribute()
|
| -PASS h6.lang: IDL set to Infinity followed by IDL get
|
| -PASS h6.lang: IDL set to -Infinity should not throw
|
| -PASS h6.lang: IDL set to -Infinity followed by getAttribute()
|
| -PASS h6.lang: IDL set to -Infinity followed by IDL get
|
| -PASS h6.lang: IDL set to "\0" should not throw
|
| -PASS h6.lang: IDL set to "\0" followed by getAttribute()
|
| -PASS h6.lang: IDL set to "\0" followed by IDL get
|
| -PASS h6.lang: IDL set to null should not throw
|
| -PASS h6.lang: IDL set to null followed by getAttribute()
|
| -PASS h6.lang: IDL set to null followed by IDL get
|
| -PASS h6.lang: IDL set to object "test-toString" should not throw
|
| -PASS h6.lang: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h6.lang: IDL set to object "test-toString" followed by IDL get
|
| -PASS h6.lang: IDL set to object "test-valueOf" should not throw
|
| -PASS h6.lang: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h6.lang: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h6.dir: typeof IDL attribute
|
| -PASS h6.dir: IDL get with DOM attribute unset
|
| -PASS h6.dir: setAttribute() to "" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "" followed by IDL get
|
| -PASS h6.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 getAttribute()
|
| -PASS h6.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
|
| -PASS h6.dir: setAttribute() to undefined followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to undefined followed by IDL get
|
| -PASS h6.dir: setAttribute() to 7 followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to 7 followed by IDL get
|
| -PASS h6.dir: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to 1.5 followed by IDL get
|
| -PASS h6.dir: setAttribute() to true followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to true followed by IDL get
|
| -PASS h6.dir: setAttribute() to false followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to false followed by IDL get
|
| -PASS h6.dir: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h6.dir: setAttribute() to NaN followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to NaN followed by IDL get
|
| -PASS h6.dir: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to Infinity followed by IDL get
|
| -PASS h6.dir: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to -Infinity followed by IDL get
|
| -PASS h6.dir: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "\0" followed by IDL get
|
| -PASS h6.dir: setAttribute() to null followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to null followed by IDL get
|
| -PASS h6.dir: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h6.dir: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h6.dir: setAttribute() to "ltr" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "ltr" followed by IDL get
|
| -PASS h6.dir: setAttribute() to "xltr" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "xltr" followed by IDL get
|
| -PASS h6.dir: setAttribute() to "ltr\0" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "ltr\0" followed by IDL get
|
| -PASS h6.dir: setAttribute() to "tr" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "tr" followed by IDL get
|
| -PASS h6.dir: setAttribute() to "LTR" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "LTR" followed by IDL get
|
| -PASS h6.dir: setAttribute() to "rtl" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "rtl" followed by IDL get
|
| -PASS h6.dir: setAttribute() to "xrtl" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "xrtl" followed by IDL get
|
| -PASS h6.dir: setAttribute() to "rtl\0" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "rtl\0" followed by IDL get
|
| -PASS h6.dir: setAttribute() to "tl" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "tl" followed by IDL get
|
| -PASS h6.dir: setAttribute() to "RTL" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "RTL" followed by IDL get
|
| -PASS h6.dir: setAttribute() to "auto" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "auto" followed by IDL get
|
| -PASS h6.dir: setAttribute() to "xauto" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "xauto" followed by IDL get
|
| -PASS h6.dir: setAttribute() to "auto\0" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "auto\0" followed by IDL get
|
| -PASS h6.dir: setAttribute() to "uto" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "uto" followed by IDL get
|
| -PASS h6.dir: setAttribute() to "AUTO" followed by getAttribute()
|
| -PASS h6.dir: setAttribute() to "AUTO" followed by IDL get
|
| -PASS h6.dir: IDL set to "" should not throw
|
| -PASS h6.dir: IDL set to "" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "" followed by IDL get
|
| -PASS h6.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 " should not throw
|
| -PASS h6.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()
|
| -PASS h6.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
|
| -PASS h6.dir: IDL set to undefined should not throw
|
| -PASS h6.dir: IDL set to undefined followed by getAttribute()
|
| -PASS h6.dir: IDL set to undefined followed by IDL get
|
| -PASS h6.dir: IDL set to 7 should not throw
|
| -PASS h6.dir: IDL set to 7 followed by getAttribute()
|
| -PASS h6.dir: IDL set to 7 followed by IDL get
|
| -PASS h6.dir: IDL set to 1.5 should not throw
|
| -PASS h6.dir: IDL set to 1.5 followed by getAttribute()
|
| -PASS h6.dir: IDL set to 1.5 followed by IDL get
|
| -PASS h6.dir: IDL set to true should not throw
|
| -PASS h6.dir: IDL set to true followed by getAttribute()
|
| -PASS h6.dir: IDL set to true followed by IDL get
|
| -PASS h6.dir: IDL set to false should not throw
|
| -PASS h6.dir: IDL set to false followed by getAttribute()
|
| -PASS h6.dir: IDL set to false followed by IDL get
|
| -PASS h6.dir: IDL set to object "[object Object]" should not throw
|
| -PASS h6.dir: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h6.dir: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h6.dir: IDL set to NaN should not throw
|
| -PASS h6.dir: IDL set to NaN followed by getAttribute()
|
| -PASS h6.dir: IDL set to NaN followed by IDL get
|
| -PASS h6.dir: IDL set to Infinity should not throw
|
| -PASS h6.dir: IDL set to Infinity followed by getAttribute()
|
| -PASS h6.dir: IDL set to Infinity followed by IDL get
|
| -PASS h6.dir: IDL set to -Infinity should not throw
|
| -PASS h6.dir: IDL set to -Infinity followed by getAttribute()
|
| -PASS h6.dir: IDL set to -Infinity followed by IDL get
|
| -PASS h6.dir: IDL set to "\0" should not throw
|
| -PASS h6.dir: IDL set to "\0" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "\0" followed by IDL get
|
| -PASS h6.dir: IDL set to null should not throw
|
| -PASS h6.dir: IDL set to null followed by IDL get
|
| -PASS h6.dir: IDL set to object "test-toString" should not throw
|
| -PASS h6.dir: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h6.dir: IDL set to object "test-toString" followed by IDL get
|
| -PASS h6.dir: IDL set to object "test-valueOf" should not throw
|
| -PASS h6.dir: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h6.dir: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h6.dir: IDL set to "ltr" should not throw
|
| -PASS h6.dir: IDL set to "ltr" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "ltr" followed by IDL get
|
| -PASS h6.dir: IDL set to "xltr" should not throw
|
| -PASS h6.dir: IDL set to "xltr" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "xltr" followed by IDL get
|
| -PASS h6.dir: IDL set to "ltr\0" should not throw
|
| -PASS h6.dir: IDL set to "ltr\0" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "ltr\0" followed by IDL get
|
| -PASS h6.dir: IDL set to "tr" should not throw
|
| -PASS h6.dir: IDL set to "tr" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "tr" followed by IDL get
|
| -PASS h6.dir: IDL set to "LTR" should not throw
|
| -PASS h6.dir: IDL set to "LTR" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "LTR" followed by IDL get
|
| -PASS h6.dir: IDL set to "rtl" should not throw
|
| -PASS h6.dir: IDL set to "rtl" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "rtl" followed by IDL get
|
| -PASS h6.dir: IDL set to "xrtl" should not throw
|
| -PASS h6.dir: IDL set to "xrtl" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "xrtl" followed by IDL get
|
| -PASS h6.dir: IDL set to "rtl\0" should not throw
|
| -PASS h6.dir: IDL set to "rtl\0" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "rtl\0" followed by IDL get
|
| -PASS h6.dir: IDL set to "tl" should not throw
|
| -PASS h6.dir: IDL set to "tl" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "tl" followed by IDL get
|
| -PASS h6.dir: IDL set to "RTL" should not throw
|
| -PASS h6.dir: IDL set to "RTL" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "RTL" followed by IDL get
|
| -PASS h6.dir: IDL set to "auto" should not throw
|
| -PASS h6.dir: IDL set to "auto" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "auto" followed by IDL get
|
| -PASS h6.dir: IDL set to "xauto" should not throw
|
| -PASS h6.dir: IDL set to "xauto" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "xauto" followed by IDL get
|
| -PASS h6.dir: IDL set to "auto\0" should not throw
|
| -PASS h6.dir: IDL set to "auto\0" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "auto\0" followed by IDL get
|
| -PASS h6.dir: IDL set to "uto" should not throw
|
| -PASS h6.dir: IDL set to "uto" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "uto" followed by IDL get
|
| -PASS h6.dir: IDL set to "AUTO" should not throw
|
| -PASS h6.dir: IDL set to "AUTO" followed by getAttribute()
|
| -PASS h6.dir: IDL set to "AUTO" followed by IDL get
|
| -PASS h6.className (<h6 class>): typeof IDL attribute
|
| -PASS h6.className (<h6 class>): IDL get with DOM attribute unset
|
| -PASS h6.className (<h6 class>): setAttribute() to "" followed by getAttribute()
|
| -PASS h6.className (<h6 class>): setAttribute() to "" followed by IDL get
|
| -PASS h6.className (<h6 class>): 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 getAttribute()
|
| -PASS h6.className (<h6 class>): 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
|
| -PASS h6.className (<h6 class>): setAttribute() to undefined followed by getAttribute()
|
| -PASS h6.className (<h6 class>): setAttribute() to undefined followed by IDL get
|
| -PASS h6.className (<h6 class>): setAttribute() to 7 followed by getAttribute()
|
| -PASS h6.className (<h6 class>): setAttribute() to 7 followed by IDL get
|
| -PASS h6.className (<h6 class>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h6.className (<h6 class>): setAttribute() to 1.5 followed by IDL get
|
| -PASS h6.className (<h6 class>): setAttribute() to true followed by getAttribute()
|
| -PASS h6.className (<h6 class>): setAttribute() to true followed by IDL get
|
| -PASS h6.className (<h6 class>): setAttribute() to false followed by getAttribute()
|
| -PASS h6.className (<h6 class>): setAttribute() to false followed by IDL get
|
| -PASS h6.className (<h6 class>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h6.className (<h6 class>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h6.className (<h6 class>): setAttribute() to NaN followed by getAttribute()
|
| -PASS h6.className (<h6 class>): setAttribute() to NaN followed by IDL get
|
| -PASS h6.className (<h6 class>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS h6.className (<h6 class>): setAttribute() to Infinity followed by IDL get
|
| -PASS h6.className (<h6 class>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h6.className (<h6 class>): setAttribute() to -Infinity followed by IDL get
|
| -PASS h6.className (<h6 class>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS h6.className (<h6 class>): setAttribute() to "\0" followed by IDL get
|
| -PASS h6.className (<h6 class>): setAttribute() to null followed by getAttribute()
|
| -PASS h6.className (<h6 class>): setAttribute() to null followed by IDL get
|
| -PASS h6.className (<h6 class>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h6.className (<h6 class>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h6.className (<h6 class>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h6.className (<h6 class>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h6.className (<h6 class>): IDL set to "" should not throw
|
| -PASS h6.className (<h6 class>): IDL set to "" followed by getAttribute()
|
| -PASS h6.className (<h6 class>): IDL set to "" followed by IDL get
|
| -PASS h6.className (<h6 class>): 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 " should not throw
|
| -PASS h6.className (<h6 class>): 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()
|
| -PASS h6.className (<h6 class>): 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
|
| -PASS h6.className (<h6 class>): IDL set to undefined should not throw
|
| -PASS h6.className (<h6 class>): IDL set to undefined followed by getAttribute()
|
| -PASS h6.className (<h6 class>): IDL set to undefined followed by IDL get
|
| -PASS h6.className (<h6 class>): IDL set to 7 should not throw
|
| -PASS h6.className (<h6 class>): IDL set to 7 followed by getAttribute()
|
| -PASS h6.className (<h6 class>): IDL set to 7 followed by IDL get
|
| -PASS h6.className (<h6 class>): IDL set to 1.5 should not throw
|
| -PASS h6.className (<h6 class>): IDL set to 1.5 followed by getAttribute()
|
| -PASS h6.className (<h6 class>): IDL set to 1.5 followed by IDL get
|
| -PASS h6.className (<h6 class>): IDL set to true should not throw
|
| -PASS h6.className (<h6 class>): IDL set to true followed by getAttribute()
|
| -PASS h6.className (<h6 class>): IDL set to true followed by IDL get
|
| -PASS h6.className (<h6 class>): IDL set to false should not throw
|
| -PASS h6.className (<h6 class>): IDL set to false followed by getAttribute()
|
| -PASS h6.className (<h6 class>): IDL set to false followed by IDL get
|
| -PASS h6.className (<h6 class>): IDL set to object "[object Object]" should not throw
|
| -PASS h6.className (<h6 class>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h6.className (<h6 class>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS h6.className (<h6 class>): IDL set to NaN should not throw
|
| -PASS h6.className (<h6 class>): IDL set to NaN followed by getAttribute()
|
| -PASS h6.className (<h6 class>): IDL set to NaN followed by IDL get
|
| -PASS h6.className (<h6 class>): IDL set to Infinity should not throw
|
| -PASS h6.className (<h6 class>): IDL set to Infinity followed by getAttribute()
|
| -PASS h6.className (<h6 class>): IDL set to Infinity followed by IDL get
|
| -PASS h6.className (<h6 class>): IDL set to -Infinity should not throw
|
| -PASS h6.className (<h6 class>): IDL set to -Infinity followed by getAttribute()
|
| -PASS h6.className (<h6 class>): IDL set to -Infinity followed by IDL get
|
| -PASS h6.className (<h6 class>): IDL set to "\0" should not throw
|
| -PASS h6.className (<h6 class>): IDL set to "\0" followed by getAttribute()
|
| -PASS h6.className (<h6 class>): IDL set to "\0" followed by IDL get
|
| -PASS h6.className (<h6 class>): IDL set to null should not throw
|
| -PASS h6.className (<h6 class>): IDL set to null followed by getAttribute()
|
| -PASS h6.className (<h6 class>): IDL set to null followed by IDL get
|
| -PASS h6.className (<h6 class>): IDL set to object "test-toString" should not throw
|
| -PASS h6.className (<h6 class>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h6.className (<h6 class>): IDL set to object "test-toString" followed by IDL get
|
| -PASS h6.className (<h6 class>): IDL set to object "test-valueOf" should not throw
|
| -PASS h6.className (<h6 class>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h6.className (<h6 class>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h6.hidden: typeof IDL attribute
|
| -PASS h6.hidden: IDL get with DOM attribute unset
|
| -PASS h6.hidden: setAttribute() to "" followed by getAttribute()
|
| -PASS h6.hidden: setAttribute() to "" followed by IDL get
|
| -PASS h6.hidden: setAttribute() to " foo " followed by getAttribute()
|
| -PASS h6.hidden: setAttribute() to " foo " followed by IDL get
|
| -PASS h6.hidden: setAttribute() to undefined followed by getAttribute()
|
| -PASS h6.hidden: setAttribute() to undefined followed by IDL get
|
| -PASS h6.hidden: setAttribute() to null followed by getAttribute()
|
| -PASS h6.hidden: setAttribute() to null followed by IDL get
|
| -PASS h6.hidden: setAttribute() to 7 followed by getAttribute()
|
| -PASS h6.hidden: setAttribute() to 7 followed by IDL get
|
| -PASS h6.hidden: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h6.hidden: setAttribute() to 1.5 followed by IDL get
|
| -PASS h6.hidden: setAttribute() to true followed by getAttribute()
|
| -PASS h6.hidden: setAttribute() to true followed by IDL get
|
| -PASS h6.hidden: setAttribute() to false followed by getAttribute()
|
| -PASS h6.hidden: setAttribute() to false followed by IDL get
|
| -PASS h6.hidden: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h6.hidden: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h6.hidden: setAttribute() to NaN followed by getAttribute()
|
| -PASS h6.hidden: setAttribute() to NaN followed by IDL get
|
| -PASS h6.hidden: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h6.hidden: setAttribute() to Infinity followed by IDL get
|
| -PASS h6.hidden: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h6.hidden: setAttribute() to -Infinity followed by IDL get
|
| -PASS h6.hidden: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h6.hidden: setAttribute() to "\0" followed by IDL get
|
| -PASS h6.hidden: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h6.hidden: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h6.hidden: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h6.hidden: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h6.hidden: setAttribute() to "hidden" followed by getAttribute()
|
| -PASS h6.hidden: setAttribute() to "hidden" followed by IDL get
|
| -PASS h6.hidden: IDL set to "" should not throw
|
| -PASS h6.hidden: IDL set to "" followed by hasAttribute()
|
| -PASS h6.hidden: IDL set to "" followed by IDL get
|
| -PASS h6.hidden: IDL set to " foo " should not throw
|
| -PASS h6.hidden: IDL set to " foo " followed by hasAttribute()
|
| -PASS h6.hidden: IDL set to " foo " followed by IDL get
|
| -PASS h6.hidden: IDL set to undefined should not throw
|
| -PASS h6.hidden: IDL set to undefined followed by hasAttribute()
|
| -PASS h6.hidden: IDL set to undefined followed by IDL get
|
| -PASS h6.hidden: IDL set to null should not throw
|
| -PASS h6.hidden: IDL set to null followed by hasAttribute()
|
| -PASS h6.hidden: IDL set to null followed by IDL get
|
| -PASS h6.hidden: IDL set to 7 should not throw
|
| -PASS h6.hidden: IDL set to 7 followed by hasAttribute()
|
| -PASS h6.hidden: IDL set to 7 followed by IDL get
|
| -PASS h6.hidden: IDL set to 1.5 should not throw
|
| -PASS h6.hidden: IDL set to 1.5 followed by hasAttribute()
|
| -PASS h6.hidden: IDL set to 1.5 followed by IDL get
|
| -PASS h6.hidden: IDL set to true should not throw
|
| -PASS h6.hidden: IDL set to true followed by hasAttribute()
|
| -PASS h6.hidden: IDL set to true followed by IDL get
|
| -PASS h6.hidden: IDL set to false should not throw
|
| -PASS h6.hidden: IDL set to false followed by hasAttribute()
|
| -PASS h6.hidden: IDL set to false followed by IDL get
|
| -PASS h6.hidden: IDL set to object "[object Object]" should not throw
|
| -PASS h6.hidden: IDL set to object "[object Object]" followed by hasAttribute()
|
| -PASS h6.hidden: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h6.hidden: IDL set to NaN should not throw
|
| -PASS h6.hidden: IDL set to NaN followed by hasAttribute()
|
| -PASS h6.hidden: IDL set to NaN followed by IDL get
|
| -PASS h6.hidden: IDL set to Infinity should not throw
|
| -PASS h6.hidden: IDL set to Infinity followed by hasAttribute()
|
| -PASS h6.hidden: IDL set to Infinity followed by IDL get
|
| -PASS h6.hidden: IDL set to -Infinity should not throw
|
| -PASS h6.hidden: IDL set to -Infinity followed by hasAttribute()
|
| -PASS h6.hidden: IDL set to -Infinity followed by IDL get
|
| -PASS h6.hidden: IDL set to "\0" should not throw
|
| -PASS h6.hidden: IDL set to "\0" followed by hasAttribute()
|
| -PASS h6.hidden: IDL set to "\0" followed by IDL get
|
| -PASS h6.hidden: IDL set to object "test-toString" should not throw
|
| -PASS h6.hidden: IDL set to object "test-toString" followed by hasAttribute()
|
| -PASS h6.hidden: IDL set to object "test-toString" followed by IDL get
|
| -PASS h6.hidden: IDL set to object "test-valueOf" should not throw
|
| -PASS h6.hidden: IDL set to object "test-valueOf" followed by hasAttribute()
|
| -PASS h6.hidden: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h6.accessKey: typeof IDL attribute
|
| -PASS h6.accessKey: IDL get with DOM attribute unset
|
| -PASS h6.accessKey: setAttribute() to "" followed by getAttribute()
|
| -PASS h6.accessKey: setAttribute() to "" followed by IDL get
|
| -PASS h6.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h6.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h6.accessKey: setAttribute() to undefined followed by getAttribute()
|
| -PASS h6.accessKey: setAttribute() to undefined followed by IDL get
|
| -PASS h6.accessKey: setAttribute() to 7 followed by getAttribute()
|
| -PASS h6.accessKey: setAttribute() to 7 followed by IDL get
|
| -PASS h6.accessKey: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h6.accessKey: setAttribute() to 1.5 followed by IDL get
|
| -PASS h6.accessKey: setAttribute() to true followed by getAttribute()
|
| -PASS h6.accessKey: setAttribute() to true followed by IDL get
|
| -PASS h6.accessKey: setAttribute() to false followed by getAttribute()
|
| -PASS h6.accessKey: setAttribute() to false followed by IDL get
|
| -PASS h6.accessKey: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h6.accessKey: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h6.accessKey: setAttribute() to NaN followed by getAttribute()
|
| -PASS h6.accessKey: setAttribute() to NaN followed by IDL get
|
| -PASS h6.accessKey: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h6.accessKey: setAttribute() to Infinity followed by IDL get
|
| -PASS h6.accessKey: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h6.accessKey: setAttribute() to -Infinity followed by IDL get
|
| -PASS h6.accessKey: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h6.accessKey: setAttribute() to "\0" followed by IDL get
|
| -PASS h6.accessKey: setAttribute() to null followed by getAttribute()
|
| -PASS h6.accessKey: setAttribute() to null followed by IDL get
|
| -PASS h6.accessKey: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h6.accessKey: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h6.accessKey: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h6.accessKey: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h6.accessKey: IDL set to "" should not throw
|
| -PASS h6.accessKey: IDL set to "" followed by getAttribute()
|
| -PASS h6.accessKey: IDL set to "" followed by IDL get
|
| -PASS h6.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS h6.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h6.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h6.accessKey: IDL set to undefined should not throw
|
| -PASS h6.accessKey: IDL set to undefined followed by getAttribute()
|
| -PASS h6.accessKey: IDL set to undefined followed by IDL get
|
| -PASS h6.accessKey: IDL set to 7 should not throw
|
| -PASS h6.accessKey: IDL set to 7 followed by getAttribute()
|
| -PASS h6.accessKey: IDL set to 7 followed by IDL get
|
| -PASS h6.accessKey: IDL set to 1.5 should not throw
|
| -PASS h6.accessKey: IDL set to 1.5 followed by getAttribute()
|
| -PASS h6.accessKey: IDL set to 1.5 followed by IDL get
|
| -PASS h6.accessKey: IDL set to true should not throw
|
| -PASS h6.accessKey: IDL set to true followed by getAttribute()
|
| -PASS h6.accessKey: IDL set to true followed by IDL get
|
| -PASS h6.accessKey: IDL set to false should not throw
|
| -PASS h6.accessKey: IDL set to false followed by getAttribute()
|
| -PASS h6.accessKey: IDL set to false followed by IDL get
|
| -PASS h6.accessKey: IDL set to object "[object Object]" should not throw
|
| -PASS h6.accessKey: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h6.accessKey: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h6.accessKey: IDL set to NaN should not throw
|
| -PASS h6.accessKey: IDL set to NaN followed by getAttribute()
|
| -PASS h6.accessKey: IDL set to NaN followed by IDL get
|
| -PASS h6.accessKey: IDL set to Infinity should not throw
|
| -PASS h6.accessKey: IDL set to Infinity followed by getAttribute()
|
| -PASS h6.accessKey: IDL set to Infinity followed by IDL get
|
| -PASS h6.accessKey: IDL set to -Infinity should not throw
|
| -PASS h6.accessKey: IDL set to -Infinity followed by getAttribute()
|
| -PASS h6.accessKey: IDL set to -Infinity followed by IDL get
|
| -PASS h6.accessKey: IDL set to "\0" should not throw
|
| -PASS h6.accessKey: IDL set to "\0" followed by getAttribute()
|
| -PASS h6.accessKey: IDL set to "\0" followed by IDL get
|
| -PASS h6.accessKey: IDL set to null should not throw
|
| -PASS h6.accessKey: IDL set to null followed by getAttribute()
|
| -PASS h6.accessKey: IDL set to null followed by IDL get
|
| -PASS h6.accessKey: IDL set to object "test-toString" should not throw
|
| -PASS h6.accessKey: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h6.accessKey: IDL set to object "test-toString" followed by IDL get
|
| -PASS h6.accessKey: IDL set to object "test-valueOf" should not throw
|
| -PASS h6.accessKey: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h6.accessKey: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS h6.tabIndex: typeof IDL attribute
|
| -PASS h6.tabIndex: setAttribute() to -36 followed by getAttribute()
|
| -PASS h6.tabIndex: setAttribute() to -36 followed by IDL get
|
| -PASS h6.tabIndex: setAttribute() to -1 followed by getAttribute()
|
| -PASS h6.tabIndex: setAttribute() to -1 followed by IDL get
|
| -PASS h6.tabIndex: setAttribute() to 0 followed by getAttribute()
|
| -PASS h6.tabIndex: setAttribute() to 0 followed by IDL get
|
| -PASS h6.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| -PASS h6.tabIndex: setAttribute() to 1 followed by IDL get
|
| -PASS h6.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL h6.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS h6.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL h6.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS h6.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| -PASS h6.tabIndex: setAttribute() to "-1" followed by IDL get
|
| -PASS h6.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| -PASS h6.tabIndex: setAttribute() to "-0" followed by IDL get
|
| -PASS h6.tabIndex: setAttribute() to "0" followed by getAttribute()
|
| -PASS h6.tabIndex: setAttribute() to "0" followed by IDL get
|
| -PASS h6.tabIndex: setAttribute() to "1" followed by getAttribute()
|
| -PASS h6.tabIndex: setAttribute() to "1" followed by IDL get
|
| -PASS h6.tabIndex: setAttribute() to "\t7" followed by getAttribute()
|
| -PASS h6.tabIndex: setAttribute() to "\t7" followed by IDL get
|
| -PASS h6.tabIndex: setAttribute() to "\f7" followed by getAttribute()
|
| -PASS h6.tabIndex: setAttribute() to "\f7" followed by IDL get
|
| -PASS h6.tabIndex: setAttribute() to " 7" followed by getAttribute()
|
| -PASS h6.tabIndex: setAttribute() to " 7" followed by IDL get
|
| -PASS h6.tabIndex: setAttribute() to "\n7" followed by getAttribute()
|
| -PASS h6.tabIndex: setAttribute() to "\n7" followed by IDL get
|
| -PASS h6.tabIndex: setAttribute() to "\r7" followed by getAttribute()
|
| -PASS h6.tabIndex: setAttribute() to "\r7" followed by IDL get
|
| -PASS h6.tabIndex: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h6.tabIndex: setAttribute() to 1.5 followed by IDL get
|
| -PASS h6.tabIndex: setAttribute() to object "2" followed by getAttribute()
|
| -PASS h6.tabIndex: setAttribute() to object "2" followed by IDL get
|
| -PASS h6.tabIndex: IDL set to -36 should not throw
|
| -PASS h6.tabIndex: IDL set to -36 followed by getAttribute()
|
| -PASS h6.tabIndex: IDL set to -36 followed by IDL get
|
| -PASS h6.tabIndex: IDL set to -1 should not throw
|
| -PASS h6.tabIndex: IDL set to -1 followed by getAttribute()
|
| -PASS h6.tabIndex: IDL set to -1 followed by IDL get
|
| -PASS h6.tabIndex: IDL set to 0 should not throw
|
| -PASS h6.tabIndex: IDL set to 0 followed by getAttribute()
|
| -PASS h6.tabIndex: IDL set to 0 followed by IDL get
|
| -PASS h6.tabIndex: IDL set to 1 should not throw
|
| -PASS h6.tabIndex: IDL set to 1 followed by getAttribute()
|
| -PASS h6.tabIndex: IDL set to 1 followed by IDL get
|
| -PASS h6.tabIndex: IDL set to 2147483647 should not throw
|
| -PASS h6.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL h6.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS h6.tabIndex: IDL set to -2147483648 should not throw
|
| -PASS h6.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL h6.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS h6.align: typeof IDL attribute
|
| -PASS h6.align: IDL get with DOM attribute unset
|
| -PASS h6.align: setAttribute() to "" followed by getAttribute()
|
| -PASS h6.align: setAttribute() to "" followed by IDL get
|
| -PASS h6.align: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h6.align: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h6.align: setAttribute() to undefined followed by getAttribute()
|
| -PASS h6.align: setAttribute() to undefined followed by IDL get
|
| -PASS h6.align: setAttribute() to 7 followed by getAttribute()
|
| -PASS h6.align: setAttribute() to 7 followed by IDL get
|
| -PASS h6.align: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS h6.align: setAttribute() to 1.5 followed by IDL get
|
| -PASS h6.align: setAttribute() to true followed by getAttribute()
|
| -PASS h6.align: setAttribute() to true followed by IDL get
|
| -PASS h6.align: setAttribute() to false followed by getAttribute()
|
| -PASS h6.align: setAttribute() to false followed by IDL get
|
| -PASS h6.align: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS h6.align: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS h6.align: setAttribute() to NaN followed by getAttribute()
|
| -PASS h6.align: setAttribute() to NaN followed by IDL get
|
| -PASS h6.align: setAttribute() to Infinity followed by getAttribute()
|
| -PASS h6.align: setAttribute() to Infinity followed by IDL get
|
| -PASS h6.align: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS h6.align: setAttribute() to -Infinity followed by IDL get
|
| -PASS h6.align: setAttribute() to "\0" followed by getAttribute()
|
| -PASS h6.align: setAttribute() to "\0" followed by IDL get
|
| -PASS h6.align: setAttribute() to null followed by getAttribute()
|
| -PASS h6.align: setAttribute() to null followed by IDL get
|
| -PASS h6.align: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS h6.align: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS h6.align: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS h6.align: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS h6.align: IDL set to "" should not throw
|
| -PASS h6.align: IDL set to "" followed by getAttribute()
|
| -PASS h6.align: IDL set to "" followed by IDL get
|
| -PASS h6.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS h6.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS h6.align: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS h6.align: IDL set to undefined should not throw
|
| -PASS h6.align: IDL set to undefined followed by getAttribute()
|
| -PASS h6.align: IDL set to undefined followed by IDL get
|
| -PASS h6.align: IDL set to 7 should not throw
|
| -PASS h6.align: IDL set to 7 followed by getAttribute()
|
| -PASS h6.align: IDL set to 7 followed by IDL get
|
| -PASS h6.align: IDL set to 1.5 should not throw
|
| -PASS h6.align: IDL set to 1.5 followed by getAttribute()
|
| -PASS h6.align: IDL set to 1.5 followed by IDL get
|
| -PASS h6.align: IDL set to true should not throw
|
| -PASS h6.align: IDL set to true followed by getAttribute()
|
| -PASS h6.align: IDL set to true followed by IDL get
|
| -PASS h6.align: IDL set to false should not throw
|
| -PASS h6.align: IDL set to false followed by getAttribute()
|
| -PASS h6.align: IDL set to false followed by IDL get
|
| -PASS h6.align: IDL set to object "[object Object]" should not throw
|
| -PASS h6.align: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS h6.align: IDL set to object "[object Object]" followed by IDL get
|
| -PASS h6.align: IDL set to NaN should not throw
|
| -PASS h6.align: IDL set to NaN followed by getAttribute()
|
| -PASS h6.align: IDL set to NaN followed by IDL get
|
| -PASS h6.align: IDL set to Infinity should not throw
|
| -PASS h6.align: IDL set to Infinity followed by getAttribute()
|
| -PASS h6.align: IDL set to Infinity followed by IDL get
|
| -PASS h6.align: IDL set to -Infinity should not throw
|
| -PASS h6.align: IDL set to -Infinity followed by getAttribute()
|
| -PASS h6.align: IDL set to -Infinity followed by IDL get
|
| -PASS h6.align: IDL set to "\0" should not throw
|
| -PASS h6.align: IDL set to "\0" followed by getAttribute()
|
| -PASS h6.align: IDL set to "\0" followed by IDL get
|
| -PASS h6.align: IDL set to null should not throw
|
| -PASS h6.align: IDL set to null followed by getAttribute()
|
| -PASS h6.align: IDL set to null followed by IDL get
|
| -PASS h6.align: IDL set to object "test-toString" should not throw
|
| -PASS h6.align: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS h6.align: IDL set to object "test-toString" followed by IDL get
|
| -PASS h6.align: IDL set to object "test-valueOf" should not throw
|
| -PASS h6.align: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS h6.align: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS hgroup.title: typeof IDL attribute
|
| -PASS hgroup.title: IDL get with DOM attribute unset
|
| -PASS hgroup.title: setAttribute() to "" followed by getAttribute()
|
| -PASS hgroup.title: setAttribute() to "" followed by IDL get
|
| -PASS hgroup.title: 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 getAttribute()
|
| -PASS hgroup.title: 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
|
| -PASS hgroup.title: setAttribute() to undefined followed by getAttribute()
|
| -PASS hgroup.title: setAttribute() to undefined followed by IDL get
|
| -PASS hgroup.title: setAttribute() to 7 followed by getAttribute()
|
| -PASS hgroup.title: setAttribute() to 7 followed by IDL get
|
| -PASS hgroup.title: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS hgroup.title: setAttribute() to 1.5 followed by IDL get
|
| -PASS hgroup.title: setAttribute() to true followed by getAttribute()
|
| -PASS hgroup.title: setAttribute() to true followed by IDL get
|
| -PASS hgroup.title: setAttribute() to false followed by getAttribute()
|
| -PASS hgroup.title: setAttribute() to false followed by IDL get
|
| -PASS hgroup.title: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS hgroup.title: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS hgroup.title: setAttribute() to NaN followed by getAttribute()
|
| -PASS hgroup.title: setAttribute() to NaN followed by IDL get
|
| -PASS hgroup.title: setAttribute() to Infinity followed by getAttribute()
|
| -PASS hgroup.title: setAttribute() to Infinity followed by IDL get
|
| -PASS hgroup.title: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS hgroup.title: setAttribute() to -Infinity followed by IDL get
|
| -PASS hgroup.title: setAttribute() to "\0" followed by getAttribute()
|
| -PASS hgroup.title: setAttribute() to "\0" followed by IDL get
|
| -PASS hgroup.title: setAttribute() to null followed by getAttribute()
|
| -PASS hgroup.title: setAttribute() to null followed by IDL get
|
| -PASS hgroup.title: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS hgroup.title: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS hgroup.title: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS hgroup.title: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS hgroup.title: IDL set to "" should not throw
|
| -PASS hgroup.title: IDL set to "" followed by getAttribute()
|
| -PASS hgroup.title: IDL set to "" followed by IDL get
|
| -PASS hgroup.title: 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 " should not throw
|
| -PASS hgroup.title: 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()
|
| -PASS hgroup.title: 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
|
| -PASS hgroup.title: IDL set to undefined should not throw
|
| -PASS hgroup.title: IDL set to undefined followed by getAttribute()
|
| -PASS hgroup.title: IDL set to undefined followed by IDL get
|
| -PASS hgroup.title: IDL set to 7 should not throw
|
| -PASS hgroup.title: IDL set to 7 followed by getAttribute()
|
| -PASS hgroup.title: IDL set to 7 followed by IDL get
|
| -PASS hgroup.title: IDL set to 1.5 should not throw
|
| -PASS hgroup.title: IDL set to 1.5 followed by getAttribute()
|
| -PASS hgroup.title: IDL set to 1.5 followed by IDL get
|
| -PASS hgroup.title: IDL set to true should not throw
|
| -PASS hgroup.title: IDL set to true followed by getAttribute()
|
| -PASS hgroup.title: IDL set to true followed by IDL get
|
| -PASS hgroup.title: IDL set to false should not throw
|
| -PASS hgroup.title: IDL set to false followed by getAttribute()
|
| -PASS hgroup.title: IDL set to false followed by IDL get
|
| -PASS hgroup.title: IDL set to object "[object Object]" should not throw
|
| -PASS hgroup.title: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS hgroup.title: IDL set to object "[object Object]" followed by IDL get
|
| -PASS hgroup.title: IDL set to NaN should not throw
|
| -PASS hgroup.title: IDL set to NaN followed by getAttribute()
|
| -PASS hgroup.title: IDL set to NaN followed by IDL get
|
| -PASS hgroup.title: IDL set to Infinity should not throw
|
| -PASS hgroup.title: IDL set to Infinity followed by getAttribute()
|
| -PASS hgroup.title: IDL set to Infinity followed by IDL get
|
| -PASS hgroup.title: IDL set to -Infinity should not throw
|
| -PASS hgroup.title: IDL set to -Infinity followed by getAttribute()
|
| -PASS hgroup.title: IDL set to -Infinity followed by IDL get
|
| -PASS hgroup.title: IDL set to "\0" should not throw
|
| -PASS hgroup.title: IDL set to "\0" followed by getAttribute()
|
| -PASS hgroup.title: IDL set to "\0" followed by IDL get
|
| -PASS hgroup.title: IDL set to null should not throw
|
| -PASS hgroup.title: IDL set to null followed by getAttribute()
|
| -PASS hgroup.title: IDL set to null followed by IDL get
|
| -PASS hgroup.title: IDL set to object "test-toString" should not throw
|
| -PASS hgroup.title: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS hgroup.title: IDL set to object "test-toString" followed by IDL get
|
| -PASS hgroup.title: IDL set to object "test-valueOf" should not throw
|
| -PASS hgroup.title: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS hgroup.title: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS hgroup.lang: typeof IDL attribute
|
| -PASS hgroup.lang: IDL get with DOM attribute unset
|
| -PASS hgroup.lang: setAttribute() to "" followed by getAttribute()
|
| -PASS hgroup.lang: setAttribute() to "" followed by IDL get
|
| -PASS hgroup.lang: 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 getAttribute()
|
| -PASS hgroup.lang: 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
|
| -PASS hgroup.lang: setAttribute() to undefined followed by getAttribute()
|
| -PASS hgroup.lang: setAttribute() to undefined followed by IDL get
|
| -PASS hgroup.lang: setAttribute() to 7 followed by getAttribute()
|
| -PASS hgroup.lang: setAttribute() to 7 followed by IDL get
|
| -PASS hgroup.lang: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS hgroup.lang: setAttribute() to 1.5 followed by IDL get
|
| -PASS hgroup.lang: setAttribute() to true followed by getAttribute()
|
| -PASS hgroup.lang: setAttribute() to true followed by IDL get
|
| -PASS hgroup.lang: setAttribute() to false followed by getAttribute()
|
| -PASS hgroup.lang: setAttribute() to false followed by IDL get
|
| -PASS hgroup.lang: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS hgroup.lang: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS hgroup.lang: setAttribute() to NaN followed by getAttribute()
|
| -PASS hgroup.lang: setAttribute() to NaN followed by IDL get
|
| -PASS hgroup.lang: setAttribute() to Infinity followed by getAttribute()
|
| -PASS hgroup.lang: setAttribute() to Infinity followed by IDL get
|
| -PASS hgroup.lang: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS hgroup.lang: setAttribute() to -Infinity followed by IDL get
|
| -PASS hgroup.lang: setAttribute() to "\0" followed by getAttribute()
|
| -PASS hgroup.lang: setAttribute() to "\0" followed by IDL get
|
| -PASS hgroup.lang: setAttribute() to null followed by getAttribute()
|
| -PASS hgroup.lang: setAttribute() to null followed by IDL get
|
| -PASS hgroup.lang: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS hgroup.lang: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS hgroup.lang: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS hgroup.lang: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS hgroup.lang: IDL set to "" should not throw
|
| -PASS hgroup.lang: IDL set to "" followed by getAttribute()
|
| -PASS hgroup.lang: IDL set to "" followed by IDL get
|
| -PASS hgroup.lang: 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 " should not throw
|
| -PASS hgroup.lang: 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()
|
| -PASS hgroup.lang: 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
|
| -PASS hgroup.lang: IDL set to undefined should not throw
|
| -PASS hgroup.lang: IDL set to undefined followed by getAttribute()
|
| -PASS hgroup.lang: IDL set to undefined followed by IDL get
|
| -PASS hgroup.lang: IDL set to 7 should not throw
|
| -PASS hgroup.lang: IDL set to 7 followed by getAttribute()
|
| -PASS hgroup.lang: IDL set to 7 followed by IDL get
|
| -PASS hgroup.lang: IDL set to 1.5 should not throw
|
| -PASS hgroup.lang: IDL set to 1.5 followed by getAttribute()
|
| -PASS hgroup.lang: IDL set to 1.5 followed by IDL get
|
| -PASS hgroup.lang: IDL set to true should not throw
|
| -PASS hgroup.lang: IDL set to true followed by getAttribute()
|
| -PASS hgroup.lang: IDL set to true followed by IDL get
|
| -PASS hgroup.lang: IDL set to false should not throw
|
| -PASS hgroup.lang: IDL set to false followed by getAttribute()
|
| -PASS hgroup.lang: IDL set to false followed by IDL get
|
| -PASS hgroup.lang: IDL set to object "[object Object]" should not throw
|
| -PASS hgroup.lang: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS hgroup.lang: IDL set to object "[object Object]" followed by IDL get
|
| -PASS hgroup.lang: IDL set to NaN should not throw
|
| -PASS hgroup.lang: IDL set to NaN followed by getAttribute()
|
| -PASS hgroup.lang: IDL set to NaN followed by IDL get
|
| -PASS hgroup.lang: IDL set to Infinity should not throw
|
| -PASS hgroup.lang: IDL set to Infinity followed by getAttribute()
|
| -PASS hgroup.lang: IDL set to Infinity followed by IDL get
|
| -PASS hgroup.lang: IDL set to -Infinity should not throw
|
| -PASS hgroup.lang: IDL set to -Infinity followed by getAttribute()
|
| -PASS hgroup.lang: IDL set to -Infinity followed by IDL get
|
| -PASS hgroup.lang: IDL set to "\0" should not throw
|
| -PASS hgroup.lang: IDL set to "\0" followed by getAttribute()
|
| -PASS hgroup.lang: IDL set to "\0" followed by IDL get
|
| -PASS hgroup.lang: IDL set to null should not throw
|
| -PASS hgroup.lang: IDL set to null followed by getAttribute()
|
| -PASS hgroup.lang: IDL set to null followed by IDL get
|
| -PASS hgroup.lang: IDL set to object "test-toString" should not throw
|
| -PASS hgroup.lang: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS hgroup.lang: IDL set to object "test-toString" followed by IDL get
|
| -PASS hgroup.lang: IDL set to object "test-valueOf" should not throw
|
| -PASS hgroup.lang: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS hgroup.lang: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS hgroup.dir: typeof IDL attribute
|
| -PASS hgroup.dir: IDL get with DOM attribute unset
|
| -PASS hgroup.dir: setAttribute() to "" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "" followed by IDL get
|
| -PASS hgroup.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 getAttribute()
|
| -PASS hgroup.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
|
| -PASS hgroup.dir: setAttribute() to undefined followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to undefined followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to 7 followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to 7 followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to 1.5 followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to true followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to true followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to false followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to false followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to NaN followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to NaN followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to Infinity followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to Infinity followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to -Infinity followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to "\0" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "\0" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to null followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to null followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to "ltr" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "ltr" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to "xltr" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "xltr" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to "ltr\0" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "ltr\0" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to "tr" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "tr" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to "LTR" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "LTR" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to "rtl" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "rtl" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to "xrtl" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "xrtl" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to "rtl\0" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "rtl\0" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to "tl" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "tl" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to "RTL" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "RTL" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to "auto" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "auto" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to "xauto" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "xauto" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to "auto\0" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "auto\0" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to "uto" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "uto" followed by IDL get
|
| -PASS hgroup.dir: setAttribute() to "AUTO" followed by getAttribute()
|
| -PASS hgroup.dir: setAttribute() to "AUTO" followed by IDL get
|
| -PASS hgroup.dir: IDL set to "" should not throw
|
| -PASS hgroup.dir: IDL set to "" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "" followed by IDL get
|
| -PASS hgroup.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 " should not throw
|
| -PASS hgroup.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()
|
| -PASS hgroup.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
|
| -PASS hgroup.dir: IDL set to undefined should not throw
|
| -PASS hgroup.dir: IDL set to undefined followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to undefined followed by IDL get
|
| -PASS hgroup.dir: IDL set to 7 should not throw
|
| -PASS hgroup.dir: IDL set to 7 followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to 7 followed by IDL get
|
| -PASS hgroup.dir: IDL set to 1.5 should not throw
|
| -PASS hgroup.dir: IDL set to 1.5 followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to 1.5 followed by IDL get
|
| -PASS hgroup.dir: IDL set to true should not throw
|
| -PASS hgroup.dir: IDL set to true followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to true followed by IDL get
|
| -PASS hgroup.dir: IDL set to false should not throw
|
| -PASS hgroup.dir: IDL set to false followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to false followed by IDL get
|
| -PASS hgroup.dir: IDL set to object "[object Object]" should not throw
|
| -PASS hgroup.dir: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to object "[object Object]" followed by IDL get
|
| -PASS hgroup.dir: IDL set to NaN should not throw
|
| -PASS hgroup.dir: IDL set to NaN followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to NaN followed by IDL get
|
| -PASS hgroup.dir: IDL set to Infinity should not throw
|
| -PASS hgroup.dir: IDL set to Infinity followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to Infinity followed by IDL get
|
| -PASS hgroup.dir: IDL set to -Infinity should not throw
|
| -PASS hgroup.dir: IDL set to -Infinity followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to -Infinity followed by IDL get
|
| -PASS hgroup.dir: IDL set to "\0" should not throw
|
| -PASS hgroup.dir: IDL set to "\0" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "\0" followed by IDL get
|
| -PASS hgroup.dir: IDL set to null should not throw
|
| -PASS hgroup.dir: IDL set to null followed by IDL get
|
| -PASS hgroup.dir: IDL set to object "test-toString" should not throw
|
| -PASS hgroup.dir: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to object "test-toString" followed by IDL get
|
| -PASS hgroup.dir: IDL set to object "test-valueOf" should not throw
|
| -PASS hgroup.dir: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS hgroup.dir: IDL set to "ltr" should not throw
|
| -PASS hgroup.dir: IDL set to "ltr" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "ltr" followed by IDL get
|
| -PASS hgroup.dir: IDL set to "xltr" should not throw
|
| -PASS hgroup.dir: IDL set to "xltr" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "xltr" followed by IDL get
|
| -PASS hgroup.dir: IDL set to "ltr\0" should not throw
|
| -PASS hgroup.dir: IDL set to "ltr\0" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "ltr\0" followed by IDL get
|
| -PASS hgroup.dir: IDL set to "tr" should not throw
|
| -PASS hgroup.dir: IDL set to "tr" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "tr" followed by IDL get
|
| -PASS hgroup.dir: IDL set to "LTR" should not throw
|
| -PASS hgroup.dir: IDL set to "LTR" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "LTR" followed by IDL get
|
| -PASS hgroup.dir: IDL set to "rtl" should not throw
|
| -PASS hgroup.dir: IDL set to "rtl" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "rtl" followed by IDL get
|
| -PASS hgroup.dir: IDL set to "xrtl" should not throw
|
| -PASS hgroup.dir: IDL set to "xrtl" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "xrtl" followed by IDL get
|
| -PASS hgroup.dir: IDL set to "rtl\0" should not throw
|
| -PASS hgroup.dir: IDL set to "rtl\0" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "rtl\0" followed by IDL get
|
| -PASS hgroup.dir: IDL set to "tl" should not throw
|
| -PASS hgroup.dir: IDL set to "tl" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "tl" followed by IDL get
|
| -PASS hgroup.dir: IDL set to "RTL" should not throw
|
| -PASS hgroup.dir: IDL set to "RTL" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "RTL" followed by IDL get
|
| -PASS hgroup.dir: IDL set to "auto" should not throw
|
| -PASS hgroup.dir: IDL set to "auto" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "auto" followed by IDL get
|
| -PASS hgroup.dir: IDL set to "xauto" should not throw
|
| -PASS hgroup.dir: IDL set to "xauto" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "xauto" followed by IDL get
|
| -PASS hgroup.dir: IDL set to "auto\0" should not throw
|
| -PASS hgroup.dir: IDL set to "auto\0" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "auto\0" followed by IDL get
|
| -PASS hgroup.dir: IDL set to "uto" should not throw
|
| -PASS hgroup.dir: IDL set to "uto" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "uto" followed by IDL get
|
| -PASS hgroup.dir: IDL set to "AUTO" should not throw
|
| -PASS hgroup.dir: IDL set to "AUTO" followed by getAttribute()
|
| -PASS hgroup.dir: IDL set to "AUTO" followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): typeof IDL attribute
|
| -PASS hgroup.className (<hgroup class>): IDL get with DOM attribute unset
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to "" followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to "" followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): 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 getAttribute()
|
| -PASS hgroup.className (<hgroup class>): 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
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to undefined followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to undefined followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to 7 followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to 7 followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to 1.5 followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to true followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to true followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to false followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to false followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to NaN followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to NaN followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to Infinity followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to -Infinity followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to "\0" followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to null followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to null followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): IDL set to "" should not throw
|
| -PASS hgroup.className (<hgroup class>): IDL set to "" followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): IDL set to "" followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): 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 " should not throw
|
| -PASS hgroup.className (<hgroup class>): 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()
|
| -PASS hgroup.className (<hgroup class>): 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
|
| -PASS hgroup.className (<hgroup class>): IDL set to undefined should not throw
|
| -PASS hgroup.className (<hgroup class>): IDL set to undefined followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): IDL set to undefined followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): IDL set to 7 should not throw
|
| -PASS hgroup.className (<hgroup class>): IDL set to 7 followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): IDL set to 7 followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): IDL set to 1.5 should not throw
|
| -PASS hgroup.className (<hgroup class>): IDL set to 1.5 followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): IDL set to 1.5 followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): IDL set to true should not throw
|
| -PASS hgroup.className (<hgroup class>): IDL set to true followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): IDL set to true followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): IDL set to false should not throw
|
| -PASS hgroup.className (<hgroup class>): IDL set to false followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): IDL set to false followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): IDL set to object "[object Object]" should not throw
|
| -PASS hgroup.className (<hgroup class>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): IDL set to NaN should not throw
|
| -PASS hgroup.className (<hgroup class>): IDL set to NaN followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): IDL set to NaN followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): IDL set to Infinity should not throw
|
| -PASS hgroup.className (<hgroup class>): IDL set to Infinity followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): IDL set to Infinity followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): IDL set to -Infinity should not throw
|
| -PASS hgroup.className (<hgroup class>): IDL set to -Infinity followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): IDL set to -Infinity followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): IDL set to "\0" should not throw
|
| -PASS hgroup.className (<hgroup class>): IDL set to "\0" followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): IDL set to "\0" followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): IDL set to null should not throw
|
| -PASS hgroup.className (<hgroup class>): IDL set to null followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): IDL set to null followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): IDL set to object "test-toString" should not throw
|
| -PASS hgroup.className (<hgroup class>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): IDL set to object "test-toString" followed by IDL get
|
| -PASS hgroup.className (<hgroup class>): IDL set to object "test-valueOf" should not throw
|
| -PASS hgroup.className (<hgroup class>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS hgroup.className (<hgroup class>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS hgroup.hidden: typeof IDL attribute
|
| -PASS hgroup.hidden: IDL get with DOM attribute unset
|
| -PASS hgroup.hidden: setAttribute() to "" followed by getAttribute()
|
| -PASS hgroup.hidden: setAttribute() to "" followed by IDL get
|
| -PASS hgroup.hidden: setAttribute() to " foo " followed by getAttribute()
|
| -PASS hgroup.hidden: setAttribute() to " foo " followed by IDL get
|
| -PASS hgroup.hidden: setAttribute() to undefined followed by getAttribute()
|
| -PASS hgroup.hidden: setAttribute() to undefined followed by IDL get
|
| -PASS hgroup.hidden: setAttribute() to null followed by getAttribute()
|
| -PASS hgroup.hidden: setAttribute() to null followed by IDL get
|
| -PASS hgroup.hidden: setAttribute() to 7 followed by getAttribute()
|
| -PASS hgroup.hidden: setAttribute() to 7 followed by IDL get
|
| -PASS hgroup.hidden: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS hgroup.hidden: setAttribute() to 1.5 followed by IDL get
|
| -PASS hgroup.hidden: setAttribute() to true followed by getAttribute()
|
| -PASS hgroup.hidden: setAttribute() to true followed by IDL get
|
| -PASS hgroup.hidden: setAttribute() to false followed by getAttribute()
|
| -PASS hgroup.hidden: setAttribute() to false followed by IDL get
|
| -PASS hgroup.hidden: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS hgroup.hidden: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS hgroup.hidden: setAttribute() to NaN followed by getAttribute()
|
| -PASS hgroup.hidden: setAttribute() to NaN followed by IDL get
|
| -PASS hgroup.hidden: setAttribute() to Infinity followed by getAttribute()
|
| -PASS hgroup.hidden: setAttribute() to Infinity followed by IDL get
|
| -PASS hgroup.hidden: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS hgroup.hidden: setAttribute() to -Infinity followed by IDL get
|
| -PASS hgroup.hidden: setAttribute() to "\0" followed by getAttribute()
|
| -PASS hgroup.hidden: setAttribute() to "\0" followed by IDL get
|
| -PASS hgroup.hidden: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS hgroup.hidden: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS hgroup.hidden: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS hgroup.hidden: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS hgroup.hidden: setAttribute() to "hidden" followed by getAttribute()
|
| -PASS hgroup.hidden: setAttribute() to "hidden" followed by IDL get
|
| -PASS hgroup.hidden: IDL set to "" should not throw
|
| -PASS hgroup.hidden: IDL set to "" followed by hasAttribute()
|
| -PASS hgroup.hidden: IDL set to "" followed by IDL get
|
| -PASS hgroup.hidden: IDL set to " foo " should not throw
|
| -PASS hgroup.hidden: IDL set to " foo " followed by hasAttribute()
|
| -PASS hgroup.hidden: IDL set to " foo " followed by IDL get
|
| -PASS hgroup.hidden: IDL set to undefined should not throw
|
| -PASS hgroup.hidden: IDL set to undefined followed by hasAttribute()
|
| -PASS hgroup.hidden: IDL set to undefined followed by IDL get
|
| -PASS hgroup.hidden: IDL set to null should not throw
|
| -PASS hgroup.hidden: IDL set to null followed by hasAttribute()
|
| -PASS hgroup.hidden: IDL set to null followed by IDL get
|
| -PASS hgroup.hidden: IDL set to 7 should not throw
|
| -PASS hgroup.hidden: IDL set to 7 followed by hasAttribute()
|
| -PASS hgroup.hidden: IDL set to 7 followed by IDL get
|
| -PASS hgroup.hidden: IDL set to 1.5 should not throw
|
| -PASS hgroup.hidden: IDL set to 1.5 followed by hasAttribute()
|
| -PASS hgroup.hidden: IDL set to 1.5 followed by IDL get
|
| -PASS hgroup.hidden: IDL set to true should not throw
|
| -PASS hgroup.hidden: IDL set to true followed by hasAttribute()
|
| -PASS hgroup.hidden: IDL set to true followed by IDL get
|
| -PASS hgroup.hidden: IDL set to false should not throw
|
| -PASS hgroup.hidden: IDL set to false followed by hasAttribute()
|
| -PASS hgroup.hidden: IDL set to false followed by IDL get
|
| -PASS hgroup.hidden: IDL set to object "[object Object]" should not throw
|
| -PASS hgroup.hidden: IDL set to object "[object Object]" followed by hasAttribute()
|
| -PASS hgroup.hidden: IDL set to object "[object Object]" followed by IDL get
|
| -PASS hgroup.hidden: IDL set to NaN should not throw
|
| -PASS hgroup.hidden: IDL set to NaN followed by hasAttribute()
|
| -PASS hgroup.hidden: IDL set to NaN followed by IDL get
|
| -PASS hgroup.hidden: IDL set to Infinity should not throw
|
| -PASS hgroup.hidden: IDL set to Infinity followed by hasAttribute()
|
| -PASS hgroup.hidden: IDL set to Infinity followed by IDL get
|
| -PASS hgroup.hidden: IDL set to -Infinity should not throw
|
| -PASS hgroup.hidden: IDL set to -Infinity followed by hasAttribute()
|
| -PASS hgroup.hidden: IDL set to -Infinity followed by IDL get
|
| -PASS hgroup.hidden: IDL set to "\0" should not throw
|
| -PASS hgroup.hidden: IDL set to "\0" followed by hasAttribute()
|
| -PASS hgroup.hidden: IDL set to "\0" followed by IDL get
|
| -PASS hgroup.hidden: IDL set to object "test-toString" should not throw
|
| -PASS hgroup.hidden: IDL set to object "test-toString" followed by hasAttribute()
|
| -PASS hgroup.hidden: IDL set to object "test-toString" followed by IDL get
|
| -PASS hgroup.hidden: IDL set to object "test-valueOf" should not throw
|
| -PASS hgroup.hidden: IDL set to object "test-valueOf" followed by hasAttribute()
|
| -PASS hgroup.hidden: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS hgroup.accessKey: typeof IDL attribute
|
| -PASS hgroup.accessKey: IDL get with DOM attribute unset
|
| -PASS hgroup.accessKey: setAttribute() to "" followed by getAttribute()
|
| -PASS hgroup.accessKey: setAttribute() to "" followed by IDL get
|
| -PASS hgroup.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS hgroup.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS hgroup.accessKey: setAttribute() to undefined followed by getAttribute()
|
| -PASS hgroup.accessKey: setAttribute() to undefined followed by IDL get
|
| -PASS hgroup.accessKey: setAttribute() to 7 followed by getAttribute()
|
| -PASS hgroup.accessKey: setAttribute() to 7 followed by IDL get
|
| -PASS hgroup.accessKey: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS hgroup.accessKey: setAttribute() to 1.5 followed by IDL get
|
| -PASS hgroup.accessKey: setAttribute() to true followed by getAttribute()
|
| -PASS hgroup.accessKey: setAttribute() to true followed by IDL get
|
| -PASS hgroup.accessKey: setAttribute() to false followed by getAttribute()
|
| -PASS hgroup.accessKey: setAttribute() to false followed by IDL get
|
| -PASS hgroup.accessKey: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS hgroup.accessKey: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS hgroup.accessKey: setAttribute() to NaN followed by getAttribute()
|
| -PASS hgroup.accessKey: setAttribute() to NaN followed by IDL get
|
| -PASS hgroup.accessKey: setAttribute() to Infinity followed by getAttribute()
|
| -PASS hgroup.accessKey: setAttribute() to Infinity followed by IDL get
|
| -PASS hgroup.accessKey: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS hgroup.accessKey: setAttribute() to -Infinity followed by IDL get
|
| -PASS hgroup.accessKey: setAttribute() to "\0" followed by getAttribute()
|
| -PASS hgroup.accessKey: setAttribute() to "\0" followed by IDL get
|
| -PASS hgroup.accessKey: setAttribute() to null followed by getAttribute()
|
| -PASS hgroup.accessKey: setAttribute() to null followed by IDL get
|
| -PASS hgroup.accessKey: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS hgroup.accessKey: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS hgroup.accessKey: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS hgroup.accessKey: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS hgroup.accessKey: IDL set to "" should not throw
|
| -PASS hgroup.accessKey: IDL set to "" followed by getAttribute()
|
| -PASS hgroup.accessKey: IDL set to "" followed by IDL get
|
| -PASS hgroup.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS hgroup.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS hgroup.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS hgroup.accessKey: IDL set to undefined should not throw
|
| -PASS hgroup.accessKey: IDL set to undefined followed by getAttribute()
|
| -PASS hgroup.accessKey: IDL set to undefined followed by IDL get
|
| -PASS hgroup.accessKey: IDL set to 7 should not throw
|
| -PASS hgroup.accessKey: IDL set to 7 followed by getAttribute()
|
| -PASS hgroup.accessKey: IDL set to 7 followed by IDL get
|
| -PASS hgroup.accessKey: IDL set to 1.5 should not throw
|
| -PASS hgroup.accessKey: IDL set to 1.5 followed by getAttribute()
|
| -PASS hgroup.accessKey: IDL set to 1.5 followed by IDL get
|
| -PASS hgroup.accessKey: IDL set to true should not throw
|
| -PASS hgroup.accessKey: IDL set to true followed by getAttribute()
|
| -PASS hgroup.accessKey: IDL set to true followed by IDL get
|
| -PASS hgroup.accessKey: IDL set to false should not throw
|
| -PASS hgroup.accessKey: IDL set to false followed by getAttribute()
|
| -PASS hgroup.accessKey: IDL set to false followed by IDL get
|
| -PASS hgroup.accessKey: IDL set to object "[object Object]" should not throw
|
| -PASS hgroup.accessKey: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS hgroup.accessKey: IDL set to object "[object Object]" followed by IDL get
|
| -PASS hgroup.accessKey: IDL set to NaN should not throw
|
| -PASS hgroup.accessKey: IDL set to NaN followed by getAttribute()
|
| -PASS hgroup.accessKey: IDL set to NaN followed by IDL get
|
| -PASS hgroup.accessKey: IDL set to Infinity should not throw
|
| -PASS hgroup.accessKey: IDL set to Infinity followed by getAttribute()
|
| -PASS hgroup.accessKey: IDL set to Infinity followed by IDL get
|
| -PASS hgroup.accessKey: IDL set to -Infinity should not throw
|
| -PASS hgroup.accessKey: IDL set to -Infinity followed by getAttribute()
|
| -PASS hgroup.accessKey: IDL set to -Infinity followed by IDL get
|
| -PASS hgroup.accessKey: IDL set to "\0" should not throw
|
| -PASS hgroup.accessKey: IDL set to "\0" followed by getAttribute()
|
| -PASS hgroup.accessKey: IDL set to "\0" followed by IDL get
|
| -PASS hgroup.accessKey: IDL set to null should not throw
|
| -PASS hgroup.accessKey: IDL set to null followed by getAttribute()
|
| -PASS hgroup.accessKey: IDL set to null followed by IDL get
|
| -PASS hgroup.accessKey: IDL set to object "test-toString" should not throw
|
| -PASS hgroup.accessKey: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS hgroup.accessKey: IDL set to object "test-toString" followed by IDL get
|
| -PASS hgroup.accessKey: IDL set to object "test-valueOf" should not throw
|
| -PASS hgroup.accessKey: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS hgroup.accessKey: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS hgroup.tabIndex: typeof IDL attribute
|
| -PASS hgroup.tabIndex: setAttribute() to -36 followed by getAttribute()
|
| -PASS hgroup.tabIndex: setAttribute() to -36 followed by IDL get
|
| -PASS hgroup.tabIndex: setAttribute() to -1 followed by getAttribute()
|
| -PASS hgroup.tabIndex: setAttribute() to -1 followed by IDL get
|
| -PASS hgroup.tabIndex: setAttribute() to 0 followed by getAttribute()
|
| -PASS hgroup.tabIndex: setAttribute() to 0 followed by IDL get
|
| -PASS hgroup.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| -PASS hgroup.tabIndex: setAttribute() to 1 followed by IDL get
|
| -PASS hgroup.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL hgroup.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS hgroup.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL hgroup.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS hgroup.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| -PASS hgroup.tabIndex: setAttribute() to "-1" followed by IDL get
|
| -PASS hgroup.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| -PASS hgroup.tabIndex: setAttribute() to "-0" followed by IDL get
|
| -PASS hgroup.tabIndex: setAttribute() to "0" followed by getAttribute()
|
| -PASS hgroup.tabIndex: setAttribute() to "0" followed by IDL get
|
| -PASS hgroup.tabIndex: setAttribute() to "1" followed by getAttribute()
|
| -PASS hgroup.tabIndex: setAttribute() to "1" followed by IDL get
|
| -PASS hgroup.tabIndex: setAttribute() to "\t7" followed by getAttribute()
|
| -PASS hgroup.tabIndex: setAttribute() to "\t7" followed by IDL get
|
| -PASS hgroup.tabIndex: setAttribute() to "\f7" followed by getAttribute()
|
| -PASS hgroup.tabIndex: setAttribute() to "\f7" followed by IDL get
|
| -PASS hgroup.tabIndex: setAttribute() to " 7" followed by getAttribute()
|
| -PASS hgroup.tabIndex: setAttribute() to " 7" followed by IDL get
|
| -PASS hgroup.tabIndex: setAttribute() to "\n7" followed by getAttribute()
|
| -PASS hgroup.tabIndex: setAttribute() to "\n7" followed by IDL get
|
| -PASS hgroup.tabIndex: setAttribute() to "\r7" followed by getAttribute()
|
| -PASS hgroup.tabIndex: setAttribute() to "\r7" followed by IDL get
|
| -PASS hgroup.tabIndex: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS hgroup.tabIndex: setAttribute() to 1.5 followed by IDL get
|
| -PASS hgroup.tabIndex: setAttribute() to object "2" followed by getAttribute()
|
| -PASS hgroup.tabIndex: setAttribute() to object "2" followed by IDL get
|
| -PASS hgroup.tabIndex: IDL set to -36 should not throw
|
| -PASS hgroup.tabIndex: IDL set to -36 followed by getAttribute()
|
| -PASS hgroup.tabIndex: IDL set to -36 followed by IDL get
|
| -PASS hgroup.tabIndex: IDL set to -1 should not throw
|
| -PASS hgroup.tabIndex: IDL set to -1 followed by getAttribute()
|
| -PASS hgroup.tabIndex: IDL set to -1 followed by IDL get
|
| -PASS hgroup.tabIndex: IDL set to 0 should not throw
|
| -PASS hgroup.tabIndex: IDL set to 0 followed by getAttribute()
|
| -PASS hgroup.tabIndex: IDL set to 0 followed by IDL get
|
| -PASS hgroup.tabIndex: IDL set to 1 should not throw
|
| -PASS hgroup.tabIndex: IDL set to 1 followed by getAttribute()
|
| -PASS hgroup.tabIndex: IDL set to 1 followed by IDL get
|
| -PASS hgroup.tabIndex: IDL set to 2147483647 should not throw
|
| -PASS hgroup.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL hgroup.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS hgroup.tabIndex: IDL set to -2147483648 should not throw
|
| -PASS hgroup.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL hgroup.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS header.title: typeof IDL attribute
|
| -PASS header.title: IDL get with DOM attribute unset
|
| -PASS header.title: setAttribute() to "" followed by getAttribute()
|
| -PASS header.title: setAttribute() to "" followed by IDL get
|
| -PASS header.title: 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 getAttribute()
|
| -PASS header.title: 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
|
| -PASS header.title: setAttribute() to undefined followed by getAttribute()
|
| -PASS header.title: setAttribute() to undefined followed by IDL get
|
| -PASS header.title: setAttribute() to 7 followed by getAttribute()
|
| -PASS header.title: setAttribute() to 7 followed by IDL get
|
| -PASS header.title: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS header.title: setAttribute() to 1.5 followed by IDL get
|
| -PASS header.title: setAttribute() to true followed by getAttribute()
|
| -PASS header.title: setAttribute() to true followed by IDL get
|
| -PASS header.title: setAttribute() to false followed by getAttribute()
|
| -PASS header.title: setAttribute() to false followed by IDL get
|
| -PASS header.title: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS header.title: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS header.title: setAttribute() to NaN followed by getAttribute()
|
| -PASS header.title: setAttribute() to NaN followed by IDL get
|
| -PASS header.title: setAttribute() to Infinity followed by getAttribute()
|
| -PASS header.title: setAttribute() to Infinity followed by IDL get
|
| -PASS header.title: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS header.title: setAttribute() to -Infinity followed by IDL get
|
| -PASS header.title: setAttribute() to "\0" followed by getAttribute()
|
| -PASS header.title: setAttribute() to "\0" followed by IDL get
|
| -PASS header.title: setAttribute() to null followed by getAttribute()
|
| -PASS header.title: setAttribute() to null followed by IDL get
|
| -PASS header.title: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS header.title: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS header.title: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS header.title: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS header.title: IDL set to "" should not throw
|
| -PASS header.title: IDL set to "" followed by getAttribute()
|
| -PASS header.title: IDL set to "" followed by IDL get
|
| -PASS header.title: 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 " should not throw
|
| -PASS header.title: 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()
|
| -PASS header.title: 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
|
| -PASS header.title: IDL set to undefined should not throw
|
| -PASS header.title: IDL set to undefined followed by getAttribute()
|
| -PASS header.title: IDL set to undefined followed by IDL get
|
| -PASS header.title: IDL set to 7 should not throw
|
| -PASS header.title: IDL set to 7 followed by getAttribute()
|
| -PASS header.title: IDL set to 7 followed by IDL get
|
| -PASS header.title: IDL set to 1.5 should not throw
|
| -PASS header.title: IDL set to 1.5 followed by getAttribute()
|
| -PASS header.title: IDL set to 1.5 followed by IDL get
|
| -PASS header.title: IDL set to true should not throw
|
| -PASS header.title: IDL set to true followed by getAttribute()
|
| -PASS header.title: IDL set to true followed by IDL get
|
| -PASS header.title: IDL set to false should not throw
|
| -PASS header.title: IDL set to false followed by getAttribute()
|
| -PASS header.title: IDL set to false followed by IDL get
|
| -PASS header.title: IDL set to object "[object Object]" should not throw
|
| -PASS header.title: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS header.title: IDL set to object "[object Object]" followed by IDL get
|
| -PASS header.title: IDL set to NaN should not throw
|
| -PASS header.title: IDL set to NaN followed by getAttribute()
|
| -PASS header.title: IDL set to NaN followed by IDL get
|
| -PASS header.title: IDL set to Infinity should not throw
|
| -PASS header.title: IDL set to Infinity followed by getAttribute()
|
| -PASS header.title: IDL set to Infinity followed by IDL get
|
| -PASS header.title: IDL set to -Infinity should not throw
|
| -PASS header.title: IDL set to -Infinity followed by getAttribute()
|
| -PASS header.title: IDL set to -Infinity followed by IDL get
|
| -PASS header.title: IDL set to "\0" should not throw
|
| -PASS header.title: IDL set to "\0" followed by getAttribute()
|
| -PASS header.title: IDL set to "\0" followed by IDL get
|
| -PASS header.title: IDL set to null should not throw
|
| -PASS header.title: IDL set to null followed by getAttribute()
|
| -PASS header.title: IDL set to null followed by IDL get
|
| -PASS header.title: IDL set to object "test-toString" should not throw
|
| -PASS header.title: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS header.title: IDL set to object "test-toString" followed by IDL get
|
| -PASS header.title: IDL set to object "test-valueOf" should not throw
|
| -PASS header.title: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS header.title: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS header.lang: typeof IDL attribute
|
| -PASS header.lang: IDL get with DOM attribute unset
|
| -PASS header.lang: setAttribute() to "" followed by getAttribute()
|
| -PASS header.lang: setAttribute() to "" followed by IDL get
|
| -PASS header.lang: 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 getAttribute()
|
| -PASS header.lang: 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
|
| -PASS header.lang: setAttribute() to undefined followed by getAttribute()
|
| -PASS header.lang: setAttribute() to undefined followed by IDL get
|
| -PASS header.lang: setAttribute() to 7 followed by getAttribute()
|
| -PASS header.lang: setAttribute() to 7 followed by IDL get
|
| -PASS header.lang: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS header.lang: setAttribute() to 1.5 followed by IDL get
|
| -PASS header.lang: setAttribute() to true followed by getAttribute()
|
| -PASS header.lang: setAttribute() to true followed by IDL get
|
| -PASS header.lang: setAttribute() to false followed by getAttribute()
|
| -PASS header.lang: setAttribute() to false followed by IDL get
|
| -PASS header.lang: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS header.lang: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS header.lang: setAttribute() to NaN followed by getAttribute()
|
| -PASS header.lang: setAttribute() to NaN followed by IDL get
|
| -PASS header.lang: setAttribute() to Infinity followed by getAttribute()
|
| -PASS header.lang: setAttribute() to Infinity followed by IDL get
|
| -PASS header.lang: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS header.lang: setAttribute() to -Infinity followed by IDL get
|
| -PASS header.lang: setAttribute() to "\0" followed by getAttribute()
|
| -PASS header.lang: setAttribute() to "\0" followed by IDL get
|
| -PASS header.lang: setAttribute() to null followed by getAttribute()
|
| -PASS header.lang: setAttribute() to null followed by IDL get
|
| -PASS header.lang: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS header.lang: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS header.lang: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS header.lang: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS header.lang: IDL set to "" should not throw
|
| -PASS header.lang: IDL set to "" followed by getAttribute()
|
| -PASS header.lang: IDL set to "" followed by IDL get
|
| -PASS header.lang: 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 " should not throw
|
| -PASS header.lang: 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()
|
| -PASS header.lang: 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
|
| -PASS header.lang: IDL set to undefined should not throw
|
| -PASS header.lang: IDL set to undefined followed by getAttribute()
|
| -PASS header.lang: IDL set to undefined followed by IDL get
|
| -PASS header.lang: IDL set to 7 should not throw
|
| -PASS header.lang: IDL set to 7 followed by getAttribute()
|
| -PASS header.lang: IDL set to 7 followed by IDL get
|
| -PASS header.lang: IDL set to 1.5 should not throw
|
| -PASS header.lang: IDL set to 1.5 followed by getAttribute()
|
| -PASS header.lang: IDL set to 1.5 followed by IDL get
|
| -PASS header.lang: IDL set to true should not throw
|
| -PASS header.lang: IDL set to true followed by getAttribute()
|
| -PASS header.lang: IDL set to true followed by IDL get
|
| -PASS header.lang: IDL set to false should not throw
|
| -PASS header.lang: IDL set to false followed by getAttribute()
|
| -PASS header.lang: IDL set to false followed by IDL get
|
| -PASS header.lang: IDL set to object "[object Object]" should not throw
|
| -PASS header.lang: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS header.lang: IDL set to object "[object Object]" followed by IDL get
|
| -PASS header.lang: IDL set to NaN should not throw
|
| -PASS header.lang: IDL set to NaN followed by getAttribute()
|
| -PASS header.lang: IDL set to NaN followed by IDL get
|
| -PASS header.lang: IDL set to Infinity should not throw
|
| -PASS header.lang: IDL set to Infinity followed by getAttribute()
|
| -PASS header.lang: IDL set to Infinity followed by IDL get
|
| -PASS header.lang: IDL set to -Infinity should not throw
|
| -PASS header.lang: IDL set to -Infinity followed by getAttribute()
|
| -PASS header.lang: IDL set to -Infinity followed by IDL get
|
| -PASS header.lang: IDL set to "\0" should not throw
|
| -PASS header.lang: IDL set to "\0" followed by getAttribute()
|
| -PASS header.lang: IDL set to "\0" followed by IDL get
|
| -PASS header.lang: IDL set to null should not throw
|
| -PASS header.lang: IDL set to null followed by getAttribute()
|
| -PASS header.lang: IDL set to null followed by IDL get
|
| -PASS header.lang: IDL set to object "test-toString" should not throw
|
| -PASS header.lang: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS header.lang: IDL set to object "test-toString" followed by IDL get
|
| -PASS header.lang: IDL set to object "test-valueOf" should not throw
|
| -PASS header.lang: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS header.lang: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS header.dir: typeof IDL attribute
|
| -PASS header.dir: IDL get with DOM attribute unset
|
| -PASS header.dir: setAttribute() to "" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "" followed by IDL get
|
| -PASS header.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 getAttribute()
|
| -PASS header.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
|
| -PASS header.dir: setAttribute() to undefined followed by getAttribute()
|
| -PASS header.dir: setAttribute() to undefined followed by IDL get
|
| -PASS header.dir: setAttribute() to 7 followed by getAttribute()
|
| -PASS header.dir: setAttribute() to 7 followed by IDL get
|
| -PASS header.dir: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS header.dir: setAttribute() to 1.5 followed by IDL get
|
| -PASS header.dir: setAttribute() to true followed by getAttribute()
|
| -PASS header.dir: setAttribute() to true followed by IDL get
|
| -PASS header.dir: setAttribute() to false followed by getAttribute()
|
| -PASS header.dir: setAttribute() to false followed by IDL get
|
| -PASS header.dir: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS header.dir: setAttribute() to NaN followed by getAttribute()
|
| -PASS header.dir: setAttribute() to NaN followed by IDL get
|
| -PASS header.dir: setAttribute() to Infinity followed by getAttribute()
|
| -PASS header.dir: setAttribute() to Infinity followed by IDL get
|
| -PASS header.dir: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS header.dir: setAttribute() to -Infinity followed by IDL get
|
| -PASS header.dir: setAttribute() to "\0" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "\0" followed by IDL get
|
| -PASS header.dir: setAttribute() to null followed by getAttribute()
|
| -PASS header.dir: setAttribute() to null followed by IDL get
|
| -PASS header.dir: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS header.dir: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS header.dir: setAttribute() to "ltr" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "ltr" followed by IDL get
|
| -PASS header.dir: setAttribute() to "xltr" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "xltr" followed by IDL get
|
| -PASS header.dir: setAttribute() to "ltr\0" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "ltr\0" followed by IDL get
|
| -PASS header.dir: setAttribute() to "tr" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "tr" followed by IDL get
|
| -PASS header.dir: setAttribute() to "LTR" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "LTR" followed by IDL get
|
| -PASS header.dir: setAttribute() to "rtl" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "rtl" followed by IDL get
|
| -PASS header.dir: setAttribute() to "xrtl" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "xrtl" followed by IDL get
|
| -PASS header.dir: setAttribute() to "rtl\0" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "rtl\0" followed by IDL get
|
| -PASS header.dir: setAttribute() to "tl" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "tl" followed by IDL get
|
| -PASS header.dir: setAttribute() to "RTL" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "RTL" followed by IDL get
|
| -PASS header.dir: setAttribute() to "auto" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "auto" followed by IDL get
|
| -PASS header.dir: setAttribute() to "xauto" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "xauto" followed by IDL get
|
| -PASS header.dir: setAttribute() to "auto\0" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "auto\0" followed by IDL get
|
| -PASS header.dir: setAttribute() to "uto" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "uto" followed by IDL get
|
| -PASS header.dir: setAttribute() to "AUTO" followed by getAttribute()
|
| -PASS header.dir: setAttribute() to "AUTO" followed by IDL get
|
| -PASS header.dir: IDL set to "" should not throw
|
| -PASS header.dir: IDL set to "" followed by getAttribute()
|
| -PASS header.dir: IDL set to "" followed by IDL get
|
| -PASS header.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 " should not throw
|
| -PASS header.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()
|
| -PASS header.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
|
| -PASS header.dir: IDL set to undefined should not throw
|
| -PASS header.dir: IDL set to undefined followed by getAttribute()
|
| -PASS header.dir: IDL set to undefined followed by IDL get
|
| -PASS header.dir: IDL set to 7 should not throw
|
| -PASS header.dir: IDL set to 7 followed by getAttribute()
|
| -PASS header.dir: IDL set to 7 followed by IDL get
|
| -PASS header.dir: IDL set to 1.5 should not throw
|
| -PASS header.dir: IDL set to 1.5 followed by getAttribute()
|
| -PASS header.dir: IDL set to 1.5 followed by IDL get
|
| -PASS header.dir: IDL set to true should not throw
|
| -PASS header.dir: IDL set to true followed by getAttribute()
|
| -PASS header.dir: IDL set to true followed by IDL get
|
| -PASS header.dir: IDL set to false should not throw
|
| -PASS header.dir: IDL set to false followed by getAttribute()
|
| -PASS header.dir: IDL set to false followed by IDL get
|
| -PASS header.dir: IDL set to object "[object Object]" should not throw
|
| -PASS header.dir: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS header.dir: IDL set to object "[object Object]" followed by IDL get
|
| -PASS header.dir: IDL set to NaN should not throw
|
| -PASS header.dir: IDL set to NaN followed by getAttribute()
|
| -PASS header.dir: IDL set to NaN followed by IDL get
|
| -PASS header.dir: IDL set to Infinity should not throw
|
| -PASS header.dir: IDL set to Infinity followed by getAttribute()
|
| -PASS header.dir: IDL set to Infinity followed by IDL get
|
| -PASS header.dir: IDL set to -Infinity should not throw
|
| -PASS header.dir: IDL set to -Infinity followed by getAttribute()
|
| -PASS header.dir: IDL set to -Infinity followed by IDL get
|
| -PASS header.dir: IDL set to "\0" should not throw
|
| -PASS header.dir: IDL set to "\0" followed by getAttribute()
|
| -PASS header.dir: IDL set to "\0" followed by IDL get
|
| -PASS header.dir: IDL set to null should not throw
|
| -PASS header.dir: IDL set to null followed by IDL get
|
| -PASS header.dir: IDL set to object "test-toString" should not throw
|
| -PASS header.dir: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS header.dir: IDL set to object "test-toString" followed by IDL get
|
| -PASS header.dir: IDL set to object "test-valueOf" should not throw
|
| -PASS header.dir: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS header.dir: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS header.dir: IDL set to "ltr" should not throw
|
| -PASS header.dir: IDL set to "ltr" followed by getAttribute()
|
| -PASS header.dir: IDL set to "ltr" followed by IDL get
|
| -PASS header.dir: IDL set to "xltr" should not throw
|
| -PASS header.dir: IDL set to "xltr" followed by getAttribute()
|
| -PASS header.dir: IDL set to "xltr" followed by IDL get
|
| -PASS header.dir: IDL set to "ltr\0" should not throw
|
| -PASS header.dir: IDL set to "ltr\0" followed by getAttribute()
|
| -PASS header.dir: IDL set to "ltr\0" followed by IDL get
|
| -PASS header.dir: IDL set to "tr" should not throw
|
| -PASS header.dir: IDL set to "tr" followed by getAttribute()
|
| -PASS header.dir: IDL set to "tr" followed by IDL get
|
| -PASS header.dir: IDL set to "LTR" should not throw
|
| -PASS header.dir: IDL set to "LTR" followed by getAttribute()
|
| -PASS header.dir: IDL set to "LTR" followed by IDL get
|
| -PASS header.dir: IDL set to "rtl" should not throw
|
| -PASS header.dir: IDL set to "rtl" followed by getAttribute()
|
| -PASS header.dir: IDL set to "rtl" followed by IDL get
|
| -PASS header.dir: IDL set to "xrtl" should not throw
|
| -PASS header.dir: IDL set to "xrtl" followed by getAttribute()
|
| -PASS header.dir: IDL set to "xrtl" followed by IDL get
|
| -PASS header.dir: IDL set to "rtl\0" should not throw
|
| -PASS header.dir: IDL set to "rtl\0" followed by getAttribute()
|
| -PASS header.dir: IDL set to "rtl\0" followed by IDL get
|
| -PASS header.dir: IDL set to "tl" should not throw
|
| -PASS header.dir: IDL set to "tl" followed by getAttribute()
|
| -PASS header.dir: IDL set to "tl" followed by IDL get
|
| -PASS header.dir: IDL set to "RTL" should not throw
|
| -PASS header.dir: IDL set to "RTL" followed by getAttribute()
|
| -PASS header.dir: IDL set to "RTL" followed by IDL get
|
| -PASS header.dir: IDL set to "auto" should not throw
|
| -PASS header.dir: IDL set to "auto" followed by getAttribute()
|
| -PASS header.dir: IDL set to "auto" followed by IDL get
|
| -PASS header.dir: IDL set to "xauto" should not throw
|
| -PASS header.dir: IDL set to "xauto" followed by getAttribute()
|
| -PASS header.dir: IDL set to "xauto" followed by IDL get
|
| -PASS header.dir: IDL set to "auto\0" should not throw
|
| -PASS header.dir: IDL set to "auto\0" followed by getAttribute()
|
| -PASS header.dir: IDL set to "auto\0" followed by IDL get
|
| -PASS header.dir: IDL set to "uto" should not throw
|
| -PASS header.dir: IDL set to "uto" followed by getAttribute()
|
| -PASS header.dir: IDL set to "uto" followed by IDL get
|
| -PASS header.dir: IDL set to "AUTO" should not throw
|
| -PASS header.dir: IDL set to "AUTO" followed by getAttribute()
|
| -PASS header.dir: IDL set to "AUTO" followed by IDL get
|
| -PASS header.className (<header class>): typeof IDL attribute
|
| -PASS header.className (<header class>): IDL get with DOM attribute unset
|
| -PASS header.className (<header class>): setAttribute() to "" followed by getAttribute()
|
| -PASS header.className (<header class>): setAttribute() to "" followed by IDL get
|
| -PASS header.className (<header class>): 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 getAttribute()
|
| -PASS header.className (<header class>): 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
|
| -PASS header.className (<header class>): setAttribute() to undefined followed by getAttribute()
|
| -PASS header.className (<header class>): setAttribute() to undefined followed by IDL get
|
| -PASS header.className (<header class>): setAttribute() to 7 followed by getAttribute()
|
| -PASS header.className (<header class>): setAttribute() to 7 followed by IDL get
|
| -PASS header.className (<header class>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS header.className (<header class>): setAttribute() to 1.5 followed by IDL get
|
| -PASS header.className (<header class>): setAttribute() to true followed by getAttribute()
|
| -PASS header.className (<header class>): setAttribute() to true followed by IDL get
|
| -PASS header.className (<header class>): setAttribute() to false followed by getAttribute()
|
| -PASS header.className (<header class>): setAttribute() to false followed by IDL get
|
| -PASS header.className (<header class>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS header.className (<header class>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS header.className (<header class>): setAttribute() to NaN followed by getAttribute()
|
| -PASS header.className (<header class>): setAttribute() to NaN followed by IDL get
|
| -PASS header.className (<header class>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS header.className (<header class>): setAttribute() to Infinity followed by IDL get
|
| -PASS header.className (<header class>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS header.className (<header class>): setAttribute() to -Infinity followed by IDL get
|
| -PASS header.className (<header class>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS header.className (<header class>): setAttribute() to "\0" followed by IDL get
|
| -PASS header.className (<header class>): setAttribute() to null followed by getAttribute()
|
| -PASS header.className (<header class>): setAttribute() to null followed by IDL get
|
| -PASS header.className (<header class>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS header.className (<header class>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS header.className (<header class>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS header.className (<header class>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS header.className (<header class>): IDL set to "" should not throw
|
| -PASS header.className (<header class>): IDL set to "" followed by getAttribute()
|
| -PASS header.className (<header class>): IDL set to "" followed by IDL get
|
| -PASS header.className (<header class>): 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 " should not throw
|
| -PASS header.className (<header class>): 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()
|
| -PASS header.className (<header class>): 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
|
| -PASS header.className (<header class>): IDL set to undefined should not throw
|
| -PASS header.className (<header class>): IDL set to undefined followed by getAttribute()
|
| -PASS header.className (<header class>): IDL set to undefined followed by IDL get
|
| -PASS header.className (<header class>): IDL set to 7 should not throw
|
| -PASS header.className (<header class>): IDL set to 7 followed by getAttribute()
|
| -PASS header.className (<header class>): IDL set to 7 followed by IDL get
|
| -PASS header.className (<header class>): IDL set to 1.5 should not throw
|
| -PASS header.className (<header class>): IDL set to 1.5 followed by getAttribute()
|
| -PASS header.className (<header class>): IDL set to 1.5 followed by IDL get
|
| -PASS header.className (<header class>): IDL set to true should not throw
|
| -PASS header.className (<header class>): IDL set to true followed by getAttribute()
|
| -PASS header.className (<header class>): IDL set to true followed by IDL get
|
| -PASS header.className (<header class>): IDL set to false should not throw
|
| -PASS header.className (<header class>): IDL set to false followed by getAttribute()
|
| -PASS header.className (<header class>): IDL set to false followed by IDL get
|
| -PASS header.className (<header class>): IDL set to object "[object Object]" should not throw
|
| -PASS header.className (<header class>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS header.className (<header class>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS header.className (<header class>): IDL set to NaN should not throw
|
| -PASS header.className (<header class>): IDL set to NaN followed by getAttribute()
|
| -PASS header.className (<header class>): IDL set to NaN followed by IDL get
|
| -PASS header.className (<header class>): IDL set to Infinity should not throw
|
| -PASS header.className (<header class>): IDL set to Infinity followed by getAttribute()
|
| -PASS header.className (<header class>): IDL set to Infinity followed by IDL get
|
| -PASS header.className (<header class>): IDL set to -Infinity should not throw
|
| -PASS header.className (<header class>): IDL set to -Infinity followed by getAttribute()
|
| -PASS header.className (<header class>): IDL set to -Infinity followed by IDL get
|
| -PASS header.className (<header class>): IDL set to "\0" should not throw
|
| -PASS header.className (<header class>): IDL set to "\0" followed by getAttribute()
|
| -PASS header.className (<header class>): IDL set to "\0" followed by IDL get
|
| -PASS header.className (<header class>): IDL set to null should not throw
|
| -PASS header.className (<header class>): IDL set to null followed by getAttribute()
|
| -PASS header.className (<header class>): IDL set to null followed by IDL get
|
| -PASS header.className (<header class>): IDL set to object "test-toString" should not throw
|
| -PASS header.className (<header class>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS header.className (<header class>): IDL set to object "test-toString" followed by IDL get
|
| -PASS header.className (<header class>): IDL set to object "test-valueOf" should not throw
|
| -PASS header.className (<header class>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS header.className (<header class>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS header.hidden: typeof IDL attribute
|
| -PASS header.hidden: IDL get with DOM attribute unset
|
| -PASS header.hidden: setAttribute() to "" followed by getAttribute()
|
| -PASS header.hidden: setAttribute() to "" followed by IDL get
|
| -PASS header.hidden: setAttribute() to " foo " followed by getAttribute()
|
| -PASS header.hidden: setAttribute() to " foo " followed by IDL get
|
| -PASS header.hidden: setAttribute() to undefined followed by getAttribute()
|
| -PASS header.hidden: setAttribute() to undefined followed by IDL get
|
| -PASS header.hidden: setAttribute() to null followed by getAttribute()
|
| -PASS header.hidden: setAttribute() to null followed by IDL get
|
| -PASS header.hidden: setAttribute() to 7 followed by getAttribute()
|
| -PASS header.hidden: setAttribute() to 7 followed by IDL get
|
| -PASS header.hidden: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS header.hidden: setAttribute() to 1.5 followed by IDL get
|
| -PASS header.hidden: setAttribute() to true followed by getAttribute()
|
| -PASS header.hidden: setAttribute() to true followed by IDL get
|
| -PASS header.hidden: setAttribute() to false followed by getAttribute()
|
| -PASS header.hidden: setAttribute() to false followed by IDL get
|
| -PASS header.hidden: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS header.hidden: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS header.hidden: setAttribute() to NaN followed by getAttribute()
|
| -PASS header.hidden: setAttribute() to NaN followed by IDL get
|
| -PASS header.hidden: setAttribute() to Infinity followed by getAttribute()
|
| -PASS header.hidden: setAttribute() to Infinity followed by IDL get
|
| -PASS header.hidden: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS header.hidden: setAttribute() to -Infinity followed by IDL get
|
| -PASS header.hidden: setAttribute() to "\0" followed by getAttribute()
|
| -PASS header.hidden: setAttribute() to "\0" followed by IDL get
|
| -PASS header.hidden: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS header.hidden: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS header.hidden: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS header.hidden: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS header.hidden: setAttribute() to "hidden" followed by getAttribute()
|
| -PASS header.hidden: setAttribute() to "hidden" followed by IDL get
|
| -PASS header.hidden: IDL set to "" should not throw
|
| -PASS header.hidden: IDL set to "" followed by hasAttribute()
|
| -PASS header.hidden: IDL set to "" followed by IDL get
|
| -PASS header.hidden: IDL set to " foo " should not throw
|
| -PASS header.hidden: IDL set to " foo " followed by hasAttribute()
|
| -PASS header.hidden: IDL set to " foo " followed by IDL get
|
| -PASS header.hidden: IDL set to undefined should not throw
|
| -PASS header.hidden: IDL set to undefined followed by hasAttribute()
|
| -PASS header.hidden: IDL set to undefined followed by IDL get
|
| -PASS header.hidden: IDL set to null should not throw
|
| -PASS header.hidden: IDL set to null followed by hasAttribute()
|
| -PASS header.hidden: IDL set to null followed by IDL get
|
| -PASS header.hidden: IDL set to 7 should not throw
|
| -PASS header.hidden: IDL set to 7 followed by hasAttribute()
|
| -PASS header.hidden: IDL set to 7 followed by IDL get
|
| -PASS header.hidden: IDL set to 1.5 should not throw
|
| -PASS header.hidden: IDL set to 1.5 followed by hasAttribute()
|
| -PASS header.hidden: IDL set to 1.5 followed by IDL get
|
| -PASS header.hidden: IDL set to true should not throw
|
| -PASS header.hidden: IDL set to true followed by hasAttribute()
|
| -PASS header.hidden: IDL set to true followed by IDL get
|
| -PASS header.hidden: IDL set to false should not throw
|
| -PASS header.hidden: IDL set to false followed by hasAttribute()
|
| -PASS header.hidden: IDL set to false followed by IDL get
|
| -PASS header.hidden: IDL set to object "[object Object]" should not throw
|
| -PASS header.hidden: IDL set to object "[object Object]" followed by hasAttribute()
|
| -PASS header.hidden: IDL set to object "[object Object]" followed by IDL get
|
| -PASS header.hidden: IDL set to NaN should not throw
|
| -PASS header.hidden: IDL set to NaN followed by hasAttribute()
|
| -PASS header.hidden: IDL set to NaN followed by IDL get
|
| -PASS header.hidden: IDL set to Infinity should not throw
|
| -PASS header.hidden: IDL set to Infinity followed by hasAttribute()
|
| -PASS header.hidden: IDL set to Infinity followed by IDL get
|
| -PASS header.hidden: IDL set to -Infinity should not throw
|
| -PASS header.hidden: IDL set to -Infinity followed by hasAttribute()
|
| -PASS header.hidden: IDL set to -Infinity followed by IDL get
|
| -PASS header.hidden: IDL set to "\0" should not throw
|
| -PASS header.hidden: IDL set to "\0" followed by hasAttribute()
|
| -PASS header.hidden: IDL set to "\0" followed by IDL get
|
| -PASS header.hidden: IDL set to object "test-toString" should not throw
|
| -PASS header.hidden: IDL set to object "test-toString" followed by hasAttribute()
|
| -PASS header.hidden: IDL set to object "test-toString" followed by IDL get
|
| -PASS header.hidden: IDL set to object "test-valueOf" should not throw
|
| -PASS header.hidden: IDL set to object "test-valueOf" followed by hasAttribute()
|
| -PASS header.hidden: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS header.accessKey: typeof IDL attribute
|
| -PASS header.accessKey: IDL get with DOM attribute unset
|
| -PASS header.accessKey: setAttribute() to "" followed by getAttribute()
|
| -PASS header.accessKey: setAttribute() to "" followed by IDL get
|
| -PASS header.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS header.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS header.accessKey: setAttribute() to undefined followed by getAttribute()
|
| -PASS header.accessKey: setAttribute() to undefined followed by IDL get
|
| -PASS header.accessKey: setAttribute() to 7 followed by getAttribute()
|
| -PASS header.accessKey: setAttribute() to 7 followed by IDL get
|
| -PASS header.accessKey: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS header.accessKey: setAttribute() to 1.5 followed by IDL get
|
| -PASS header.accessKey: setAttribute() to true followed by getAttribute()
|
| -PASS header.accessKey: setAttribute() to true followed by IDL get
|
| -PASS header.accessKey: setAttribute() to false followed by getAttribute()
|
| -PASS header.accessKey: setAttribute() to false followed by IDL get
|
| -PASS header.accessKey: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS header.accessKey: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS header.accessKey: setAttribute() to NaN followed by getAttribute()
|
| -PASS header.accessKey: setAttribute() to NaN followed by IDL get
|
| -PASS header.accessKey: setAttribute() to Infinity followed by getAttribute()
|
| -PASS header.accessKey: setAttribute() to Infinity followed by IDL get
|
| -PASS header.accessKey: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS header.accessKey: setAttribute() to -Infinity followed by IDL get
|
| -PASS header.accessKey: setAttribute() to "\0" followed by getAttribute()
|
| -PASS header.accessKey: setAttribute() to "\0" followed by IDL get
|
| -PASS header.accessKey: setAttribute() to null followed by getAttribute()
|
| -PASS header.accessKey: setAttribute() to null followed by IDL get
|
| -PASS header.accessKey: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS header.accessKey: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS header.accessKey: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS header.accessKey: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS header.accessKey: IDL set to "" should not throw
|
| -PASS header.accessKey: IDL set to "" followed by getAttribute()
|
| -PASS header.accessKey: IDL set to "" followed by IDL get
|
| -PASS header.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS header.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS header.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS header.accessKey: IDL set to undefined should not throw
|
| -PASS header.accessKey: IDL set to undefined followed by getAttribute()
|
| -PASS header.accessKey: IDL set to undefined followed by IDL get
|
| -PASS header.accessKey: IDL set to 7 should not throw
|
| -PASS header.accessKey: IDL set to 7 followed by getAttribute()
|
| -PASS header.accessKey: IDL set to 7 followed by IDL get
|
| -PASS header.accessKey: IDL set to 1.5 should not throw
|
| -PASS header.accessKey: IDL set to 1.5 followed by getAttribute()
|
| -PASS header.accessKey: IDL set to 1.5 followed by IDL get
|
| -PASS header.accessKey: IDL set to true should not throw
|
| -PASS header.accessKey: IDL set to true followed by getAttribute()
|
| -PASS header.accessKey: IDL set to true followed by IDL get
|
| -PASS header.accessKey: IDL set to false should not throw
|
| -PASS header.accessKey: IDL set to false followed by getAttribute()
|
| -PASS header.accessKey: IDL set to false followed by IDL get
|
| -PASS header.accessKey: IDL set to object "[object Object]" should not throw
|
| -PASS header.accessKey: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS header.accessKey: IDL set to object "[object Object]" followed by IDL get
|
| -PASS header.accessKey: IDL set to NaN should not throw
|
| -PASS header.accessKey: IDL set to NaN followed by getAttribute()
|
| -PASS header.accessKey: IDL set to NaN followed by IDL get
|
| -PASS header.accessKey: IDL set to Infinity should not throw
|
| -PASS header.accessKey: IDL set to Infinity followed by getAttribute()
|
| -PASS header.accessKey: IDL set to Infinity followed by IDL get
|
| -PASS header.accessKey: IDL set to -Infinity should not throw
|
| -PASS header.accessKey: IDL set to -Infinity followed by getAttribute()
|
| -PASS header.accessKey: IDL set to -Infinity followed by IDL get
|
| -PASS header.accessKey: IDL set to "\0" should not throw
|
| -PASS header.accessKey: IDL set to "\0" followed by getAttribute()
|
| -PASS header.accessKey: IDL set to "\0" followed by IDL get
|
| -PASS header.accessKey: IDL set to null should not throw
|
| -PASS header.accessKey: IDL set to null followed by getAttribute()
|
| -PASS header.accessKey: IDL set to null followed by IDL get
|
| -PASS header.accessKey: IDL set to object "test-toString" should not throw
|
| -PASS header.accessKey: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS header.accessKey: IDL set to object "test-toString" followed by IDL get
|
| -PASS header.accessKey: IDL set to object "test-valueOf" should not throw
|
| -PASS header.accessKey: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS header.accessKey: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS header.tabIndex: typeof IDL attribute
|
| -PASS header.tabIndex: setAttribute() to -36 followed by getAttribute()
|
| -PASS header.tabIndex: setAttribute() to -36 followed by IDL get
|
| -PASS header.tabIndex: setAttribute() to -1 followed by getAttribute()
|
| -PASS header.tabIndex: setAttribute() to -1 followed by IDL get
|
| -PASS header.tabIndex: setAttribute() to 0 followed by getAttribute()
|
| -PASS header.tabIndex: setAttribute() to 0 followed by IDL get
|
| -PASS header.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| -PASS header.tabIndex: setAttribute() to 1 followed by IDL get
|
| -PASS header.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL header.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS header.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL header.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS header.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| -PASS header.tabIndex: setAttribute() to "-1" followed by IDL get
|
| -PASS header.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| -PASS header.tabIndex: setAttribute() to "-0" followed by IDL get
|
| -PASS header.tabIndex: setAttribute() to "0" followed by getAttribute()
|
| -PASS header.tabIndex: setAttribute() to "0" followed by IDL get
|
| -PASS header.tabIndex: setAttribute() to "1" followed by getAttribute()
|
| -PASS header.tabIndex: setAttribute() to "1" followed by IDL get
|
| -PASS header.tabIndex: setAttribute() to "\t7" followed by getAttribute()
|
| -PASS header.tabIndex: setAttribute() to "\t7" followed by IDL get
|
| -PASS header.tabIndex: setAttribute() to "\f7" followed by getAttribute()
|
| -PASS header.tabIndex: setAttribute() to "\f7" followed by IDL get
|
| -PASS header.tabIndex: setAttribute() to " 7" followed by getAttribute()
|
| -PASS header.tabIndex: setAttribute() to " 7" followed by IDL get
|
| -PASS header.tabIndex: setAttribute() to "\n7" followed by getAttribute()
|
| -PASS header.tabIndex: setAttribute() to "\n7" followed by IDL get
|
| -PASS header.tabIndex: setAttribute() to "\r7" followed by getAttribute()
|
| -PASS header.tabIndex: setAttribute() to "\r7" followed by IDL get
|
| -PASS header.tabIndex: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS header.tabIndex: setAttribute() to 1.5 followed by IDL get
|
| -PASS header.tabIndex: setAttribute() to object "2" followed by getAttribute()
|
| -PASS header.tabIndex: setAttribute() to object "2" followed by IDL get
|
| -PASS header.tabIndex: IDL set to -36 should not throw
|
| -PASS header.tabIndex: IDL set to -36 followed by getAttribute()
|
| -PASS header.tabIndex: IDL set to -36 followed by IDL get
|
| -PASS header.tabIndex: IDL set to -1 should not throw
|
| -PASS header.tabIndex: IDL set to -1 followed by getAttribute()
|
| -PASS header.tabIndex: IDL set to -1 followed by IDL get
|
| -PASS header.tabIndex: IDL set to 0 should not throw
|
| -PASS header.tabIndex: IDL set to 0 followed by getAttribute()
|
| -PASS header.tabIndex: IDL set to 0 followed by IDL get
|
| -PASS header.tabIndex: IDL set to 1 should not throw
|
| -PASS header.tabIndex: IDL set to 1 followed by getAttribute()
|
| -PASS header.tabIndex: IDL set to 1 followed by IDL get
|
| -PASS header.tabIndex: IDL set to 2147483647 should not throw
|
| -PASS header.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL header.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS header.tabIndex: IDL set to -2147483648 should not throw
|
| -PASS header.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL header.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS footer.title: typeof IDL attribute
|
| -PASS footer.title: IDL get with DOM attribute unset
|
| -PASS footer.title: setAttribute() to "" followed by getAttribute()
|
| -PASS footer.title: setAttribute() to "" followed by IDL get
|
| -PASS footer.title: 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 getAttribute()
|
| -PASS footer.title: 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
|
| -PASS footer.title: setAttribute() to undefined followed by getAttribute()
|
| -PASS footer.title: setAttribute() to undefined followed by IDL get
|
| -PASS footer.title: setAttribute() to 7 followed by getAttribute()
|
| -PASS footer.title: setAttribute() to 7 followed by IDL get
|
| -PASS footer.title: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS footer.title: setAttribute() to 1.5 followed by IDL get
|
| -PASS footer.title: setAttribute() to true followed by getAttribute()
|
| -PASS footer.title: setAttribute() to true followed by IDL get
|
| -PASS footer.title: setAttribute() to false followed by getAttribute()
|
| -PASS footer.title: setAttribute() to false followed by IDL get
|
| -PASS footer.title: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS footer.title: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS footer.title: setAttribute() to NaN followed by getAttribute()
|
| -PASS footer.title: setAttribute() to NaN followed by IDL get
|
| -PASS footer.title: setAttribute() to Infinity followed by getAttribute()
|
| -PASS footer.title: setAttribute() to Infinity followed by IDL get
|
| -PASS footer.title: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS footer.title: setAttribute() to -Infinity followed by IDL get
|
| -PASS footer.title: setAttribute() to "\0" followed by getAttribute()
|
| -PASS footer.title: setAttribute() to "\0" followed by IDL get
|
| -PASS footer.title: setAttribute() to null followed by getAttribute()
|
| -PASS footer.title: setAttribute() to null followed by IDL get
|
| -PASS footer.title: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS footer.title: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS footer.title: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS footer.title: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS footer.title: IDL set to "" should not throw
|
| -PASS footer.title: IDL set to "" followed by getAttribute()
|
| -PASS footer.title: IDL set to "" followed by IDL get
|
| -PASS footer.title: 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 " should not throw
|
| -PASS footer.title: 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()
|
| -PASS footer.title: 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
|
| -PASS footer.title: IDL set to undefined should not throw
|
| -PASS footer.title: IDL set to undefined followed by getAttribute()
|
| -PASS footer.title: IDL set to undefined followed by IDL get
|
| -PASS footer.title: IDL set to 7 should not throw
|
| -PASS footer.title: IDL set to 7 followed by getAttribute()
|
| -PASS footer.title: IDL set to 7 followed by IDL get
|
| -PASS footer.title: IDL set to 1.5 should not throw
|
| -PASS footer.title: IDL set to 1.5 followed by getAttribute()
|
| -PASS footer.title: IDL set to 1.5 followed by IDL get
|
| -PASS footer.title: IDL set to true should not throw
|
| -PASS footer.title: IDL set to true followed by getAttribute()
|
| -PASS footer.title: IDL set to true followed by IDL get
|
| -PASS footer.title: IDL set to false should not throw
|
| -PASS footer.title: IDL set to false followed by getAttribute()
|
| -PASS footer.title: IDL set to false followed by IDL get
|
| -PASS footer.title: IDL set to object "[object Object]" should not throw
|
| -PASS footer.title: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS footer.title: IDL set to object "[object Object]" followed by IDL get
|
| -PASS footer.title: IDL set to NaN should not throw
|
| -PASS footer.title: IDL set to NaN followed by getAttribute()
|
| -PASS footer.title: IDL set to NaN followed by IDL get
|
| -PASS footer.title: IDL set to Infinity should not throw
|
| -PASS footer.title: IDL set to Infinity followed by getAttribute()
|
| -PASS footer.title: IDL set to Infinity followed by IDL get
|
| -PASS footer.title: IDL set to -Infinity should not throw
|
| -PASS footer.title: IDL set to -Infinity followed by getAttribute()
|
| -PASS footer.title: IDL set to -Infinity followed by IDL get
|
| -PASS footer.title: IDL set to "\0" should not throw
|
| -PASS footer.title: IDL set to "\0" followed by getAttribute()
|
| -PASS footer.title: IDL set to "\0" followed by IDL get
|
| -PASS footer.title: IDL set to null should not throw
|
| -PASS footer.title: IDL set to null followed by getAttribute()
|
| -PASS footer.title: IDL set to null followed by IDL get
|
| -PASS footer.title: IDL set to object "test-toString" should not throw
|
| -PASS footer.title: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS footer.title: IDL set to object "test-toString" followed by IDL get
|
| -PASS footer.title: IDL set to object "test-valueOf" should not throw
|
| -PASS footer.title: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS footer.title: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS footer.lang: typeof IDL attribute
|
| -PASS footer.lang: IDL get with DOM attribute unset
|
| -PASS footer.lang: setAttribute() to "" followed by getAttribute()
|
| -PASS footer.lang: setAttribute() to "" followed by IDL get
|
| -PASS footer.lang: 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 getAttribute()
|
| -PASS footer.lang: 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
|
| -PASS footer.lang: setAttribute() to undefined followed by getAttribute()
|
| -PASS footer.lang: setAttribute() to undefined followed by IDL get
|
| -PASS footer.lang: setAttribute() to 7 followed by getAttribute()
|
| -PASS footer.lang: setAttribute() to 7 followed by IDL get
|
| -PASS footer.lang: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS footer.lang: setAttribute() to 1.5 followed by IDL get
|
| -PASS footer.lang: setAttribute() to true followed by getAttribute()
|
| -PASS footer.lang: setAttribute() to true followed by IDL get
|
| -PASS footer.lang: setAttribute() to false followed by getAttribute()
|
| -PASS footer.lang: setAttribute() to false followed by IDL get
|
| -PASS footer.lang: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS footer.lang: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS footer.lang: setAttribute() to NaN followed by getAttribute()
|
| -PASS footer.lang: setAttribute() to NaN followed by IDL get
|
| -PASS footer.lang: setAttribute() to Infinity followed by getAttribute()
|
| -PASS footer.lang: setAttribute() to Infinity followed by IDL get
|
| -PASS footer.lang: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS footer.lang: setAttribute() to -Infinity followed by IDL get
|
| -PASS footer.lang: setAttribute() to "\0" followed by getAttribute()
|
| -PASS footer.lang: setAttribute() to "\0" followed by IDL get
|
| -PASS footer.lang: setAttribute() to null followed by getAttribute()
|
| -PASS footer.lang: setAttribute() to null followed by IDL get
|
| -PASS footer.lang: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS footer.lang: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS footer.lang: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS footer.lang: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS footer.lang: IDL set to "" should not throw
|
| -PASS footer.lang: IDL set to "" followed by getAttribute()
|
| -PASS footer.lang: IDL set to "" followed by IDL get
|
| -PASS footer.lang: 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 " should not throw
|
| -PASS footer.lang: 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()
|
| -PASS footer.lang: 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
|
| -PASS footer.lang: IDL set to undefined should not throw
|
| -PASS footer.lang: IDL set to undefined followed by getAttribute()
|
| -PASS footer.lang: IDL set to undefined followed by IDL get
|
| -PASS footer.lang: IDL set to 7 should not throw
|
| -PASS footer.lang: IDL set to 7 followed by getAttribute()
|
| -PASS footer.lang: IDL set to 7 followed by IDL get
|
| -PASS footer.lang: IDL set to 1.5 should not throw
|
| -PASS footer.lang: IDL set to 1.5 followed by getAttribute()
|
| -PASS footer.lang: IDL set to 1.5 followed by IDL get
|
| -PASS footer.lang: IDL set to true should not throw
|
| -PASS footer.lang: IDL set to true followed by getAttribute()
|
| -PASS footer.lang: IDL set to true followed by IDL get
|
| -PASS footer.lang: IDL set to false should not throw
|
| -PASS footer.lang: IDL set to false followed by getAttribute()
|
| -PASS footer.lang: IDL set to false followed by IDL get
|
| -PASS footer.lang: IDL set to object "[object Object]" should not throw
|
| -PASS footer.lang: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS footer.lang: IDL set to object "[object Object]" followed by IDL get
|
| -PASS footer.lang: IDL set to NaN should not throw
|
| -PASS footer.lang: IDL set to NaN followed by getAttribute()
|
| -PASS footer.lang: IDL set to NaN followed by IDL get
|
| -PASS footer.lang: IDL set to Infinity should not throw
|
| -PASS footer.lang: IDL set to Infinity followed by getAttribute()
|
| -PASS footer.lang: IDL set to Infinity followed by IDL get
|
| -PASS footer.lang: IDL set to -Infinity should not throw
|
| -PASS footer.lang: IDL set to -Infinity followed by getAttribute()
|
| -PASS footer.lang: IDL set to -Infinity followed by IDL get
|
| -PASS footer.lang: IDL set to "\0" should not throw
|
| -PASS footer.lang: IDL set to "\0" followed by getAttribute()
|
| -PASS footer.lang: IDL set to "\0" followed by IDL get
|
| -PASS footer.lang: IDL set to null should not throw
|
| -PASS footer.lang: IDL set to null followed by getAttribute()
|
| -PASS footer.lang: IDL set to null followed by IDL get
|
| -PASS footer.lang: IDL set to object "test-toString" should not throw
|
| -PASS footer.lang: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS footer.lang: IDL set to object "test-toString" followed by IDL get
|
| -PASS footer.lang: IDL set to object "test-valueOf" should not throw
|
| -PASS footer.lang: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS footer.lang: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS footer.dir: typeof IDL attribute
|
| -PASS footer.dir: IDL get with DOM attribute unset
|
| -PASS footer.dir: setAttribute() to "" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "" followed by IDL get
|
| -PASS footer.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 getAttribute()
|
| -PASS footer.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
|
| -PASS footer.dir: setAttribute() to undefined followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to undefined followed by IDL get
|
| -PASS footer.dir: setAttribute() to 7 followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to 7 followed by IDL get
|
| -PASS footer.dir: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to 1.5 followed by IDL get
|
| -PASS footer.dir: setAttribute() to true followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to true followed by IDL get
|
| -PASS footer.dir: setAttribute() to false followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to false followed by IDL get
|
| -PASS footer.dir: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS footer.dir: setAttribute() to NaN followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to NaN followed by IDL get
|
| -PASS footer.dir: setAttribute() to Infinity followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to Infinity followed by IDL get
|
| -PASS footer.dir: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to -Infinity followed by IDL get
|
| -PASS footer.dir: setAttribute() to "\0" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "\0" followed by IDL get
|
| -PASS footer.dir: setAttribute() to null followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to null followed by IDL get
|
| -PASS footer.dir: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS footer.dir: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS footer.dir: setAttribute() to "ltr" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "ltr" followed by IDL get
|
| -PASS footer.dir: setAttribute() to "xltr" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "xltr" followed by IDL get
|
| -PASS footer.dir: setAttribute() to "ltr\0" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "ltr\0" followed by IDL get
|
| -PASS footer.dir: setAttribute() to "tr" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "tr" followed by IDL get
|
| -PASS footer.dir: setAttribute() to "LTR" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "LTR" followed by IDL get
|
| -PASS footer.dir: setAttribute() to "rtl" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "rtl" followed by IDL get
|
| -PASS footer.dir: setAttribute() to "xrtl" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "xrtl" followed by IDL get
|
| -PASS footer.dir: setAttribute() to "rtl\0" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "rtl\0" followed by IDL get
|
| -PASS footer.dir: setAttribute() to "tl" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "tl" followed by IDL get
|
| -PASS footer.dir: setAttribute() to "RTL" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "RTL" followed by IDL get
|
| -PASS footer.dir: setAttribute() to "auto" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "auto" followed by IDL get
|
| -PASS footer.dir: setAttribute() to "xauto" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "xauto" followed by IDL get
|
| -PASS footer.dir: setAttribute() to "auto\0" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "auto\0" followed by IDL get
|
| -PASS footer.dir: setAttribute() to "uto" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "uto" followed by IDL get
|
| -PASS footer.dir: setAttribute() to "AUTO" followed by getAttribute()
|
| -PASS footer.dir: setAttribute() to "AUTO" followed by IDL get
|
| -PASS footer.dir: IDL set to "" should not throw
|
| -PASS footer.dir: IDL set to "" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "" followed by IDL get
|
| -PASS footer.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 " should not throw
|
| -PASS footer.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()
|
| -PASS footer.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
|
| -PASS footer.dir: IDL set to undefined should not throw
|
| -PASS footer.dir: IDL set to undefined followed by getAttribute()
|
| -PASS footer.dir: IDL set to undefined followed by IDL get
|
| -PASS footer.dir: IDL set to 7 should not throw
|
| -PASS footer.dir: IDL set to 7 followed by getAttribute()
|
| -PASS footer.dir: IDL set to 7 followed by IDL get
|
| -PASS footer.dir: IDL set to 1.5 should not throw
|
| -PASS footer.dir: IDL set to 1.5 followed by getAttribute()
|
| -PASS footer.dir: IDL set to 1.5 followed by IDL get
|
| -PASS footer.dir: IDL set to true should not throw
|
| -PASS footer.dir: IDL set to true followed by getAttribute()
|
| -PASS footer.dir: IDL set to true followed by IDL get
|
| -PASS footer.dir: IDL set to false should not throw
|
| -PASS footer.dir: IDL set to false followed by getAttribute()
|
| -PASS footer.dir: IDL set to false followed by IDL get
|
| -PASS footer.dir: IDL set to object "[object Object]" should not throw
|
| -PASS footer.dir: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS footer.dir: IDL set to object "[object Object]" followed by IDL get
|
| -PASS footer.dir: IDL set to NaN should not throw
|
| -PASS footer.dir: IDL set to NaN followed by getAttribute()
|
| -PASS footer.dir: IDL set to NaN followed by IDL get
|
| -PASS footer.dir: IDL set to Infinity should not throw
|
| -PASS footer.dir: IDL set to Infinity followed by getAttribute()
|
| -PASS footer.dir: IDL set to Infinity followed by IDL get
|
| -PASS footer.dir: IDL set to -Infinity should not throw
|
| -PASS footer.dir: IDL set to -Infinity followed by getAttribute()
|
| -PASS footer.dir: IDL set to -Infinity followed by IDL get
|
| -PASS footer.dir: IDL set to "\0" should not throw
|
| -PASS footer.dir: IDL set to "\0" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "\0" followed by IDL get
|
| -PASS footer.dir: IDL set to null should not throw
|
| -PASS footer.dir: IDL set to null followed by IDL get
|
| -PASS footer.dir: IDL set to object "test-toString" should not throw
|
| -PASS footer.dir: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS footer.dir: IDL set to object "test-toString" followed by IDL get
|
| -PASS footer.dir: IDL set to object "test-valueOf" should not throw
|
| -PASS footer.dir: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS footer.dir: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS footer.dir: IDL set to "ltr" should not throw
|
| -PASS footer.dir: IDL set to "ltr" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "ltr" followed by IDL get
|
| -PASS footer.dir: IDL set to "xltr" should not throw
|
| -PASS footer.dir: IDL set to "xltr" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "xltr" followed by IDL get
|
| -PASS footer.dir: IDL set to "ltr\0" should not throw
|
| -PASS footer.dir: IDL set to "ltr\0" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "ltr\0" followed by IDL get
|
| -PASS footer.dir: IDL set to "tr" should not throw
|
| -PASS footer.dir: IDL set to "tr" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "tr" followed by IDL get
|
| -PASS footer.dir: IDL set to "LTR" should not throw
|
| -PASS footer.dir: IDL set to "LTR" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "LTR" followed by IDL get
|
| -PASS footer.dir: IDL set to "rtl" should not throw
|
| -PASS footer.dir: IDL set to "rtl" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "rtl" followed by IDL get
|
| -PASS footer.dir: IDL set to "xrtl" should not throw
|
| -PASS footer.dir: IDL set to "xrtl" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "xrtl" followed by IDL get
|
| -PASS footer.dir: IDL set to "rtl\0" should not throw
|
| -PASS footer.dir: IDL set to "rtl\0" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "rtl\0" followed by IDL get
|
| -PASS footer.dir: IDL set to "tl" should not throw
|
| -PASS footer.dir: IDL set to "tl" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "tl" followed by IDL get
|
| -PASS footer.dir: IDL set to "RTL" should not throw
|
| -PASS footer.dir: IDL set to "RTL" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "RTL" followed by IDL get
|
| -PASS footer.dir: IDL set to "auto" should not throw
|
| -PASS footer.dir: IDL set to "auto" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "auto" followed by IDL get
|
| -PASS footer.dir: IDL set to "xauto" should not throw
|
| -PASS footer.dir: IDL set to "xauto" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "xauto" followed by IDL get
|
| -PASS footer.dir: IDL set to "auto\0" should not throw
|
| -PASS footer.dir: IDL set to "auto\0" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "auto\0" followed by IDL get
|
| -PASS footer.dir: IDL set to "uto" should not throw
|
| -PASS footer.dir: IDL set to "uto" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "uto" followed by IDL get
|
| -PASS footer.dir: IDL set to "AUTO" should not throw
|
| -PASS footer.dir: IDL set to "AUTO" followed by getAttribute()
|
| -PASS footer.dir: IDL set to "AUTO" followed by IDL get
|
| -PASS footer.className (<footer class>): typeof IDL attribute
|
| -PASS footer.className (<footer class>): IDL get with DOM attribute unset
|
| -PASS footer.className (<footer class>): setAttribute() to "" followed by getAttribute()
|
| -PASS footer.className (<footer class>): setAttribute() to "" followed by IDL get
|
| -PASS footer.className (<footer class>): 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 getAttribute()
|
| -PASS footer.className (<footer class>): 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
|
| -PASS footer.className (<footer class>): setAttribute() to undefined followed by getAttribute()
|
| -PASS footer.className (<footer class>): setAttribute() to undefined followed by IDL get
|
| -PASS footer.className (<footer class>): setAttribute() to 7 followed by getAttribute()
|
| -PASS footer.className (<footer class>): setAttribute() to 7 followed by IDL get
|
| -PASS footer.className (<footer class>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS footer.className (<footer class>): setAttribute() to 1.5 followed by IDL get
|
| -PASS footer.className (<footer class>): setAttribute() to true followed by getAttribute()
|
| -PASS footer.className (<footer class>): setAttribute() to true followed by IDL get
|
| -PASS footer.className (<footer class>): setAttribute() to false followed by getAttribute()
|
| -PASS footer.className (<footer class>): setAttribute() to false followed by IDL get
|
| -PASS footer.className (<footer class>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS footer.className (<footer class>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS footer.className (<footer class>): setAttribute() to NaN followed by getAttribute()
|
| -PASS footer.className (<footer class>): setAttribute() to NaN followed by IDL get
|
| -PASS footer.className (<footer class>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS footer.className (<footer class>): setAttribute() to Infinity followed by IDL get
|
| -PASS footer.className (<footer class>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS footer.className (<footer class>): setAttribute() to -Infinity followed by IDL get
|
| -PASS footer.className (<footer class>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS footer.className (<footer class>): setAttribute() to "\0" followed by IDL get
|
| -PASS footer.className (<footer class>): setAttribute() to null followed by getAttribute()
|
| -PASS footer.className (<footer class>): setAttribute() to null followed by IDL get
|
| -PASS footer.className (<footer class>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS footer.className (<footer class>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS footer.className (<footer class>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS footer.className (<footer class>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS footer.className (<footer class>): IDL set to "" should not throw
|
| -PASS footer.className (<footer class>): IDL set to "" followed by getAttribute()
|
| -PASS footer.className (<footer class>): IDL set to "" followed by IDL get
|
| -PASS footer.className (<footer class>): 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 " should not throw
|
| -PASS footer.className (<footer class>): 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()
|
| -PASS footer.className (<footer class>): 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
|
| -PASS footer.className (<footer class>): IDL set to undefined should not throw
|
| -PASS footer.className (<footer class>): IDL set to undefined followed by getAttribute()
|
| -PASS footer.className (<footer class>): IDL set to undefined followed by IDL get
|
| -PASS footer.className (<footer class>): IDL set to 7 should not throw
|
| -PASS footer.className (<footer class>): IDL set to 7 followed by getAttribute()
|
| -PASS footer.className (<footer class>): IDL set to 7 followed by IDL get
|
| -PASS footer.className (<footer class>): IDL set to 1.5 should not throw
|
| -PASS footer.className (<footer class>): IDL set to 1.5 followed by getAttribute()
|
| -PASS footer.className (<footer class>): IDL set to 1.5 followed by IDL get
|
| -PASS footer.className (<footer class>): IDL set to true should not throw
|
| -PASS footer.className (<footer class>): IDL set to true followed by getAttribute()
|
| -PASS footer.className (<footer class>): IDL set to true followed by IDL get
|
| -PASS footer.className (<footer class>): IDL set to false should not throw
|
| -PASS footer.className (<footer class>): IDL set to false followed by getAttribute()
|
| -PASS footer.className (<footer class>): IDL set to false followed by IDL get
|
| -PASS footer.className (<footer class>): IDL set to object "[object Object]" should not throw
|
| -PASS footer.className (<footer class>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS footer.className (<footer class>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS footer.className (<footer class>): IDL set to NaN should not throw
|
| -PASS footer.className (<footer class>): IDL set to NaN followed by getAttribute()
|
| -PASS footer.className (<footer class>): IDL set to NaN followed by IDL get
|
| -PASS footer.className (<footer class>): IDL set to Infinity should not throw
|
| -PASS footer.className (<footer class>): IDL set to Infinity followed by getAttribute()
|
| -PASS footer.className (<footer class>): IDL set to Infinity followed by IDL get
|
| -PASS footer.className (<footer class>): IDL set to -Infinity should not throw
|
| -PASS footer.className (<footer class>): IDL set to -Infinity followed by getAttribute()
|
| -PASS footer.className (<footer class>): IDL set to -Infinity followed by IDL get
|
| -PASS footer.className (<footer class>): IDL set to "\0" should not throw
|
| -PASS footer.className (<footer class>): IDL set to "\0" followed by getAttribute()
|
| -PASS footer.className (<footer class>): IDL set to "\0" followed by IDL get
|
| -PASS footer.className (<footer class>): IDL set to null should not throw
|
| -PASS footer.className (<footer class>): IDL set to null followed by getAttribute()
|
| -PASS footer.className (<footer class>): IDL set to null followed by IDL get
|
| -PASS footer.className (<footer class>): IDL set to object "test-toString" should not throw
|
| -PASS footer.className (<footer class>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS footer.className (<footer class>): IDL set to object "test-toString" followed by IDL get
|
| -PASS footer.className (<footer class>): IDL set to object "test-valueOf" should not throw
|
| -PASS footer.className (<footer class>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS footer.className (<footer class>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS footer.hidden: typeof IDL attribute
|
| -PASS footer.hidden: IDL get with DOM attribute unset
|
| -PASS footer.hidden: setAttribute() to "" followed by getAttribute()
|
| -PASS footer.hidden: setAttribute() to "" followed by IDL get
|
| -PASS footer.hidden: setAttribute() to " foo " followed by getAttribute()
|
| -PASS footer.hidden: setAttribute() to " foo " followed by IDL get
|
| -PASS footer.hidden: setAttribute() to undefined followed by getAttribute()
|
| -PASS footer.hidden: setAttribute() to undefined followed by IDL get
|
| -PASS footer.hidden: setAttribute() to null followed by getAttribute()
|
| -PASS footer.hidden: setAttribute() to null followed by IDL get
|
| -PASS footer.hidden: setAttribute() to 7 followed by getAttribute()
|
| -PASS footer.hidden: setAttribute() to 7 followed by IDL get
|
| -PASS footer.hidden: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS footer.hidden: setAttribute() to 1.5 followed by IDL get
|
| -PASS footer.hidden: setAttribute() to true followed by getAttribute()
|
| -PASS footer.hidden: setAttribute() to true followed by IDL get
|
| -PASS footer.hidden: setAttribute() to false followed by getAttribute()
|
| -PASS footer.hidden: setAttribute() to false followed by IDL get
|
| -PASS footer.hidden: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS footer.hidden: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS footer.hidden: setAttribute() to NaN followed by getAttribute()
|
| -PASS footer.hidden: setAttribute() to NaN followed by IDL get
|
| -PASS footer.hidden: setAttribute() to Infinity followed by getAttribute()
|
| -PASS footer.hidden: setAttribute() to Infinity followed by IDL get
|
| -PASS footer.hidden: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS footer.hidden: setAttribute() to -Infinity followed by IDL get
|
| -PASS footer.hidden: setAttribute() to "\0" followed by getAttribute()
|
| -PASS footer.hidden: setAttribute() to "\0" followed by IDL get
|
| -PASS footer.hidden: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS footer.hidden: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS footer.hidden: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS footer.hidden: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS footer.hidden: setAttribute() to "hidden" followed by getAttribute()
|
| -PASS footer.hidden: setAttribute() to "hidden" followed by IDL get
|
| -PASS footer.hidden: IDL set to "" should not throw
|
| -PASS footer.hidden: IDL set to "" followed by hasAttribute()
|
| -PASS footer.hidden: IDL set to "" followed by IDL get
|
| -PASS footer.hidden: IDL set to " foo " should not throw
|
| -PASS footer.hidden: IDL set to " foo " followed by hasAttribute()
|
| -PASS footer.hidden: IDL set to " foo " followed by IDL get
|
| -PASS footer.hidden: IDL set to undefined should not throw
|
| -PASS footer.hidden: IDL set to undefined followed by hasAttribute()
|
| -PASS footer.hidden: IDL set to undefined followed by IDL get
|
| -PASS footer.hidden: IDL set to null should not throw
|
| -PASS footer.hidden: IDL set to null followed by hasAttribute()
|
| -PASS footer.hidden: IDL set to null followed by IDL get
|
| -PASS footer.hidden: IDL set to 7 should not throw
|
| -PASS footer.hidden: IDL set to 7 followed by hasAttribute()
|
| -PASS footer.hidden: IDL set to 7 followed by IDL get
|
| -PASS footer.hidden: IDL set to 1.5 should not throw
|
| -PASS footer.hidden: IDL set to 1.5 followed by hasAttribute()
|
| -PASS footer.hidden: IDL set to 1.5 followed by IDL get
|
| -PASS footer.hidden: IDL set to true should not throw
|
| -PASS footer.hidden: IDL set to true followed by hasAttribute()
|
| -PASS footer.hidden: IDL set to true followed by IDL get
|
| -PASS footer.hidden: IDL set to false should not throw
|
| -PASS footer.hidden: IDL set to false followed by hasAttribute()
|
| -PASS footer.hidden: IDL set to false followed by IDL get
|
| -PASS footer.hidden: IDL set to object "[object Object]" should not throw
|
| -PASS footer.hidden: IDL set to object "[object Object]" followed by hasAttribute()
|
| -PASS footer.hidden: IDL set to object "[object Object]" followed by IDL get
|
| -PASS footer.hidden: IDL set to NaN should not throw
|
| -PASS footer.hidden: IDL set to NaN followed by hasAttribute()
|
| -PASS footer.hidden: IDL set to NaN followed by IDL get
|
| -PASS footer.hidden: IDL set to Infinity should not throw
|
| -PASS footer.hidden: IDL set to Infinity followed by hasAttribute()
|
| -PASS footer.hidden: IDL set to Infinity followed by IDL get
|
| -PASS footer.hidden: IDL set to -Infinity should not throw
|
| -PASS footer.hidden: IDL set to -Infinity followed by hasAttribute()
|
| -PASS footer.hidden: IDL set to -Infinity followed by IDL get
|
| -PASS footer.hidden: IDL set to "\0" should not throw
|
| -PASS footer.hidden: IDL set to "\0" followed by hasAttribute()
|
| -PASS footer.hidden: IDL set to "\0" followed by IDL get
|
| -PASS footer.hidden: IDL set to object "test-toString" should not throw
|
| -PASS footer.hidden: IDL set to object "test-toString" followed by hasAttribute()
|
| -PASS footer.hidden: IDL set to object "test-toString" followed by IDL get
|
| -PASS footer.hidden: IDL set to object "test-valueOf" should not throw
|
| -PASS footer.hidden: IDL set to object "test-valueOf" followed by hasAttribute()
|
| -PASS footer.hidden: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS footer.accessKey: typeof IDL attribute
|
| -PASS footer.accessKey: IDL get with DOM attribute unset
|
| -PASS footer.accessKey: setAttribute() to "" followed by getAttribute()
|
| -PASS footer.accessKey: setAttribute() to "" followed by IDL get
|
| -PASS footer.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS footer.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS footer.accessKey: setAttribute() to undefined followed by getAttribute()
|
| -PASS footer.accessKey: setAttribute() to undefined followed by IDL get
|
| -PASS footer.accessKey: setAttribute() to 7 followed by getAttribute()
|
| -PASS footer.accessKey: setAttribute() to 7 followed by IDL get
|
| -PASS footer.accessKey: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS footer.accessKey: setAttribute() to 1.5 followed by IDL get
|
| -PASS footer.accessKey: setAttribute() to true followed by getAttribute()
|
| -PASS footer.accessKey: setAttribute() to true followed by IDL get
|
| -PASS footer.accessKey: setAttribute() to false followed by getAttribute()
|
| -PASS footer.accessKey: setAttribute() to false followed by IDL get
|
| -PASS footer.accessKey: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS footer.accessKey: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS footer.accessKey: setAttribute() to NaN followed by getAttribute()
|
| -PASS footer.accessKey: setAttribute() to NaN followed by IDL get
|
| -PASS footer.accessKey: setAttribute() to Infinity followed by getAttribute()
|
| -PASS footer.accessKey: setAttribute() to Infinity followed by IDL get
|
| -PASS footer.accessKey: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS footer.accessKey: setAttribute() to -Infinity followed by IDL get
|
| -PASS footer.accessKey: setAttribute() to "\0" followed by getAttribute()
|
| -PASS footer.accessKey: setAttribute() to "\0" followed by IDL get
|
| -PASS footer.accessKey: setAttribute() to null followed by getAttribute()
|
| -PASS footer.accessKey: setAttribute() to null followed by IDL get
|
| -PASS footer.accessKey: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS footer.accessKey: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS footer.accessKey: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS footer.accessKey: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS footer.accessKey: IDL set to "" should not throw
|
| -PASS footer.accessKey: IDL set to "" followed by getAttribute()
|
| -PASS footer.accessKey: IDL set to "" followed by IDL get
|
| -PASS footer.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS footer.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS footer.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS footer.accessKey: IDL set to undefined should not throw
|
| -PASS footer.accessKey: IDL set to undefined followed by getAttribute()
|
| -PASS footer.accessKey: IDL set to undefined followed by IDL get
|
| -PASS footer.accessKey: IDL set to 7 should not throw
|
| -PASS footer.accessKey: IDL set to 7 followed by getAttribute()
|
| -PASS footer.accessKey: IDL set to 7 followed by IDL get
|
| -PASS footer.accessKey: IDL set to 1.5 should not throw
|
| -PASS footer.accessKey: IDL set to 1.5 followed by getAttribute()
|
| -PASS footer.accessKey: IDL set to 1.5 followed by IDL get
|
| -PASS footer.accessKey: IDL set to true should not throw
|
| -PASS footer.accessKey: IDL set to true followed by getAttribute()
|
| -PASS footer.accessKey: IDL set to true followed by IDL get
|
| -PASS footer.accessKey: IDL set to false should not throw
|
| -PASS footer.accessKey: IDL set to false followed by getAttribute()
|
| -PASS footer.accessKey: IDL set to false followed by IDL get
|
| -PASS footer.accessKey: IDL set to object "[object Object]" should not throw
|
| -PASS footer.accessKey: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS footer.accessKey: IDL set to object "[object Object]" followed by IDL get
|
| -PASS footer.accessKey: IDL set to NaN should not throw
|
| -PASS footer.accessKey: IDL set to NaN followed by getAttribute()
|
| -PASS footer.accessKey: IDL set to NaN followed by IDL get
|
| -PASS footer.accessKey: IDL set to Infinity should not throw
|
| -PASS footer.accessKey: IDL set to Infinity followed by getAttribute()
|
| -PASS footer.accessKey: IDL set to Infinity followed by IDL get
|
| -PASS footer.accessKey: IDL set to -Infinity should not throw
|
| -PASS footer.accessKey: IDL set to -Infinity followed by getAttribute()
|
| -PASS footer.accessKey: IDL set to -Infinity followed by IDL get
|
| -PASS footer.accessKey: IDL set to "\0" should not throw
|
| -PASS footer.accessKey: IDL set to "\0" followed by getAttribute()
|
| -PASS footer.accessKey: IDL set to "\0" followed by IDL get
|
| -PASS footer.accessKey: IDL set to null should not throw
|
| -PASS footer.accessKey: IDL set to null followed by getAttribute()
|
| -PASS footer.accessKey: IDL set to null followed by IDL get
|
| -PASS footer.accessKey: IDL set to object "test-toString" should not throw
|
| -PASS footer.accessKey: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS footer.accessKey: IDL set to object "test-toString" followed by IDL get
|
| -PASS footer.accessKey: IDL set to object "test-valueOf" should not throw
|
| -PASS footer.accessKey: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS footer.accessKey: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS footer.tabIndex: typeof IDL attribute
|
| -PASS footer.tabIndex: setAttribute() to -36 followed by getAttribute()
|
| -PASS footer.tabIndex: setAttribute() to -36 followed by IDL get
|
| -PASS footer.tabIndex: setAttribute() to -1 followed by getAttribute()
|
| -PASS footer.tabIndex: setAttribute() to -1 followed by IDL get
|
| -PASS footer.tabIndex: setAttribute() to 0 followed by getAttribute()
|
| -PASS footer.tabIndex: setAttribute() to 0 followed by IDL get
|
| -PASS footer.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| -PASS footer.tabIndex: setAttribute() to 1 followed by IDL get
|
| -PASS footer.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL footer.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS footer.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL footer.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS footer.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| -PASS footer.tabIndex: setAttribute() to "-1" followed by IDL get
|
| -PASS footer.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| -PASS footer.tabIndex: setAttribute() to "-0" followed by IDL get
|
| -PASS footer.tabIndex: setAttribute() to "0" followed by getAttribute()
|
| -PASS footer.tabIndex: setAttribute() to "0" followed by IDL get
|
| -PASS footer.tabIndex: setAttribute() to "1" followed by getAttribute()
|
| -PASS footer.tabIndex: setAttribute() to "1" followed by IDL get
|
| -PASS footer.tabIndex: setAttribute() to "\t7" followed by getAttribute()
|
| -PASS footer.tabIndex: setAttribute() to "\t7" followed by IDL get
|
| -PASS footer.tabIndex: setAttribute() to "\f7" followed by getAttribute()
|
| -PASS footer.tabIndex: setAttribute() to "\f7" followed by IDL get
|
| -PASS footer.tabIndex: setAttribute() to " 7" followed by getAttribute()
|
| -PASS footer.tabIndex: setAttribute() to " 7" followed by IDL get
|
| -PASS footer.tabIndex: setAttribute() to "\n7" followed by getAttribute()
|
| -PASS footer.tabIndex: setAttribute() to "\n7" followed by IDL get
|
| -PASS footer.tabIndex: setAttribute() to "\r7" followed by getAttribute()
|
| -PASS footer.tabIndex: setAttribute() to "\r7" followed by IDL get
|
| -PASS footer.tabIndex: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS footer.tabIndex: setAttribute() to 1.5 followed by IDL get
|
| -PASS footer.tabIndex: setAttribute() to object "2" followed by getAttribute()
|
| -PASS footer.tabIndex: setAttribute() to object "2" followed by IDL get
|
| -PASS footer.tabIndex: IDL set to -36 should not throw
|
| -PASS footer.tabIndex: IDL set to -36 followed by getAttribute()
|
| -PASS footer.tabIndex: IDL set to -36 followed by IDL get
|
| -PASS footer.tabIndex: IDL set to -1 should not throw
|
| -PASS footer.tabIndex: IDL set to -1 followed by getAttribute()
|
| -PASS footer.tabIndex: IDL set to -1 followed by IDL get
|
| -PASS footer.tabIndex: IDL set to 0 should not throw
|
| -PASS footer.tabIndex: IDL set to 0 followed by getAttribute()
|
| -PASS footer.tabIndex: IDL set to 0 followed by IDL get
|
| -PASS footer.tabIndex: IDL set to 1 should not throw
|
| -PASS footer.tabIndex: IDL set to 1 followed by getAttribute()
|
| -PASS footer.tabIndex: IDL set to 1 followed by IDL get
|
| -PASS footer.tabIndex: IDL set to 2147483647 should not throw
|
| -PASS footer.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL footer.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS footer.tabIndex: IDL set to -2147483648 should not throw
|
| -PASS footer.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL footer.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS address.title: typeof IDL attribute
|
| -PASS address.title: IDL get with DOM attribute unset
|
| -PASS address.title: setAttribute() to "" followed by getAttribute()
|
| -PASS address.title: setAttribute() to "" followed by IDL get
|
| -PASS address.title: 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 getAttribute()
|
| -PASS address.title: 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
|
| -PASS address.title: setAttribute() to undefined followed by getAttribute()
|
| -PASS address.title: setAttribute() to undefined followed by IDL get
|
| -PASS address.title: setAttribute() to 7 followed by getAttribute()
|
| -PASS address.title: setAttribute() to 7 followed by IDL get
|
| -PASS address.title: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS address.title: setAttribute() to 1.5 followed by IDL get
|
| -PASS address.title: setAttribute() to true followed by getAttribute()
|
| -PASS address.title: setAttribute() to true followed by IDL get
|
| -PASS address.title: setAttribute() to false followed by getAttribute()
|
| -PASS address.title: setAttribute() to false followed by IDL get
|
| -PASS address.title: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS address.title: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS address.title: setAttribute() to NaN followed by getAttribute()
|
| -PASS address.title: setAttribute() to NaN followed by IDL get
|
| -PASS address.title: setAttribute() to Infinity followed by getAttribute()
|
| -PASS address.title: setAttribute() to Infinity followed by IDL get
|
| -PASS address.title: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS address.title: setAttribute() to -Infinity followed by IDL get
|
| -PASS address.title: setAttribute() to "\0" followed by getAttribute()
|
| -PASS address.title: setAttribute() to "\0" followed by IDL get
|
| -PASS address.title: setAttribute() to null followed by getAttribute()
|
| -PASS address.title: setAttribute() to null followed by IDL get
|
| -PASS address.title: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS address.title: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS address.title: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS address.title: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS address.title: IDL set to "" should not throw
|
| -PASS address.title: IDL set to "" followed by getAttribute()
|
| -PASS address.title: IDL set to "" followed by IDL get
|
| -PASS address.title: 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 " should not throw
|
| -PASS address.title: 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()
|
| -PASS address.title: 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
|
| -PASS address.title: IDL set to undefined should not throw
|
| -PASS address.title: IDL set to undefined followed by getAttribute()
|
| -PASS address.title: IDL set to undefined followed by IDL get
|
| -PASS address.title: IDL set to 7 should not throw
|
| -PASS address.title: IDL set to 7 followed by getAttribute()
|
| -PASS address.title: IDL set to 7 followed by IDL get
|
| -PASS address.title: IDL set to 1.5 should not throw
|
| -PASS address.title: IDL set to 1.5 followed by getAttribute()
|
| -PASS address.title: IDL set to 1.5 followed by IDL get
|
| -PASS address.title: IDL set to true should not throw
|
| -PASS address.title: IDL set to true followed by getAttribute()
|
| -PASS address.title: IDL set to true followed by IDL get
|
| -PASS address.title: IDL set to false should not throw
|
| -PASS address.title: IDL set to false followed by getAttribute()
|
| -PASS address.title: IDL set to false followed by IDL get
|
| -PASS address.title: IDL set to object "[object Object]" should not throw
|
| -PASS address.title: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS address.title: IDL set to object "[object Object]" followed by IDL get
|
| -PASS address.title: IDL set to NaN should not throw
|
| -PASS address.title: IDL set to NaN followed by getAttribute()
|
| -PASS address.title: IDL set to NaN followed by IDL get
|
| -PASS address.title: IDL set to Infinity should not throw
|
| -PASS address.title: IDL set to Infinity followed by getAttribute()
|
| -PASS address.title: IDL set to Infinity followed by IDL get
|
| -PASS address.title: IDL set to -Infinity should not throw
|
| -PASS address.title: IDL set to -Infinity followed by getAttribute()
|
| -PASS address.title: IDL set to -Infinity followed by IDL get
|
| -PASS address.title: IDL set to "\0" should not throw
|
| -PASS address.title: IDL set to "\0" followed by getAttribute()
|
| -PASS address.title: IDL set to "\0" followed by IDL get
|
| -PASS address.title: IDL set to null should not throw
|
| -PASS address.title: IDL set to null followed by getAttribute()
|
| -PASS address.title: IDL set to null followed by IDL get
|
| -PASS address.title: IDL set to object "test-toString" should not throw
|
| -PASS address.title: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS address.title: IDL set to object "test-toString" followed by IDL get
|
| -PASS address.title: IDL set to object "test-valueOf" should not throw
|
| -PASS address.title: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS address.title: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS address.lang: typeof IDL attribute
|
| -PASS address.lang: IDL get with DOM attribute unset
|
| -PASS address.lang: setAttribute() to "" followed by getAttribute()
|
| -PASS address.lang: setAttribute() to "" followed by IDL get
|
| -PASS address.lang: 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 getAttribute()
|
| -PASS address.lang: 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
|
| -PASS address.lang: setAttribute() to undefined followed by getAttribute()
|
| -PASS address.lang: setAttribute() to undefined followed by IDL get
|
| -PASS address.lang: setAttribute() to 7 followed by getAttribute()
|
| -PASS address.lang: setAttribute() to 7 followed by IDL get
|
| -PASS address.lang: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS address.lang: setAttribute() to 1.5 followed by IDL get
|
| -PASS address.lang: setAttribute() to true followed by getAttribute()
|
| -PASS address.lang: setAttribute() to true followed by IDL get
|
| -PASS address.lang: setAttribute() to false followed by getAttribute()
|
| -PASS address.lang: setAttribute() to false followed by IDL get
|
| -PASS address.lang: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS address.lang: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS address.lang: setAttribute() to NaN followed by getAttribute()
|
| -PASS address.lang: setAttribute() to NaN followed by IDL get
|
| -PASS address.lang: setAttribute() to Infinity followed by getAttribute()
|
| -PASS address.lang: setAttribute() to Infinity followed by IDL get
|
| -PASS address.lang: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS address.lang: setAttribute() to -Infinity followed by IDL get
|
| -PASS address.lang: setAttribute() to "\0" followed by getAttribute()
|
| -PASS address.lang: setAttribute() to "\0" followed by IDL get
|
| -PASS address.lang: setAttribute() to null followed by getAttribute()
|
| -PASS address.lang: setAttribute() to null followed by IDL get
|
| -PASS address.lang: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS address.lang: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS address.lang: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS address.lang: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS address.lang: IDL set to "" should not throw
|
| -PASS address.lang: IDL set to "" followed by getAttribute()
|
| -PASS address.lang: IDL set to "" followed by IDL get
|
| -PASS address.lang: 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 " should not throw
|
| -PASS address.lang: 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()
|
| -PASS address.lang: 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
|
| -PASS address.lang: IDL set to undefined should not throw
|
| -PASS address.lang: IDL set to undefined followed by getAttribute()
|
| -PASS address.lang: IDL set to undefined followed by IDL get
|
| -PASS address.lang: IDL set to 7 should not throw
|
| -PASS address.lang: IDL set to 7 followed by getAttribute()
|
| -PASS address.lang: IDL set to 7 followed by IDL get
|
| -PASS address.lang: IDL set to 1.5 should not throw
|
| -PASS address.lang: IDL set to 1.5 followed by getAttribute()
|
| -PASS address.lang: IDL set to 1.5 followed by IDL get
|
| -PASS address.lang: IDL set to true should not throw
|
| -PASS address.lang: IDL set to true followed by getAttribute()
|
| -PASS address.lang: IDL set to true followed by IDL get
|
| -PASS address.lang: IDL set to false should not throw
|
| -PASS address.lang: IDL set to false followed by getAttribute()
|
| -PASS address.lang: IDL set to false followed by IDL get
|
| -PASS address.lang: IDL set to object "[object Object]" should not throw
|
| -PASS address.lang: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS address.lang: IDL set to object "[object Object]" followed by IDL get
|
| -PASS address.lang: IDL set to NaN should not throw
|
| -PASS address.lang: IDL set to NaN followed by getAttribute()
|
| -PASS address.lang: IDL set to NaN followed by IDL get
|
| -PASS address.lang: IDL set to Infinity should not throw
|
| -PASS address.lang: IDL set to Infinity followed by getAttribute()
|
| -PASS address.lang: IDL set to Infinity followed by IDL get
|
| -PASS address.lang: IDL set to -Infinity should not throw
|
| -PASS address.lang: IDL set to -Infinity followed by getAttribute()
|
| -PASS address.lang: IDL set to -Infinity followed by IDL get
|
| -PASS address.lang: IDL set to "\0" should not throw
|
| -PASS address.lang: IDL set to "\0" followed by getAttribute()
|
| -PASS address.lang: IDL set to "\0" followed by IDL get
|
| -PASS address.lang: IDL set to null should not throw
|
| -PASS address.lang: IDL set to null followed by getAttribute()
|
| -PASS address.lang: IDL set to null followed by IDL get
|
| -PASS address.lang: IDL set to object "test-toString" should not throw
|
| -PASS address.lang: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS address.lang: IDL set to object "test-toString" followed by IDL get
|
| -PASS address.lang: IDL set to object "test-valueOf" should not throw
|
| -PASS address.lang: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS address.lang: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS address.dir: typeof IDL attribute
|
| -PASS address.dir: IDL get with DOM attribute unset
|
| -PASS address.dir: setAttribute() to "" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "" followed by IDL get
|
| -PASS address.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 getAttribute()
|
| -PASS address.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
|
| -PASS address.dir: setAttribute() to undefined followed by getAttribute()
|
| -PASS address.dir: setAttribute() to undefined followed by IDL get
|
| -PASS address.dir: setAttribute() to 7 followed by getAttribute()
|
| -PASS address.dir: setAttribute() to 7 followed by IDL get
|
| -PASS address.dir: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS address.dir: setAttribute() to 1.5 followed by IDL get
|
| -PASS address.dir: setAttribute() to true followed by getAttribute()
|
| -PASS address.dir: setAttribute() to true followed by IDL get
|
| -PASS address.dir: setAttribute() to false followed by getAttribute()
|
| -PASS address.dir: setAttribute() to false followed by IDL get
|
| -PASS address.dir: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS address.dir: setAttribute() to NaN followed by getAttribute()
|
| -PASS address.dir: setAttribute() to NaN followed by IDL get
|
| -PASS address.dir: setAttribute() to Infinity followed by getAttribute()
|
| -PASS address.dir: setAttribute() to Infinity followed by IDL get
|
| -PASS address.dir: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS address.dir: setAttribute() to -Infinity followed by IDL get
|
| -PASS address.dir: setAttribute() to "\0" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "\0" followed by IDL get
|
| -PASS address.dir: setAttribute() to null followed by getAttribute()
|
| -PASS address.dir: setAttribute() to null followed by IDL get
|
| -PASS address.dir: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS address.dir: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS address.dir: setAttribute() to "ltr" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "ltr" followed by IDL get
|
| -PASS address.dir: setAttribute() to "xltr" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "xltr" followed by IDL get
|
| -PASS address.dir: setAttribute() to "ltr\0" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "ltr\0" followed by IDL get
|
| -PASS address.dir: setAttribute() to "tr" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "tr" followed by IDL get
|
| -PASS address.dir: setAttribute() to "LTR" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "LTR" followed by IDL get
|
| -PASS address.dir: setAttribute() to "rtl" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "rtl" followed by IDL get
|
| -PASS address.dir: setAttribute() to "xrtl" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "xrtl" followed by IDL get
|
| -PASS address.dir: setAttribute() to "rtl\0" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "rtl\0" followed by IDL get
|
| -PASS address.dir: setAttribute() to "tl" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "tl" followed by IDL get
|
| -PASS address.dir: setAttribute() to "RTL" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "RTL" followed by IDL get
|
| -PASS address.dir: setAttribute() to "auto" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "auto" followed by IDL get
|
| -PASS address.dir: setAttribute() to "xauto" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "xauto" followed by IDL get
|
| -PASS address.dir: setAttribute() to "auto\0" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "auto\0" followed by IDL get
|
| -PASS address.dir: setAttribute() to "uto" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "uto" followed by IDL get
|
| -PASS address.dir: setAttribute() to "AUTO" followed by getAttribute()
|
| -PASS address.dir: setAttribute() to "AUTO" followed by IDL get
|
| -PASS address.dir: IDL set to "" should not throw
|
| -PASS address.dir: IDL set to "" followed by getAttribute()
|
| -PASS address.dir: IDL set to "" followed by IDL get
|
| -PASS address.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 " should not throw
|
| -PASS address.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()
|
| -PASS address.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
|
| -PASS address.dir: IDL set to undefined should not throw
|
| -PASS address.dir: IDL set to undefined followed by getAttribute()
|
| -PASS address.dir: IDL set to undefined followed by IDL get
|
| -PASS address.dir: IDL set to 7 should not throw
|
| -PASS address.dir: IDL set to 7 followed by getAttribute()
|
| -PASS address.dir: IDL set to 7 followed by IDL get
|
| -PASS address.dir: IDL set to 1.5 should not throw
|
| -PASS address.dir: IDL set to 1.5 followed by getAttribute()
|
| -PASS address.dir: IDL set to 1.5 followed by IDL get
|
| -PASS address.dir: IDL set to true should not throw
|
| -PASS address.dir: IDL set to true followed by getAttribute()
|
| -PASS address.dir: IDL set to true followed by IDL get
|
| -PASS address.dir: IDL set to false should not throw
|
| -PASS address.dir: IDL set to false followed by getAttribute()
|
| -PASS address.dir: IDL set to false followed by IDL get
|
| -PASS address.dir: IDL set to object "[object Object]" should not throw
|
| -PASS address.dir: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS address.dir: IDL set to object "[object Object]" followed by IDL get
|
| -PASS address.dir: IDL set to NaN should not throw
|
| -PASS address.dir: IDL set to NaN followed by getAttribute()
|
| -PASS address.dir: IDL set to NaN followed by IDL get
|
| -PASS address.dir: IDL set to Infinity should not throw
|
| -PASS address.dir: IDL set to Infinity followed by getAttribute()
|
| -PASS address.dir: IDL set to Infinity followed by IDL get
|
| -PASS address.dir: IDL set to -Infinity should not throw
|
| -PASS address.dir: IDL set to -Infinity followed by getAttribute()
|
| -PASS address.dir: IDL set to -Infinity followed by IDL get
|
| -PASS address.dir: IDL set to "\0" should not throw
|
| -PASS address.dir: IDL set to "\0" followed by getAttribute()
|
| -PASS address.dir: IDL set to "\0" followed by IDL get
|
| -PASS address.dir: IDL set to null should not throw
|
| -PASS address.dir: IDL set to null followed by IDL get
|
| -PASS address.dir: IDL set to object "test-toString" should not throw
|
| -PASS address.dir: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS address.dir: IDL set to object "test-toString" followed by IDL get
|
| -PASS address.dir: IDL set to object "test-valueOf" should not throw
|
| -PASS address.dir: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS address.dir: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS address.dir: IDL set to "ltr" should not throw
|
| -PASS address.dir: IDL set to "ltr" followed by getAttribute()
|
| -PASS address.dir: IDL set to "ltr" followed by IDL get
|
| -PASS address.dir: IDL set to "xltr" should not throw
|
| -PASS address.dir: IDL set to "xltr" followed by getAttribute()
|
| -PASS address.dir: IDL set to "xltr" followed by IDL get
|
| -PASS address.dir: IDL set to "ltr\0" should not throw
|
| -PASS address.dir: IDL set to "ltr\0" followed by getAttribute()
|
| -PASS address.dir: IDL set to "ltr\0" followed by IDL get
|
| -PASS address.dir: IDL set to "tr" should not throw
|
| -PASS address.dir: IDL set to "tr" followed by getAttribute()
|
| -PASS address.dir: IDL set to "tr" followed by IDL get
|
| -PASS address.dir: IDL set to "LTR" should not throw
|
| -PASS address.dir: IDL set to "LTR" followed by getAttribute()
|
| -PASS address.dir: IDL set to "LTR" followed by IDL get
|
| -PASS address.dir: IDL set to "rtl" should not throw
|
| -PASS address.dir: IDL set to "rtl" followed by getAttribute()
|
| -PASS address.dir: IDL set to "rtl" followed by IDL get
|
| -PASS address.dir: IDL set to "xrtl" should not throw
|
| -PASS address.dir: IDL set to "xrtl" followed by getAttribute()
|
| -PASS address.dir: IDL set to "xrtl" followed by IDL get
|
| -PASS address.dir: IDL set to "rtl\0" should not throw
|
| -PASS address.dir: IDL set to "rtl\0" followed by getAttribute()
|
| -PASS address.dir: IDL set to "rtl\0" followed by IDL get
|
| -PASS address.dir: IDL set to "tl" should not throw
|
| -PASS address.dir: IDL set to "tl" followed by getAttribute()
|
| -PASS address.dir: IDL set to "tl" followed by IDL get
|
| -PASS address.dir: IDL set to "RTL" should not throw
|
| -PASS address.dir: IDL set to "RTL" followed by getAttribute()
|
| -PASS address.dir: IDL set to "RTL" followed by IDL get
|
| -PASS address.dir: IDL set to "auto" should not throw
|
| -PASS address.dir: IDL set to "auto" followed by getAttribute()
|
| -PASS address.dir: IDL set to "auto" followed by IDL get
|
| -PASS address.dir: IDL set to "xauto" should not throw
|
| -PASS address.dir: IDL set to "xauto" followed by getAttribute()
|
| -PASS address.dir: IDL set to "xauto" followed by IDL get
|
| -PASS address.dir: IDL set to "auto\0" should not throw
|
| -PASS address.dir: IDL set to "auto\0" followed by getAttribute()
|
| -PASS address.dir: IDL set to "auto\0" followed by IDL get
|
| -PASS address.dir: IDL set to "uto" should not throw
|
| -PASS address.dir: IDL set to "uto" followed by getAttribute()
|
| -PASS address.dir: IDL set to "uto" followed by IDL get
|
| -PASS address.dir: IDL set to "AUTO" should not throw
|
| -PASS address.dir: IDL set to "AUTO" followed by getAttribute()
|
| -PASS address.dir: IDL set to "AUTO" followed by IDL get
|
| -PASS address.className (<address class>): typeof IDL attribute
|
| -PASS address.className (<address class>): IDL get with DOM attribute unset
|
| -PASS address.className (<address class>): setAttribute() to "" followed by getAttribute()
|
| -PASS address.className (<address class>): setAttribute() to "" followed by IDL get
|
| -PASS address.className (<address class>): 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 getAttribute()
|
| -PASS address.className (<address class>): 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
|
| -PASS address.className (<address class>): setAttribute() to undefined followed by getAttribute()
|
| -PASS address.className (<address class>): setAttribute() to undefined followed by IDL get
|
| -PASS address.className (<address class>): setAttribute() to 7 followed by getAttribute()
|
| -PASS address.className (<address class>): setAttribute() to 7 followed by IDL get
|
| -PASS address.className (<address class>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS address.className (<address class>): setAttribute() to 1.5 followed by IDL get
|
| -PASS address.className (<address class>): setAttribute() to true followed by getAttribute()
|
| -PASS address.className (<address class>): setAttribute() to true followed by IDL get
|
| -PASS address.className (<address class>): setAttribute() to false followed by getAttribute()
|
| -PASS address.className (<address class>): setAttribute() to false followed by IDL get
|
| -PASS address.className (<address class>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS address.className (<address class>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS address.className (<address class>): setAttribute() to NaN followed by getAttribute()
|
| -PASS address.className (<address class>): setAttribute() to NaN followed by IDL get
|
| -PASS address.className (<address class>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS address.className (<address class>): setAttribute() to Infinity followed by IDL get
|
| -PASS address.className (<address class>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS address.className (<address class>): setAttribute() to -Infinity followed by IDL get
|
| -PASS address.className (<address class>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS address.className (<address class>): setAttribute() to "\0" followed by IDL get
|
| -PASS address.className (<address class>): setAttribute() to null followed by getAttribute()
|
| -PASS address.className (<address class>): setAttribute() to null followed by IDL get
|
| -PASS address.className (<address class>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS address.className (<address class>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS address.className (<address class>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS address.className (<address class>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS address.className (<address class>): IDL set to "" should not throw
|
| -PASS address.className (<address class>): IDL set to "" followed by getAttribute()
|
| -PASS address.className (<address class>): IDL set to "" followed by IDL get
|
| -PASS address.className (<address class>): 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 " should not throw
|
| -PASS address.className (<address class>): 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()
|
| -PASS address.className (<address class>): 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
|
| -PASS address.className (<address class>): IDL set to undefined should not throw
|
| -PASS address.className (<address class>): IDL set to undefined followed by getAttribute()
|
| -PASS address.className (<address class>): IDL set to undefined followed by IDL get
|
| -PASS address.className (<address class>): IDL set to 7 should not throw
|
| -PASS address.className (<address class>): IDL set to 7 followed by getAttribute()
|
| -PASS address.className (<address class>): IDL set to 7 followed by IDL get
|
| -PASS address.className (<address class>): IDL set to 1.5 should not throw
|
| -PASS address.className (<address class>): IDL set to 1.5 followed by getAttribute()
|
| -PASS address.className (<address class>): IDL set to 1.5 followed by IDL get
|
| -PASS address.className (<address class>): IDL set to true should not throw
|
| -PASS address.className (<address class>): IDL set to true followed by getAttribute()
|
| -PASS address.className (<address class>): IDL set to true followed by IDL get
|
| -PASS address.className (<address class>): IDL set to false should not throw
|
| -PASS address.className (<address class>): IDL set to false followed by getAttribute()
|
| -PASS address.className (<address class>): IDL set to false followed by IDL get
|
| -PASS address.className (<address class>): IDL set to object "[object Object]" should not throw
|
| -PASS address.className (<address class>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS address.className (<address class>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS address.className (<address class>): IDL set to NaN should not throw
|
| -PASS address.className (<address class>): IDL set to NaN followed by getAttribute()
|
| -PASS address.className (<address class>): IDL set to NaN followed by IDL get
|
| -PASS address.className (<address class>): IDL set to Infinity should not throw
|
| -PASS address.className (<address class>): IDL set to Infinity followed by getAttribute()
|
| -PASS address.className (<address class>): IDL set to Infinity followed by IDL get
|
| -PASS address.className (<address class>): IDL set to -Infinity should not throw
|
| -PASS address.className (<address class>): IDL set to -Infinity followed by getAttribute()
|
| -PASS address.className (<address class>): IDL set to -Infinity followed by IDL get
|
| -PASS address.className (<address class>): IDL set to "\0" should not throw
|
| -PASS address.className (<address class>): IDL set to "\0" followed by getAttribute()
|
| -PASS address.className (<address class>): IDL set to "\0" followed by IDL get
|
| -PASS address.className (<address class>): IDL set to null should not throw
|
| -PASS address.className (<address class>): IDL set to null followed by getAttribute()
|
| -PASS address.className (<address class>): IDL set to null followed by IDL get
|
| -PASS address.className (<address class>): IDL set to object "test-toString" should not throw
|
| -PASS address.className (<address class>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS address.className (<address class>): IDL set to object "test-toString" followed by IDL get
|
| -PASS address.className (<address class>): IDL set to object "test-valueOf" should not throw
|
| -PASS address.className (<address class>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS address.className (<address class>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS address.hidden: typeof IDL attribute
|
| -PASS address.hidden: IDL get with DOM attribute unset
|
| -PASS address.hidden: setAttribute() to "" followed by getAttribute()
|
| -PASS address.hidden: setAttribute() to "" followed by IDL get
|
| -PASS address.hidden: setAttribute() to " foo " followed by getAttribute()
|
| -PASS address.hidden: setAttribute() to " foo " followed by IDL get
|
| -PASS address.hidden: setAttribute() to undefined followed by getAttribute()
|
| -PASS address.hidden: setAttribute() to undefined followed by IDL get
|
| -PASS address.hidden: setAttribute() to null followed by getAttribute()
|
| -PASS address.hidden: setAttribute() to null followed by IDL get
|
| -PASS address.hidden: setAttribute() to 7 followed by getAttribute()
|
| -PASS address.hidden: setAttribute() to 7 followed by IDL get
|
| -PASS address.hidden: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS address.hidden: setAttribute() to 1.5 followed by IDL get
|
| -PASS address.hidden: setAttribute() to true followed by getAttribute()
|
| -PASS address.hidden: setAttribute() to true followed by IDL get
|
| -PASS address.hidden: setAttribute() to false followed by getAttribute()
|
| -PASS address.hidden: setAttribute() to false followed by IDL get
|
| -PASS address.hidden: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS address.hidden: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS address.hidden: setAttribute() to NaN followed by getAttribute()
|
| -PASS address.hidden: setAttribute() to NaN followed by IDL get
|
| -PASS address.hidden: setAttribute() to Infinity followed by getAttribute()
|
| -PASS address.hidden: setAttribute() to Infinity followed by IDL get
|
| -PASS address.hidden: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS address.hidden: setAttribute() to -Infinity followed by IDL get
|
| -PASS address.hidden: setAttribute() to "\0" followed by getAttribute()
|
| -PASS address.hidden: setAttribute() to "\0" followed by IDL get
|
| -PASS address.hidden: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS address.hidden: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS address.hidden: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS address.hidden: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS address.hidden: setAttribute() to "hidden" followed by getAttribute()
|
| -PASS address.hidden: setAttribute() to "hidden" followed by IDL get
|
| -PASS address.hidden: IDL set to "" should not throw
|
| -PASS address.hidden: IDL set to "" followed by hasAttribute()
|
| -PASS address.hidden: IDL set to "" followed by IDL get
|
| -PASS address.hidden: IDL set to " foo " should not throw
|
| -PASS address.hidden: IDL set to " foo " followed by hasAttribute()
|
| -PASS address.hidden: IDL set to " foo " followed by IDL get
|
| -PASS address.hidden: IDL set to undefined should not throw
|
| -PASS address.hidden: IDL set to undefined followed by hasAttribute()
|
| -PASS address.hidden: IDL set to undefined followed by IDL get
|
| -PASS address.hidden: IDL set to null should not throw
|
| -PASS address.hidden: IDL set to null followed by hasAttribute()
|
| -PASS address.hidden: IDL set to null followed by IDL get
|
| -PASS address.hidden: IDL set to 7 should not throw
|
| -PASS address.hidden: IDL set to 7 followed by hasAttribute()
|
| -PASS address.hidden: IDL set to 7 followed by IDL get
|
| -PASS address.hidden: IDL set to 1.5 should not throw
|
| -PASS address.hidden: IDL set to 1.5 followed by hasAttribute()
|
| -PASS address.hidden: IDL set to 1.5 followed by IDL get
|
| -PASS address.hidden: IDL set to true should not throw
|
| -PASS address.hidden: IDL set to true followed by hasAttribute()
|
| -PASS address.hidden: IDL set to true followed by IDL get
|
| -PASS address.hidden: IDL set to false should not throw
|
| -PASS address.hidden: IDL set to false followed by hasAttribute()
|
| -PASS address.hidden: IDL set to false followed by IDL get
|
| -PASS address.hidden: IDL set to object "[object Object]" should not throw
|
| -PASS address.hidden: IDL set to object "[object Object]" followed by hasAttribute()
|
| -PASS address.hidden: IDL set to object "[object Object]" followed by IDL get
|
| -PASS address.hidden: IDL set to NaN should not throw
|
| -PASS address.hidden: IDL set to NaN followed by hasAttribute()
|
| -PASS address.hidden: IDL set to NaN followed by IDL get
|
| -PASS address.hidden: IDL set to Infinity should not throw
|
| -PASS address.hidden: IDL set to Infinity followed by hasAttribute()
|
| -PASS address.hidden: IDL set to Infinity followed by IDL get
|
| -PASS address.hidden: IDL set to -Infinity should not throw
|
| -PASS address.hidden: IDL set to -Infinity followed by hasAttribute()
|
| -PASS address.hidden: IDL set to -Infinity followed by IDL get
|
| -PASS address.hidden: IDL set to "\0" should not throw
|
| -PASS address.hidden: IDL set to "\0" followed by hasAttribute()
|
| -PASS address.hidden: IDL set to "\0" followed by IDL get
|
| -PASS address.hidden: IDL set to object "test-toString" should not throw
|
| -PASS address.hidden: IDL set to object "test-toString" followed by hasAttribute()
|
| -PASS address.hidden: IDL set to object "test-toString" followed by IDL get
|
| -PASS address.hidden: IDL set to object "test-valueOf" should not throw
|
| -PASS address.hidden: IDL set to object "test-valueOf" followed by hasAttribute()
|
| -PASS address.hidden: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS address.accessKey: typeof IDL attribute
|
| -PASS address.accessKey: IDL get with DOM attribute unset
|
| -PASS address.accessKey: setAttribute() to "" followed by getAttribute()
|
| -PASS address.accessKey: setAttribute() to "" followed by IDL get
|
| -PASS address.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS address.accessKey: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS address.accessKey: setAttribute() to undefined followed by getAttribute()
|
| -PASS address.accessKey: setAttribute() to undefined followed by IDL get
|
| -PASS address.accessKey: setAttribute() to 7 followed by getAttribute()
|
| -PASS address.accessKey: setAttribute() to 7 followed by IDL get
|
| -PASS address.accessKey: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS address.accessKey: setAttribute() to 1.5 followed by IDL get
|
| -PASS address.accessKey: setAttribute() to true followed by getAttribute()
|
| -PASS address.accessKey: setAttribute() to true followed by IDL get
|
| -PASS address.accessKey: setAttribute() to false followed by getAttribute()
|
| -PASS address.accessKey: setAttribute() to false followed by IDL get
|
| -PASS address.accessKey: setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS address.accessKey: setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS address.accessKey: setAttribute() to NaN followed by getAttribute()
|
| -PASS address.accessKey: setAttribute() to NaN followed by IDL get
|
| -PASS address.accessKey: setAttribute() to Infinity followed by getAttribute()
|
| -PASS address.accessKey: setAttribute() to Infinity followed by IDL get
|
| -PASS address.accessKey: setAttribute() to -Infinity followed by getAttribute()
|
| -PASS address.accessKey: setAttribute() to -Infinity followed by IDL get
|
| -PASS address.accessKey: setAttribute() to "\0" followed by getAttribute()
|
| -PASS address.accessKey: setAttribute() to "\0" followed by IDL get
|
| -PASS address.accessKey: setAttribute() to null followed by getAttribute()
|
| -PASS address.accessKey: setAttribute() to null followed by IDL get
|
| -PASS address.accessKey: setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS address.accessKey: setAttribute() to object "test-toString" followed by IDL get
|
| -PASS address.accessKey: setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS address.accessKey: setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS address.accessKey: IDL set to "" should not throw
|
| -PASS address.accessKey: IDL set to "" followed by getAttribute()
|
| -PASS address.accessKey: IDL set to "" followed by IDL get
|
| -PASS address.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS address.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS address.accessKey: IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS address.accessKey: IDL set to undefined should not throw
|
| -PASS address.accessKey: IDL set to undefined followed by getAttribute()
|
| -PASS address.accessKey: IDL set to undefined followed by IDL get
|
| -PASS address.accessKey: IDL set to 7 should not throw
|
| -PASS address.accessKey: IDL set to 7 followed by getAttribute()
|
| -PASS address.accessKey: IDL set to 7 followed by IDL get
|
| -PASS address.accessKey: IDL set to 1.5 should not throw
|
| -PASS address.accessKey: IDL set to 1.5 followed by getAttribute()
|
| -PASS address.accessKey: IDL set to 1.5 followed by IDL get
|
| -PASS address.accessKey: IDL set to true should not throw
|
| -PASS address.accessKey: IDL set to true followed by getAttribute()
|
| -PASS address.accessKey: IDL set to true followed by IDL get
|
| -PASS address.accessKey: IDL set to false should not throw
|
| -PASS address.accessKey: IDL set to false followed by getAttribute()
|
| -PASS address.accessKey: IDL set to false followed by IDL get
|
| -PASS address.accessKey: IDL set to object "[object Object]" should not throw
|
| -PASS address.accessKey: IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS address.accessKey: IDL set to object "[object Object]" followed by IDL get
|
| -PASS address.accessKey: IDL set to NaN should not throw
|
| -PASS address.accessKey: IDL set to NaN followed by getAttribute()
|
| -PASS address.accessKey: IDL set to NaN followed by IDL get
|
| -PASS address.accessKey: IDL set to Infinity should not throw
|
| -PASS address.accessKey: IDL set to Infinity followed by getAttribute()
|
| -PASS address.accessKey: IDL set to Infinity followed by IDL get
|
| -PASS address.accessKey: IDL set to -Infinity should not throw
|
| -PASS address.accessKey: IDL set to -Infinity followed by getAttribute()
|
| -PASS address.accessKey: IDL set to -Infinity followed by IDL get
|
| -PASS address.accessKey: IDL set to "\0" should not throw
|
| -PASS address.accessKey: IDL set to "\0" followed by getAttribute()
|
| -PASS address.accessKey: IDL set to "\0" followed by IDL get
|
| -PASS address.accessKey: IDL set to null should not throw
|
| -PASS address.accessKey: IDL set to null followed by getAttribute()
|
| -PASS address.accessKey: IDL set to null followed by IDL get
|
| -PASS address.accessKey: IDL set to object "test-toString" should not throw
|
| -PASS address.accessKey: IDL set to object "test-toString" followed by getAttribute()
|
| -PASS address.accessKey: IDL set to object "test-toString" followed by IDL get
|
| -PASS address.accessKey: IDL set to object "test-valueOf" should not throw
|
| -PASS address.accessKey: IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS address.accessKey: IDL set to object "test-valueOf" followed by IDL get
|
| -PASS address.tabIndex: typeof IDL attribute
|
| -PASS address.tabIndex: setAttribute() to -36 followed by getAttribute()
|
| -PASS address.tabIndex: setAttribute() to -36 followed by IDL get
|
| -PASS address.tabIndex: setAttribute() to -1 followed by getAttribute()
|
| -PASS address.tabIndex: setAttribute() to -1 followed by IDL get
|
| -PASS address.tabIndex: setAttribute() to 0 followed by getAttribute()
|
| -PASS address.tabIndex: setAttribute() to 0 followed by IDL get
|
| -PASS address.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| -PASS address.tabIndex: setAttribute() to 1 followed by IDL get
|
| -PASS address.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL address.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS address.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL address.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS address.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| -PASS address.tabIndex: setAttribute() to "-1" followed by IDL get
|
| -PASS address.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| -PASS address.tabIndex: setAttribute() to "-0" followed by IDL get
|
| -PASS address.tabIndex: setAttribute() to "0" followed by getAttribute()
|
| -PASS address.tabIndex: setAttribute() to "0" followed by IDL get
|
| -PASS address.tabIndex: setAttribute() to "1" followed by getAttribute()
|
| -PASS address.tabIndex: setAttribute() to "1" followed by IDL get
|
| -PASS address.tabIndex: setAttribute() to "\t7" followed by getAttribute()
|
| -PASS address.tabIndex: setAttribute() to "\t7" followed by IDL get
|
| -PASS address.tabIndex: setAttribute() to "\f7" followed by getAttribute()
|
| -PASS address.tabIndex: setAttribute() to "\f7" followed by IDL get
|
| -PASS address.tabIndex: setAttribute() to " 7" followed by getAttribute()
|
| -PASS address.tabIndex: setAttribute() to " 7" followed by IDL get
|
| -PASS address.tabIndex: setAttribute() to "\n7" followed by getAttribute()
|
| -PASS address.tabIndex: setAttribute() to "\n7" followed by IDL get
|
| -PASS address.tabIndex: setAttribute() to "\r7" followed by getAttribute()
|
| -PASS address.tabIndex: setAttribute() to "\r7" followed by IDL get
|
| -PASS address.tabIndex: setAttribute() to 1.5 followed by getAttribute()
|
| -PASS address.tabIndex: setAttribute() to 1.5 followed by IDL get
|
| -PASS address.tabIndex: setAttribute() to object "2" followed by getAttribute()
|
| -PASS address.tabIndex: setAttribute() to object "2" followed by IDL get
|
| -PASS address.tabIndex: IDL set to -36 should not throw
|
| -PASS address.tabIndex: IDL set to -36 followed by getAttribute()
|
| -PASS address.tabIndex: IDL set to -36 followed by IDL get
|
| -PASS address.tabIndex: IDL set to -1 should not throw
|
| -PASS address.tabIndex: IDL set to -1 followed by getAttribute()
|
| -PASS address.tabIndex: IDL set to -1 followed by IDL get
|
| -PASS address.tabIndex: IDL set to 0 should not throw
|
| -PASS address.tabIndex: IDL set to 0 followed by getAttribute()
|
| -PASS address.tabIndex: IDL set to 0 followed by IDL get
|
| -PASS address.tabIndex: IDL set to 1 should not throw
|
| -PASS address.tabIndex: IDL set to 1 followed by getAttribute()
|
| -PASS address.tabIndex: IDL set to 1 followed by IDL get
|
| -PASS address.tabIndex: IDL set to 2147483647 should not throw
|
| -PASS address.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL address.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| -PASS address.tabIndex: IDL set to -2147483648 should not throw
|
| -PASS address.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL address.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| -PASS #document.dir (<html dir>): typeof IDL attribute
|
| -PASS #document.dir (<html dir>): IDL get with DOM attribute unset
|
| -PASS #document.dir (<html dir>): setAttribute() to "" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to undefined followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to undefined followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to 7 followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to 7 followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to 1.5 followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to true followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to true followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to false followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to false followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to NaN followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to NaN followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to Infinity followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to -Infinity followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "\0" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to null followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to null followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to "ltr" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "ltr" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to "xltr" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "xltr" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to "ltr\0" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "ltr\0" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to "tr" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "tr" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to "LTR" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "LTR" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to "rtl" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "rtl" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to "xrtl" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "xrtl" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to "rtl\0" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "rtl\0" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to "tl" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "tl" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to "RTL" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "RTL" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to "auto" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "auto" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to "xauto" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "xauto" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to "auto\0" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "auto\0" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to "uto" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "uto" followed by IDL get
|
| -PASS #document.dir (<html dir>): setAttribute() to "AUTO" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): setAttribute() to "AUTO" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS #document.dir (<html dir>): IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to undefined should not throw
|
| -PASS #document.dir (<html dir>): IDL set to undefined followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to undefined followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to 7 should not throw
|
| -PASS #document.dir (<html dir>): IDL set to 7 followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to 7 followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to 1.5 should not throw
|
| -PASS #document.dir (<html dir>): IDL set to 1.5 followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to 1.5 followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to true should not throw
|
| -PASS #document.dir (<html dir>): IDL set to true followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to true followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to false should not throw
|
| -PASS #document.dir (<html dir>): IDL set to false followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to false followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to object "[object Object]" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to NaN should not throw
|
| -PASS #document.dir (<html dir>): IDL set to NaN followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to NaN followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to Infinity should not throw
|
| -PASS #document.dir (<html dir>): IDL set to Infinity followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to Infinity followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to -Infinity should not throw
|
| -PASS #document.dir (<html dir>): IDL set to -Infinity followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to -Infinity followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "\0" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "\0" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "\0" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to null should not throw
|
| -PASS #document.dir (<html dir>): IDL set to null followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to object "test-toString" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to object "test-toString" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to object "test-valueOf" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "ltr" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "ltr" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "ltr" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "xltr" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "xltr" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "xltr" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "ltr\0" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "ltr\0" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "ltr\0" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "tr" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "tr" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "tr" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "LTR" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "LTR" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "LTR" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "rtl" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "rtl" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "rtl" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "xrtl" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "xrtl" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "xrtl" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "rtl\0" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "rtl\0" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "rtl\0" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "tl" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "tl" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "tl" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "RTL" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "RTL" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "RTL" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "auto" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "auto" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "auto" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "xauto" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "xauto" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "xauto" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "auto\0" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "auto\0" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "auto\0" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "uto" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "uto" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "uto" followed by IDL get
|
| -PASS #document.dir (<html dir>): IDL set to "AUTO" should not throw
|
| -PASS #document.dir (<html dir>): IDL set to "AUTO" followed by getAttribute()
|
| -PASS #document.dir (<html dir>): IDL set to "AUTO" followed by IDL get
|
| -PASS #document.fgColor (<body text>): typeof IDL attribute
|
| -PASS #document.fgColor (<body text>): IDL get with DOM attribute unset
|
| -PASS #document.fgColor (<body text>): setAttribute() to "" followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): setAttribute() to "" followed by IDL get
|
| -PASS #document.fgColor (<body text>): 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 getAttribute()
|
| -PASS #document.fgColor (<body text>): 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
|
| -PASS #document.fgColor (<body text>): setAttribute() to undefined followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): setAttribute() to undefined followed by IDL get
|
| -PASS #document.fgColor (<body text>): setAttribute() to 7 followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): setAttribute() to 7 followed by IDL get
|
| -PASS #document.fgColor (<body text>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): setAttribute() to 1.5 followed by IDL get
|
| -PASS #document.fgColor (<body text>): setAttribute() to true followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): setAttribute() to true followed by IDL get
|
| -PASS #document.fgColor (<body text>): setAttribute() to false followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): setAttribute() to false followed by IDL get
|
| -PASS #document.fgColor (<body text>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS #document.fgColor (<body text>): setAttribute() to NaN followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): setAttribute() to NaN followed by IDL get
|
| -PASS #document.fgColor (<body text>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): setAttribute() to Infinity followed by IDL get
|
| -PASS #document.fgColor (<body text>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): setAttribute() to -Infinity followed by IDL get
|
| -PASS #document.fgColor (<body text>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): setAttribute() to "\0" followed by IDL get
|
| -PASS #document.fgColor (<body text>): setAttribute() to null followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): setAttribute() to null followed by IDL get
|
| -PASS #document.fgColor (<body text>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS #document.fgColor (<body text>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS #document.fgColor (<body text>): IDL set to "" should not throw
|
| -PASS #document.fgColor (<body text>): IDL set to "" followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): IDL set to "" followed by IDL get
|
| -PASS #document.fgColor (<body text>): 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 " should not throw
|
| -PASS #document.fgColor (<body text>): 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()
|
| -PASS #document.fgColor (<body text>): 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
|
| -PASS #document.fgColor (<body text>): IDL set to undefined should not throw
|
| -PASS #document.fgColor (<body text>): IDL set to undefined followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): IDL set to undefined followed by IDL get
|
| -PASS #document.fgColor (<body text>): IDL set to 7 should not throw
|
| -PASS #document.fgColor (<body text>): IDL set to 7 followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): IDL set to 7 followed by IDL get
|
| -PASS #document.fgColor (<body text>): IDL set to 1.5 should not throw
|
| -PASS #document.fgColor (<body text>): IDL set to 1.5 followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): IDL set to 1.5 followed by IDL get
|
| -PASS #document.fgColor (<body text>): IDL set to true should not throw
|
| -PASS #document.fgColor (<body text>): IDL set to true followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): IDL set to true followed by IDL get
|
| -PASS #document.fgColor (<body text>): IDL set to false should not throw
|
| -PASS #document.fgColor (<body text>): IDL set to false followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): IDL set to false followed by IDL get
|
| -PASS #document.fgColor (<body text>): IDL set to object "[object Object]" should not throw
|
| -PASS #document.fgColor (<body text>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS #document.fgColor (<body text>): IDL set to NaN should not throw
|
| -PASS #document.fgColor (<body text>): IDL set to NaN followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): IDL set to NaN followed by IDL get
|
| -PASS #document.fgColor (<body text>): IDL set to Infinity should not throw
|
| -PASS #document.fgColor (<body text>): IDL set to Infinity followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): IDL set to Infinity followed by IDL get
|
| -PASS #document.fgColor (<body text>): IDL set to -Infinity should not throw
|
| -PASS #document.fgColor (<body text>): IDL set to -Infinity followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): IDL set to -Infinity followed by IDL get
|
| -PASS #document.fgColor (<body text>): IDL set to "\0" should not throw
|
| -PASS #document.fgColor (<body text>): IDL set to "\0" followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): IDL set to "\0" followed by IDL get
|
| -PASS #document.fgColor (<body text>): IDL set to null should not throw
|
| -PASS #document.fgColor (<body text>): IDL set to null followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): IDL set to null followed by IDL get
|
| -PASS #document.fgColor (<body text>): IDL set to object "test-toString" should not throw
|
| -PASS #document.fgColor (<body text>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): IDL set to object "test-toString" followed by IDL get
|
| -PASS #document.fgColor (<body text>): IDL set to object "test-valueOf" should not throw
|
| -PASS #document.fgColor (<body text>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS #document.fgColor (<body text>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS #document.linkColor (<body link>): typeof IDL attribute
|
| -PASS #document.linkColor (<body link>): IDL get with DOM attribute unset
|
| -PASS #document.linkColor (<body link>): setAttribute() to "" followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): setAttribute() to "" followed by IDL get
|
| -PASS #document.linkColor (<body link>): setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS #document.linkColor (<body link>): setAttribute() to undefined followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): setAttribute() to undefined followed by IDL get
|
| -PASS #document.linkColor (<body link>): setAttribute() to 7 followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): setAttribute() to 7 followed by IDL get
|
| -PASS #document.linkColor (<body link>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): setAttribute() to 1.5 followed by IDL get
|
| -PASS #document.linkColor (<body link>): setAttribute() to true followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): setAttribute() to true followed by IDL get
|
| -PASS #document.linkColor (<body link>): setAttribute() to false followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): setAttribute() to false followed by IDL get
|
| -PASS #document.linkColor (<body link>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS #document.linkColor (<body link>): setAttribute() to NaN followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): setAttribute() to NaN followed by IDL get
|
| -PASS #document.linkColor (<body link>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): setAttribute() to Infinity followed by IDL get
|
| -PASS #document.linkColor (<body link>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): setAttribute() to -Infinity followed by IDL get
|
| -PASS #document.linkColor (<body link>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): setAttribute() to "\0" followed by IDL get
|
| -PASS #document.linkColor (<body link>): setAttribute() to null followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): setAttribute() to null followed by IDL get
|
| -PASS #document.linkColor (<body link>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS #document.linkColor (<body link>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS #document.linkColor (<body link>): IDL set to "" should not throw
|
| -PASS #document.linkColor (<body link>): IDL set to "" followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): IDL set to "" followed by IDL get
|
| -PASS #document.linkColor (<body link>): IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS #document.linkColor (<body link>): IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS #document.linkColor (<body link>): IDL set to undefined should not throw
|
| -PASS #document.linkColor (<body link>): IDL set to undefined followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): IDL set to undefined followed by IDL get
|
| -PASS #document.linkColor (<body link>): IDL set to 7 should not throw
|
| -PASS #document.linkColor (<body link>): IDL set to 7 followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): IDL set to 7 followed by IDL get
|
| -PASS #document.linkColor (<body link>): IDL set to 1.5 should not throw
|
| -PASS #document.linkColor (<body link>): IDL set to 1.5 followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): IDL set to 1.5 followed by IDL get
|
| -PASS #document.linkColor (<body link>): IDL set to true should not throw
|
| -PASS #document.linkColor (<body link>): IDL set to true followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): IDL set to true followed by IDL get
|
| -PASS #document.linkColor (<body link>): IDL set to false should not throw
|
| -PASS #document.linkColor (<body link>): IDL set to false followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): IDL set to false followed by IDL get
|
| -PASS #document.linkColor (<body link>): IDL set to object "[object Object]" should not throw
|
| -PASS #document.linkColor (<body link>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS #document.linkColor (<body link>): IDL set to NaN should not throw
|
| -PASS #document.linkColor (<body link>): IDL set to NaN followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): IDL set to NaN followed by IDL get
|
| -PASS #document.linkColor (<body link>): IDL set to Infinity should not throw
|
| -PASS #document.linkColor (<body link>): IDL set to Infinity followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): IDL set to Infinity followed by IDL get
|
| -PASS #document.linkColor (<body link>): IDL set to -Infinity should not throw
|
| -PASS #document.linkColor (<body link>): IDL set to -Infinity followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): IDL set to -Infinity followed by IDL get
|
| -PASS #document.linkColor (<body link>): IDL set to "\0" should not throw
|
| -PASS #document.linkColor (<body link>): IDL set to "\0" followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): IDL set to "\0" followed by IDL get
|
| -PASS #document.linkColor (<body link>): IDL set to null should not throw
|
| -PASS #document.linkColor (<body link>): IDL set to null followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): IDL set to null followed by IDL get
|
| -PASS #document.linkColor (<body link>): IDL set to object "test-toString" should not throw
|
| -PASS #document.linkColor (<body link>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): IDL set to object "test-toString" followed by IDL get
|
| -PASS #document.linkColor (<body link>): IDL set to object "test-valueOf" should not throw
|
| -PASS #document.linkColor (<body link>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS #document.linkColor (<body link>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): typeof IDL attribute
|
| -PASS #document.vlinkColor (<body vlink>): IDL get with DOM attribute unset
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to "" followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to "" followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to undefined followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to undefined followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to 7 followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to 7 followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to 1.5 followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to true followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to true followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to false followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to false followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to NaN followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to NaN followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to Infinity followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to -Infinity followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to "\0" followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to null followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to null followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to "" should not throw
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to "" followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to "" followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to undefined should not throw
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to undefined followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to undefined followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to 7 should not throw
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to 7 followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to 7 followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to 1.5 should not throw
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to 1.5 followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to 1.5 followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to true should not throw
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to true followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to true followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to false should not throw
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to false followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to false followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to object "[object Object]" should not throw
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to NaN should not throw
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to NaN followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to NaN followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to Infinity should not throw
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to Infinity followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to Infinity followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to -Infinity should not throw
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to -Infinity followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to -Infinity followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to "\0" should not throw
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to "\0" followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to "\0" followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to null should not throw
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to null followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to null followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to object "test-toString" should not throw
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to object "test-toString" followed by IDL get
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to object "test-valueOf" should not throw
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS #document.vlinkColor (<body vlink>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): typeof IDL attribute
|
| -PASS #document.alinkColor (<body alink>): IDL get with DOM attribute unset
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to "" followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to "" followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to undefined followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to undefined followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to 7 followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to 7 followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to 1.5 followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to true followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to true followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to false followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to false followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to NaN followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to NaN followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to Infinity followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to -Infinity followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to "\0" followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to null followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to null followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): IDL set to "" should not throw
|
| -PASS #document.alinkColor (<body alink>): IDL set to "" followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): IDL set to "" followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS #document.alinkColor (<body alink>): IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): IDL set to undefined should not throw
|
| -PASS #document.alinkColor (<body alink>): IDL set to undefined followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): IDL set to undefined followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): IDL set to 7 should not throw
|
| -PASS #document.alinkColor (<body alink>): IDL set to 7 followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): IDL set to 7 followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): IDL set to 1.5 should not throw
|
| -PASS #document.alinkColor (<body alink>): IDL set to 1.5 followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): IDL set to 1.5 followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): IDL set to true should not throw
|
| -PASS #document.alinkColor (<body alink>): IDL set to true followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): IDL set to true followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): IDL set to false should not throw
|
| -PASS #document.alinkColor (<body alink>): IDL set to false followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): IDL set to false followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): IDL set to object "[object Object]" should not throw
|
| -PASS #document.alinkColor (<body alink>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): IDL set to NaN should not throw
|
| -PASS #document.alinkColor (<body alink>): IDL set to NaN followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): IDL set to NaN followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): IDL set to Infinity should not throw
|
| -PASS #document.alinkColor (<body alink>): IDL set to Infinity followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): IDL set to Infinity followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): IDL set to -Infinity should not throw
|
| -PASS #document.alinkColor (<body alink>): IDL set to -Infinity followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): IDL set to -Infinity followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): IDL set to "\0" should not throw
|
| -PASS #document.alinkColor (<body alink>): IDL set to "\0" followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): IDL set to "\0" followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): IDL set to null should not throw
|
| -PASS #document.alinkColor (<body alink>): IDL set to null followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): IDL set to null followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): IDL set to object "test-toString" should not throw
|
| -PASS #document.alinkColor (<body alink>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): IDL set to object "test-toString" followed by IDL get
|
| -PASS #document.alinkColor (<body alink>): IDL set to object "test-valueOf" should not throw
|
| -PASS #document.alinkColor (<body alink>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS #document.alinkColor (<body alink>): IDL set to object "test-valueOf" followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): typeof IDL attribute
|
| -PASS #document.bgColor (<body bgcolor>): IDL get with DOM attribute unset
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to "" followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to "" followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to undefined followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to undefined followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to 7 followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to 7 followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to 1.5 followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to 1.5 followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to true followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to true followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to false followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to false followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to object "[object Object]" followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to object "[object Object]" followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to NaN followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to NaN followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to Infinity followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to Infinity followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to -Infinity followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to -Infinity followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to "\0" followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to "\0" followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to null followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to null followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to object "test-toString" followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to object "test-toString" followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to object "test-valueOf" followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): setAttribute() to object "test-valueOf" followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to "" should not throw
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to "" followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to "" followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " should not throw
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f foo " followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to undefined should not throw
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to undefined followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to undefined followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to 7 should not throw
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to 7 followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to 7 followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to 1.5 should not throw
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to 1.5 followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to 1.5 followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to true should not throw
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to true followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to true followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to false should not throw
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to false followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to false followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to object "[object Object]" should not throw
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to object "[object Object]" followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to object "[object Object]" followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to NaN should not throw
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to NaN followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to NaN followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to Infinity should not throw
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to Infinity followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to Infinity followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to -Infinity should not throw
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to -Infinity followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to -Infinity followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to "\0" should not throw
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to "\0" followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to "\0" followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to null should not throw
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to null followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to null followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to object "test-toString" should not throw
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to object "test-toString" followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to object "test-toString" followed by IDL get
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to object "test-valueOf" should not throw
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to object "test-valueOf" followed by getAttribute()
|
| -PASS #document.bgColor (<body bgcolor>): IDL set to object "test-valueOf" followed by IDL get
|
| -Harness: the test ran to completion.
|
| -
|
|
|