| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-obsolete-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-obsolete-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-obsolete-expected.txt
|
| index 9ed27e43ec5e64172fcd945b1e014a0b46f92dc5..19b9c0b0ea1959a2e919d3beb771a7fa6ba2359c 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-obsolete-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-obsolete-expected.txt
|
| @@ -547,9 +547,9 @@ PASS applet.tabIndex: setAttribute() to 0 followed by IDL get
|
| PASS applet.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| PASS applet.tabIndex: setAttribute() to 1 followed by IDL get
|
| PASS applet.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL applet.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| +PASS applet.tabIndex: setAttribute() to 2147483647 followed by IDL get
|
| PASS applet.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL applet.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| +PASS applet.tabIndex: setAttribute() to -2147483648 followed by IDL get
|
| PASS applet.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| PASS applet.tabIndex: setAttribute() to "-1" followed by IDL get
|
| PASS applet.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| @@ -586,10 +586,10 @@ PASS applet.tabIndex: IDL set to 1 followed by getAttribute()
|
| PASS applet.tabIndex: IDL set to 1 followed by IDL get
|
| PASS applet.tabIndex: IDL set to 2147483647 should not throw
|
| PASS applet.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL applet.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| +PASS applet.tabIndex: IDL set to 2147483647 followed by IDL get
|
| PASS applet.tabIndex: IDL set to -2147483648 should not throw
|
| PASS applet.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL applet.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| +PASS applet.tabIndex: IDL set to -2147483648 followed by IDL get
|
| FAIL applet.align: typeof IDL attribute assert_equals: expected "string" but got "undefined"
|
| FAIL applet.align: IDL get with DOM attribute unset assert_equals: expected (string) "" but got (undefined) undefined
|
| PASS applet.align: setAttribute() to "" followed by getAttribute()
|
| @@ -2119,9 +2119,9 @@ PASS marquee.tabIndex: setAttribute() to 0 followed by IDL get
|
| PASS marquee.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| PASS marquee.tabIndex: setAttribute() to 1 followed by IDL get
|
| PASS marquee.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL marquee.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| +PASS marquee.tabIndex: setAttribute() to 2147483647 followed by IDL get
|
| PASS marquee.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL marquee.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| +PASS marquee.tabIndex: setAttribute() to -2147483648 followed by IDL get
|
| PASS marquee.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| PASS marquee.tabIndex: setAttribute() to "-1" followed by IDL get
|
| PASS marquee.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| @@ -2158,10 +2158,10 @@ PASS marquee.tabIndex: IDL set to 1 followed by getAttribute()
|
| PASS marquee.tabIndex: IDL set to 1 followed by IDL get
|
| PASS marquee.tabIndex: IDL set to 2147483647 should not throw
|
| PASS marquee.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL marquee.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| +PASS marquee.tabIndex: IDL set to 2147483647 followed by IDL get
|
| PASS marquee.tabIndex: IDL set to -2147483648 should not throw
|
| PASS marquee.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL marquee.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| +PASS marquee.tabIndex: IDL set to -2147483648 followed by IDL get
|
| PASS marquee.behavior: typeof IDL attribute
|
| PASS marquee.behavior: IDL get with DOM attribute unset
|
| PASS marquee.behavior: setAttribute() to "" followed by getAttribute()
|
| @@ -3682,9 +3682,9 @@ PASS frameset.tabIndex: setAttribute() to 0 followed by IDL get
|
| PASS frameset.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| PASS frameset.tabIndex: setAttribute() to 1 followed by IDL get
|
| PASS frameset.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL frameset.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| +PASS frameset.tabIndex: setAttribute() to 2147483647 followed by IDL get
|
| PASS frameset.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL frameset.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| +PASS frameset.tabIndex: setAttribute() to -2147483648 followed by IDL get
|
| PASS frameset.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| PASS frameset.tabIndex: setAttribute() to "-1" followed by IDL get
|
| PASS frameset.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| @@ -3721,10 +3721,10 @@ PASS frameset.tabIndex: IDL set to 1 followed by getAttribute()
|
| PASS frameset.tabIndex: IDL set to 1 followed by IDL get
|
| PASS frameset.tabIndex: IDL set to 2147483647 should not throw
|
| PASS frameset.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL frameset.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| +PASS frameset.tabIndex: IDL set to 2147483647 followed by IDL get
|
| PASS frameset.tabIndex: IDL set to -2147483648 should not throw
|
| PASS frameset.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL frameset.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| +PASS frameset.tabIndex: IDL set to -2147483648 followed by IDL get
|
| PASS frameset.cols: typeof IDL attribute
|
| PASS frameset.cols: IDL get with DOM attribute unset
|
| PASS frameset.cols: setAttribute() to "" followed by getAttribute()
|
| @@ -4427,9 +4427,9 @@ PASS frame.tabIndex: setAttribute() to 0 followed by IDL get
|
| PASS frame.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| PASS frame.tabIndex: setAttribute() to 1 followed by IDL get
|
| PASS frame.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL frame.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| +PASS frame.tabIndex: setAttribute() to 2147483647 followed by IDL get
|
| PASS frame.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL frame.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| +PASS frame.tabIndex: setAttribute() to -2147483648 followed by IDL get
|
| PASS frame.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| PASS frame.tabIndex: setAttribute() to "-1" followed by IDL get
|
| PASS frame.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| @@ -4466,10 +4466,10 @@ PASS frame.tabIndex: IDL set to 1 followed by getAttribute()
|
| PASS frame.tabIndex: IDL set to 1 followed by IDL get
|
| PASS frame.tabIndex: IDL set to 2147483647 should not throw
|
| PASS frame.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL frame.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| +PASS frame.tabIndex: IDL set to 2147483647 followed by IDL get
|
| PASS frame.tabIndex: IDL set to -2147483648 should not throw
|
| PASS frame.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL frame.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| +PASS frame.tabIndex: IDL set to -2147483648 followed by IDL get
|
| PASS frame.name: typeof IDL attribute
|
| PASS frame.name: IDL get with DOM attribute unset
|
| PASS frame.name: setAttribute() to "" followed by getAttribute()
|
| @@ -5666,9 +5666,9 @@ PASS dir.tabIndex: setAttribute() to 0 followed by IDL get
|
| PASS dir.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| PASS dir.tabIndex: setAttribute() to 1 followed by IDL get
|
| PASS dir.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL dir.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| +PASS dir.tabIndex: setAttribute() to 2147483647 followed by IDL get
|
| PASS dir.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL dir.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| +PASS dir.tabIndex: setAttribute() to -2147483648 followed by IDL get
|
| PASS dir.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| PASS dir.tabIndex: setAttribute() to "-1" followed by IDL get
|
| PASS dir.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| @@ -5705,10 +5705,10 @@ PASS dir.tabIndex: IDL set to 1 followed by getAttribute()
|
| PASS dir.tabIndex: IDL set to 1 followed by IDL get
|
| PASS dir.tabIndex: IDL set to 2147483647 should not throw
|
| PASS dir.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL dir.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| +PASS dir.tabIndex: IDL set to 2147483647 followed by IDL get
|
| PASS dir.tabIndex: IDL set to -2147483648 should not throw
|
| PASS dir.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL dir.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| +PASS dir.tabIndex: IDL set to -2147483648 followed by IDL get
|
| PASS dir.compact: typeof IDL attribute
|
| PASS dir.compact: IDL get with DOM attribute unset
|
| PASS dir.compact: setAttribute() to "" followed by getAttribute()
|
| @@ -6336,9 +6336,9 @@ PASS font.tabIndex: setAttribute() to 0 followed by IDL get
|
| PASS font.tabIndex: setAttribute() to 1 followed by getAttribute()
|
| PASS font.tabIndex: setAttribute() to 1 followed by IDL get
|
| PASS font.tabIndex: setAttribute() to 2147483647 followed by getAttribute()
|
| -FAIL font.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| +PASS font.tabIndex: setAttribute() to 2147483647 followed by IDL get
|
| PASS font.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
|
| -FAIL font.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| +PASS font.tabIndex: setAttribute() to -2147483648 followed by IDL get
|
| PASS font.tabIndex: setAttribute() to "-1" followed by getAttribute()
|
| PASS font.tabIndex: setAttribute() to "-1" followed by IDL get
|
| PASS font.tabIndex: setAttribute() to "-0" followed by getAttribute()
|
| @@ -6375,10 +6375,10 @@ PASS font.tabIndex: IDL set to 1 followed by getAttribute()
|
| PASS font.tabIndex: IDL set to 1 followed by IDL get
|
| PASS font.tabIndex: IDL set to 2147483647 should not throw
|
| PASS font.tabIndex: IDL set to 2147483647 followed by getAttribute()
|
| -FAIL font.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
|
| +PASS font.tabIndex: IDL set to 2147483647 followed by IDL get
|
| PASS font.tabIndex: IDL set to -2147483648 should not throw
|
| PASS font.tabIndex: IDL set to -2147483648 followed by getAttribute()
|
| -FAIL font.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
|
| +PASS font.tabIndex: IDL set to -2147483648 followed by IDL get
|
| PASS font.color: typeof IDL attribute
|
| PASS font.color: IDL get with DOM attribute unset
|
| PASS font.color: setAttribute() to "" followed by getAttribute()
|
|
|