mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
Implement HTMLElement.title.
This commit is contained in:
@@ -1,134 +1,5 @@
|
||||
[reflection-obsolete.html]
|
||||
type: testharness
|
||||
[applet.title: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL get with DOM attribute unset]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: setAttribute() to "" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.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]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: setAttribute() to undefined followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: setAttribute() to 7 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: setAttribute() to 1.5 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: setAttribute() to true followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: setAttribute() to false followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: setAttribute() to object "[object Object\]" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: setAttribute() to NaN followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: setAttribute() to Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: setAttribute() to -Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: setAttribute() to "\\0" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: setAttribute() to null followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: setAttribute() to object "test-toString" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: setAttribute() to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to "" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[applet.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()]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to undefined followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to undefined followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to 7 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to 7 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to 1.5 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to 1.5 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to true followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to true followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to false followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to false followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to object "[object Object\]" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to object "[object Object\]" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to NaN followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to NaN followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to Infinity followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to -Infinity followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to -Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to "\\0" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to null followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to null followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to object "test-toString" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to object "test-toString" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.title: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.lang: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
@@ -2544,135 +2415,6 @@
|
||||
[applet.itemId: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL get with DOM attribute unset]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: setAttribute() to "" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.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]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: setAttribute() to undefined followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: setAttribute() to 7 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: setAttribute() to 1.5 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: setAttribute() to true followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: setAttribute() to false followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: setAttribute() to object "[object Object\]" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: setAttribute() to NaN followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: setAttribute() to Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: setAttribute() to -Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: setAttribute() to "\\0" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: setAttribute() to null followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: setAttribute() to object "test-toString" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: setAttribute() to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to "" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.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()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to undefined followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to undefined followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to 7 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to 7 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to 1.5 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to 1.5 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to true followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to true followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to false followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to false followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to object "[object Object\]" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to object "[object Object\]" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to NaN followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to NaN followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to Infinity followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to -Infinity followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to -Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to "\\0" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to null followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to null followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to object "test-toString" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to object "test-toString" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.title: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.lang: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
@@ -4830,135 +4572,6 @@
|
||||
[marquee.itemId: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL get with DOM attribute unset]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: setAttribute() to "" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.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]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: setAttribute() to undefined followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: setAttribute() to 7 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: setAttribute() to 1.5 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: setAttribute() to true followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: setAttribute() to false followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: setAttribute() to object "[object Object\]" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: setAttribute() to NaN followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: setAttribute() to Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: setAttribute() to -Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: setAttribute() to "\\0" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: setAttribute() to null followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: setAttribute() to object "test-toString" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: setAttribute() to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to "" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.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()]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to undefined followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to undefined followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to 7 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to 7 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to 1.5 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to 1.5 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to true followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to true followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to false followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to false followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to object "[object Object\]" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to object "[object Object\]" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to NaN followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to NaN followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to Infinity followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to -Infinity followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to -Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to "\\0" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to null followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to null followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to object "test-toString" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to object "test-toString" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.title: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frameset.lang: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
@@ -6177,135 +5790,6 @@
|
||||
[frameset.itemId: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL get with DOM attribute unset]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: setAttribute() to "" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.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]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: setAttribute() to undefined followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: setAttribute() to 7 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: setAttribute() to 1.5 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: setAttribute() to true followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: setAttribute() to false followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: setAttribute() to object "[object Object\]" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: setAttribute() to NaN followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: setAttribute() to Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: setAttribute() to -Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: setAttribute() to "\\0" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: setAttribute() to null followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: setAttribute() to object "test-toString" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: setAttribute() to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to "" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frame.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()]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to undefined followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to undefined followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to 7 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to 7 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to 1.5 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to 1.5 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to true followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to true followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to false followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to false followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to object "[object Object\]" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to object "[object Object\]" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to NaN followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to NaN followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to Infinity followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to -Infinity followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to -Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to "\\0" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to null followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to null followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to object "test-toString" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to object "test-toString" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.title: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[frame.lang: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
@@ -8349,135 +7833,6 @@
|
||||
[frame.itemId: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL get with DOM attribute unset]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: setAttribute() to "" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.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]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: setAttribute() to undefined followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: setAttribute() to 7 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: setAttribute() to 1.5 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: setAttribute() to true followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: setAttribute() to false followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: setAttribute() to object "[object Object\]" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: setAttribute() to NaN followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: setAttribute() to Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: setAttribute() to -Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: setAttribute() to "\\0" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: setAttribute() to null followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: setAttribute() to object "test-toString" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: setAttribute() to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to "" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[dir.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()]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to undefined followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to undefined followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to 7 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to 7 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to 1.5 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to 1.5 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to true followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to true followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to false followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to false followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to object "[object Object\]" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to object "[object Object\]" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to NaN followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to NaN followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to Infinity followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to -Infinity followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to -Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to "\\0" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to null followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to null followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to object "test-toString" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to object "test-toString" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.title: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[dir.lang: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
@@ -9546,135 +8901,6 @@
|
||||
[dir.itemId: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL get with DOM attribute unset]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: setAttribute() to "" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.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]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: setAttribute() to undefined followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: setAttribute() to 7 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: setAttribute() to 1.5 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: setAttribute() to true followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: setAttribute() to false followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: setAttribute() to object "[object Object\]" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: setAttribute() to NaN followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: setAttribute() to Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: setAttribute() to -Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: setAttribute() to "\\0" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: setAttribute() to null followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: setAttribute() to object "test-toString" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: setAttribute() to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to "" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[font.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()]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to undefined followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to undefined followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to 7 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to 7 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to 1.5 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to 1.5 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to true followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to true followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to false followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to false followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to object "[object Object\]" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to object "[object Object\]" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to NaN followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to NaN followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to Infinity followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to -Infinity followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to -Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to "\\0" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to null followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to null followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to object "test-toString" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to object "test-toString" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.title: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[font.lang: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user