Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc-expected.txt |
index 4179fc23b7c10335169d2597380c4187e8beb495..2bdf258da39a1743808512b869103abcc4e674ed 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc-expected.txt |
@@ -547,9 +547,9 @@ PASS html.tabIndex: setAttribute() to 0 followed by IDL get |
PASS html.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS html.tabIndex: setAttribute() to 1 followed by IDL get |
PASS html.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL html.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS html.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS html.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL html.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS html.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS html.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS html.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS html.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -586,10 +586,10 @@ PASS html.tabIndex: IDL set to 1 followed by getAttribute() |
PASS html.tabIndex: IDL set to 1 followed by IDL get |
PASS html.tabIndex: IDL set to 2147483647 should not throw |
PASS html.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL html.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS html.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS html.tabIndex: IDL set to -2147483648 should not throw |
PASS html.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL html.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS html.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS html.version: typeof IDL attribute |
PASS html.version: IDL get with DOM attribute unset |
PASS html.version: setAttribute() to "" followed by getAttribute() |
@@ -1215,9 +1215,9 @@ PASS script.tabIndex: setAttribute() to 0 followed by IDL get |
PASS script.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS script.tabIndex: setAttribute() to 1 followed by IDL get |
PASS script.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL script.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS script.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS script.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL script.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS script.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS script.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS script.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS script.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -1254,10 +1254,10 @@ PASS script.tabIndex: IDL set to 1 followed by getAttribute() |
PASS script.tabIndex: IDL set to 1 followed by IDL get |
PASS script.tabIndex: IDL set to 2147483647 should not throw |
PASS script.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL script.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS script.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS script.tabIndex: IDL set to -2147483648 should not throw |
PASS script.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL script.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS script.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS script.src: typeof IDL attribute |
PASS script.src: IDL get with DOM attribute unset |
PASS script.src: setAttribute() to "" followed by getAttribute() |
@@ -2258,9 +2258,9 @@ PASS noscript.tabIndex: setAttribute() to 0 followed by IDL get |
PASS noscript.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS noscript.tabIndex: setAttribute() to 1 followed by IDL get |
PASS noscript.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL noscript.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS noscript.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS noscript.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL noscript.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS noscript.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS noscript.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS noscript.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS noscript.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -2297,10 +2297,10 @@ PASS noscript.tabIndex: IDL set to 1 followed by getAttribute() |
PASS noscript.tabIndex: IDL set to 1 followed by IDL get |
PASS noscript.tabIndex: IDL set to 2147483647 should not throw |
PASS noscript.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL noscript.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS noscript.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS noscript.tabIndex: IDL set to -2147483648 should not throw |
PASS noscript.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL noscript.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS noscript.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS ins.title: typeof IDL attribute |
PASS ins.title: IDL get with DOM attribute unset |
PASS ins.title: setAttribute() to "" followed by getAttribute() |
@@ -2849,9 +2849,9 @@ PASS ins.tabIndex: setAttribute() to 0 followed by IDL get |
PASS ins.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS ins.tabIndex: setAttribute() to 1 followed by IDL get |
PASS ins.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL ins.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS ins.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS ins.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL ins.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS ins.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS ins.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS ins.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS ins.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -2888,10 +2888,10 @@ PASS ins.tabIndex: IDL set to 1 followed by getAttribute() |
PASS ins.tabIndex: IDL set to 1 followed by IDL get |
PASS ins.tabIndex: IDL set to 2147483647 should not throw |
PASS ins.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL ins.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS ins.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS ins.tabIndex: IDL set to -2147483648 should not throw |
PASS ins.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL ins.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS ins.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS ins.cite: typeof IDL attribute |
PASS ins.cite: IDL get with DOM attribute unset |
PASS ins.cite: setAttribute() to "" followed by getAttribute() |
@@ -3609,9 +3609,9 @@ PASS del.tabIndex: setAttribute() to 0 followed by IDL get |
PASS del.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS del.tabIndex: setAttribute() to 1 followed by IDL get |
PASS del.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL del.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS del.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS del.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL del.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS del.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS del.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS del.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS del.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -3648,10 +3648,10 @@ PASS del.tabIndex: IDL set to 1 followed by getAttribute() |
PASS del.tabIndex: IDL set to 1 followed by IDL get |
PASS del.tabIndex: IDL set to 2147483647 should not throw |
PASS del.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL del.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS del.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS del.tabIndex: IDL set to -2147483648 should not throw |
PASS del.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL del.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS del.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS del.cite: typeof IDL attribute |
PASS del.cite: IDL get with DOM attribute unset |
PASS del.cite: setAttribute() to "" followed by getAttribute() |
@@ -4369,9 +4369,9 @@ PASS details.tabIndex: setAttribute() to 0 followed by IDL get |
PASS details.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS details.tabIndex: setAttribute() to 1 followed by IDL get |
PASS details.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL details.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS details.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS details.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL details.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS details.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS details.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS details.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS details.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -4408,10 +4408,10 @@ PASS details.tabIndex: IDL set to 1 followed by getAttribute() |
PASS details.tabIndex: IDL set to 1 followed by IDL get |
PASS details.tabIndex: IDL set to 2147483647 should not throw |
PASS details.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL details.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS details.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS details.tabIndex: IDL set to -2147483648 should not throw |
PASS details.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL details.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS details.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS details.open: typeof IDL attribute |
PASS details.open: IDL get with DOM attribute unset |
PASS details.open: setAttribute() to "" followed by getAttribute() |
@@ -5630,9 +5630,9 @@ PASS menu.tabIndex: setAttribute() to 0 followed by IDL get |
PASS menu.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS menu.tabIndex: setAttribute() to 1 followed by IDL get |
PASS menu.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL menu.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS menu.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS menu.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL menu.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS menu.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS menu.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS menu.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS menu.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -5669,10 +5669,10 @@ PASS menu.tabIndex: IDL set to 1 followed by getAttribute() |
PASS menu.tabIndex: IDL set to 1 followed by IDL get |
PASS menu.tabIndex: IDL set to 2147483647 should not throw |
PASS menu.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL menu.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS menu.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS menu.tabIndex: IDL set to -2147483648 should not throw |
PASS menu.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL menu.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS menu.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS menu.type: typeof IDL attribute |
FAIL menu.type: IDL get with DOM attribute unset assert_equals: expected "toolbar" but got "" |
PASS menu.type: setAttribute() to "" followed by getAttribute() |
@@ -6503,9 +6503,9 @@ PASS menuitem.tabIndex: setAttribute() to 0 followed by IDL get |
PASS menuitem.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS menuitem.tabIndex: setAttribute() to 1 followed by IDL get |
PASS menuitem.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL menuitem.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS menuitem.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS menuitem.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL menuitem.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS menuitem.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS menuitem.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS menuitem.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS menuitem.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -6542,10 +6542,10 @@ PASS menuitem.tabIndex: IDL set to 1 followed by getAttribute() |
PASS menuitem.tabIndex: IDL set to 1 followed by IDL get |
PASS menuitem.tabIndex: IDL set to 2147483647 should not throw |
PASS menuitem.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL menuitem.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS menuitem.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS menuitem.tabIndex: IDL set to -2147483648 should not throw |
PASS menuitem.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL menuitem.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS menuitem.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS menuitem.type: typeof IDL attribute |
FAIL menuitem.type: IDL get with DOM attribute unset assert_equals: expected "command" but got "" |
PASS menuitem.type: setAttribute() to "" followed by getAttribute() |
@@ -7728,9 +7728,9 @@ PASS dialog.tabIndex: setAttribute() to 0 followed by IDL get |
PASS dialog.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS dialog.tabIndex: setAttribute() to 1 followed by IDL get |
PASS dialog.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL dialog.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS dialog.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS dialog.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL dialog.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS dialog.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS dialog.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS dialog.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS dialog.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -7767,10 +7767,10 @@ PASS dialog.tabIndex: IDL set to 1 followed by getAttribute() |
PASS dialog.tabIndex: IDL set to 1 followed by IDL get |
PASS dialog.tabIndex: IDL set to 2147483647 should not throw |
PASS dialog.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL dialog.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS dialog.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS dialog.tabIndex: IDL set to -2147483648 should not throw |
PASS dialog.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL dialog.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS dialog.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS dialog.open: typeof IDL attribute |
PASS dialog.open: IDL get with DOM attribute unset |
PASS dialog.open: setAttribute() to "" followed by getAttribute() |
@@ -8398,9 +8398,9 @@ PASS undefinedelement.tabIndex: setAttribute() to 0 followed by IDL get |
PASS undefinedelement.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS undefinedelement.tabIndex: setAttribute() to 1 followed by IDL get |
PASS undefinedelement.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL undefinedelement.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS undefinedelement.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS undefinedelement.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL undefinedelement.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS undefinedelement.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS undefinedelement.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS undefinedelement.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS undefinedelement.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -8437,9 +8437,9 @@ PASS undefinedelement.tabIndex: IDL set to 1 followed by getAttribute() |
PASS undefinedelement.tabIndex: IDL set to 1 followed by IDL get |
PASS undefinedelement.tabIndex: IDL set to 2147483647 should not throw |
PASS undefinedelement.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL undefinedelement.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS undefinedelement.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS undefinedelement.tabIndex: IDL set to -2147483648 should not throw |
PASS undefinedelement.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL undefinedelement.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS undefinedelement.tabIndex: IDL set to -2147483648 followed by IDL get |
Harness: the test ran to completion. |