Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-embedded-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-embedded-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-embedded-expected.txt |
index fd59e24b51737067167d00222cf43b568f740fab..45d7ab90387d1f7c3feb14b7a8f4068ca656060d 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-embedded-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-embedded-expected.txt |
@@ -555,9 +555,9 @@ PASS img.tabIndex: setAttribute() to 0 followed by IDL get |
PASS img.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS img.tabIndex: setAttribute() to 1 followed by IDL get |
PASS img.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL img.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS img.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS img.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL img.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS img.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS img.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS img.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS img.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -594,10 +594,10 @@ PASS img.tabIndex: IDL set to 1 followed by getAttribute() |
PASS img.tabIndex: IDL set to 1 followed by IDL get |
PASS img.tabIndex: IDL set to 2147483647 should not throw |
PASS img.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL img.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS img.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS img.tabIndex: IDL set to -2147483648 should not throw |
PASS img.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL img.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS img.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS img.alt: typeof IDL attribute |
PASS img.alt: IDL get with DOM attribute unset |
PASS img.alt: setAttribute() to "" followed by getAttribute() |
@@ -2394,9 +2394,9 @@ PASS iframe.tabIndex: setAttribute() to 0 followed by IDL get |
PASS iframe.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS iframe.tabIndex: setAttribute() to 1 followed by IDL get |
PASS iframe.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL iframe.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS iframe.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS iframe.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL iframe.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS iframe.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS iframe.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS iframe.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS iframe.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -2433,10 +2433,10 @@ PASS iframe.tabIndex: IDL set to 1 followed by getAttribute() |
PASS iframe.tabIndex: IDL set to 1 followed by IDL get |
PASS iframe.tabIndex: IDL set to 2147483647 should not throw |
PASS iframe.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL iframe.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS iframe.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS iframe.tabIndex: IDL set to -2147483648 should not throw |
PASS iframe.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL iframe.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS iframe.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS iframe.src: typeof IDL attribute |
PASS iframe.src: IDL get with DOM attribute unset |
PASS iframe.src: setAttribute() to "" followed by getAttribute() |
@@ -3941,9 +3941,9 @@ PASS embed.tabIndex: setAttribute() to 0 followed by IDL get |
PASS embed.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS embed.tabIndex: setAttribute() to 1 followed by IDL get |
PASS embed.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL embed.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS embed.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS embed.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL embed.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS embed.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS embed.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS embed.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS embed.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -3980,10 +3980,10 @@ PASS embed.tabIndex: IDL set to 1 followed by getAttribute() |
PASS embed.tabIndex: IDL set to 1 followed by IDL get |
PASS embed.tabIndex: IDL set to 2147483647 should not throw |
PASS embed.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL embed.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS embed.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS embed.tabIndex: IDL set to -2147483648 should not throw |
PASS embed.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL embed.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS embed.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS embed.src: typeof IDL attribute |
PASS embed.src: IDL get with DOM attribute unset |
PASS embed.src: setAttribute() to "" followed by getAttribute() |
@@ -5009,9 +5009,9 @@ PASS object.tabIndex: setAttribute() to 0 followed by IDL get |
PASS object.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS object.tabIndex: setAttribute() to 1 followed by IDL get |
PASS object.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL object.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS object.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS object.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL object.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS object.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS object.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS object.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS object.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -5048,10 +5048,10 @@ PASS object.tabIndex: IDL set to 1 followed by getAttribute() |
PASS object.tabIndex: IDL set to 1 followed by IDL get |
PASS object.tabIndex: IDL set to 2147483647 should not throw |
PASS object.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL object.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS object.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS object.tabIndex: IDL set to -2147483648 should not throw |
PASS object.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL object.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS object.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS object.data: typeof IDL attribute |
PASS object.data: IDL get with DOM attribute unset |
PASS object.data: setAttribute() to "" followed by getAttribute() |
@@ -7047,9 +7047,9 @@ PASS param.tabIndex: setAttribute() to 0 followed by IDL get |
PASS param.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS param.tabIndex: setAttribute() to 1 followed by IDL get |
PASS param.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL param.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS param.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS param.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL param.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS param.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS param.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS param.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS param.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -7086,10 +7086,10 @@ PASS param.tabIndex: IDL set to 1 followed by getAttribute() |
PASS param.tabIndex: IDL set to 1 followed by IDL get |
PASS param.tabIndex: IDL set to 2147483647 should not throw |
PASS param.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL param.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS param.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS param.tabIndex: IDL set to -2147483648 should not throw |
PASS param.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL param.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS param.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS param.name: typeof IDL attribute |
PASS param.name: IDL get with DOM attribute unset |
PASS param.name: setAttribute() to "" followed by getAttribute() |
@@ -7946,9 +7946,9 @@ PASS video.tabIndex: setAttribute() to 0 followed by IDL get |
PASS video.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS video.tabIndex: setAttribute() to 1 followed by IDL get |
PASS video.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL video.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS video.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS video.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL video.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS video.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS video.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS video.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS video.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -7985,10 +7985,10 @@ PASS video.tabIndex: IDL set to 1 followed by getAttribute() |
PASS video.tabIndex: IDL set to 1 followed by IDL get |
PASS video.tabIndex: IDL set to 2147483647 should not throw |
PASS video.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL video.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS video.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS video.tabIndex: IDL set to -2147483648 should not throw |
PASS video.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL video.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS video.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS video.src: typeof IDL attribute |
PASS video.src: IDL get with DOM attribute unset |
PASS video.src: setAttribute() to "" followed by getAttribute() |
@@ -9577,9 +9577,9 @@ PASS audio.tabIndex: setAttribute() to 0 followed by IDL get |
PASS audio.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS audio.tabIndex: setAttribute() to 1 followed by IDL get |
PASS audio.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL audio.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS audio.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS audio.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL audio.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS audio.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS audio.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS audio.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS audio.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -9616,10 +9616,10 @@ PASS audio.tabIndex: IDL set to 1 followed by getAttribute() |
PASS audio.tabIndex: IDL set to 1 followed by IDL get |
PASS audio.tabIndex: IDL set to 2147483647 should not throw |
PASS audio.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL audio.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS audio.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS audio.tabIndex: IDL set to -2147483648 should not throw |
PASS audio.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL audio.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS audio.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS audio.src: typeof IDL attribute |
PASS audio.src: IDL get with DOM attribute unset |
PASS audio.src: setAttribute() to "" followed by getAttribute() |
@@ -10858,9 +10858,9 @@ PASS source.tabIndex: setAttribute() to 0 followed by IDL get |
PASS source.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS source.tabIndex: setAttribute() to 1 followed by IDL get |
PASS source.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL source.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS source.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS source.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL source.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS source.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS source.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS source.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS source.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -10897,10 +10897,10 @@ PASS source.tabIndex: IDL set to 1 followed by getAttribute() |
PASS source.tabIndex: IDL set to 1 followed by IDL get |
PASS source.tabIndex: IDL set to 2147483647 should not throw |
PASS source.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL source.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS source.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS source.tabIndex: IDL set to -2147483648 should not throw |
PASS source.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL source.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS source.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS source.src: typeof IDL attribute |
PASS source.src: IDL get with DOM attribute unset |
PASS source.src: setAttribute() to "" followed by getAttribute() |
@@ -11695,9 +11695,9 @@ PASS track.tabIndex: setAttribute() to 0 followed by IDL get |
PASS track.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS track.tabIndex: setAttribute() to 1 followed by IDL get |
PASS track.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL track.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS track.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS track.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL track.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS track.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS track.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS track.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS track.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -11734,10 +11734,10 @@ PASS track.tabIndex: IDL set to 1 followed by getAttribute() |
PASS track.tabIndex: IDL set to 1 followed by IDL get |
PASS track.tabIndex: IDL set to 2147483647 should not throw |
PASS track.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL track.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS track.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS track.tabIndex: IDL set to -2147483648 should not throw |
PASS track.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL track.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS track.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS track.kind: typeof IDL attribute |
PASS track.kind: IDL get with DOM attribute unset |
PASS track.kind: setAttribute() to "" followed by getAttribute() |
@@ -12812,9 +12812,9 @@ PASS canvas.tabIndex: setAttribute() to 0 followed by IDL get |
PASS canvas.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS canvas.tabIndex: setAttribute() to 1 followed by IDL get |
PASS canvas.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL canvas.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS canvas.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS canvas.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL canvas.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS canvas.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS canvas.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS canvas.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS canvas.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -12851,10 +12851,10 @@ PASS canvas.tabIndex: IDL set to 1 followed by getAttribute() |
PASS canvas.tabIndex: IDL set to 1 followed by IDL get |
PASS canvas.tabIndex: IDL set to 2147483647 should not throw |
PASS canvas.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL canvas.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS canvas.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS canvas.tabIndex: IDL set to -2147483648 should not throw |
PASS canvas.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL canvas.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS canvas.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS canvas.width: typeof IDL attribute |
PASS canvas.width: IDL get with DOM attribute unset |
PASS canvas.width: setAttribute() to -2147483649 followed by getAttribute() |
@@ -13651,9 +13651,9 @@ PASS map.tabIndex: setAttribute() to 0 followed by IDL get |
PASS map.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS map.tabIndex: setAttribute() to 1 followed by IDL get |
PASS map.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL map.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS map.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS map.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL map.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS map.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS map.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS map.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS map.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -13690,10 +13690,10 @@ PASS map.tabIndex: IDL set to 1 followed by getAttribute() |
PASS map.tabIndex: IDL set to 1 followed by IDL get |
PASS map.tabIndex: IDL set to 2147483647 should not throw |
PASS map.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL map.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS map.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS map.tabIndex: IDL set to -2147483648 should not throw |
PASS map.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL map.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS map.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS map.name: typeof IDL attribute |
PASS map.name: IDL get with DOM attribute unset |
PASS map.name: setAttribute() to "" followed by getAttribute() |
@@ -14319,9 +14319,9 @@ PASS area.tabIndex: setAttribute() to 0 followed by IDL get |
PASS area.tabIndex: setAttribute() to 1 followed by getAttribute() |
PASS area.tabIndex: setAttribute() to 1 followed by IDL get |
PASS area.tabIndex: setAttribute() to 2147483647 followed by getAttribute() |
-FAIL area.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS area.tabIndex: setAttribute() to 2147483647 followed by IDL get |
PASS area.tabIndex: setAttribute() to -2147483648 followed by getAttribute() |
-FAIL area.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS area.tabIndex: setAttribute() to -2147483648 followed by IDL get |
PASS area.tabIndex: setAttribute() to "-1" followed by getAttribute() |
PASS area.tabIndex: setAttribute() to "-1" followed by IDL get |
PASS area.tabIndex: setAttribute() to "-0" followed by getAttribute() |
@@ -14358,10 +14358,10 @@ PASS area.tabIndex: IDL set to 1 followed by getAttribute() |
PASS area.tabIndex: IDL set to 1 followed by IDL get |
PASS area.tabIndex: IDL set to 2147483647 should not throw |
PASS area.tabIndex: IDL set to 2147483647 followed by getAttribute() |
-FAIL area.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767 |
+PASS area.tabIndex: IDL set to 2147483647 followed by IDL get |
PASS area.tabIndex: IDL set to -2147483648 should not throw |
PASS area.tabIndex: IDL set to -2147483648 followed by getAttribute() |
-FAIL area.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768 |
+PASS area.tabIndex: IDL set to -2147483648 followed by IDL get |
PASS area.alt: typeof IDL attribute |
PASS area.alt: IDL get with DOM attribute unset |
PASS area.alt: setAttribute() to "" followed by getAttribute() |