Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-metadata-expected.txt

Issue 2362223002: Stop clamping tabIndex to short range (Closed)
Patch Set: Fix tabindex-clamp.html Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-metadata-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-metadata-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-metadata-expected.txt
deleted file mode 100644
index bc90cea3ca7276aee2b9a0cb155f222d468d3286..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-metadata-expected.txt
+++ /dev/null
@@ -1,103 +0,0 @@
-This is a testharness.js-based test.
-PASS head.title: 77 tests
-PASS head.lang: 77 tests
-PASS head.dir: 151 tests
-PASS head.className (<head class>): 77 tests
-PASS head.hidden: 79 tests
-PASS head.accessKey: 77 tests
-PASS head.tabIndex: 10 tests
-FAIL head.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS head.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL head.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS head.tabIndex: 36 tests
-FAIL head.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS head.tabIndex: 2 tests
-FAIL head.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS title.title: 77 tests
-PASS title.lang: 77 tests
-PASS title.dir: 151 tests
-PASS title.className (<title class>): 77 tests
-PASS title.hidden: 79 tests
-PASS title.accessKey: 77 tests
-PASS title.tabIndex: 10 tests
-FAIL title.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS title.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL title.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS title.tabIndex: 36 tests
-FAIL title.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS title.tabIndex: 2 tests
-FAIL title.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS base.title: 77 tests
-PASS base.lang: 77 tests
-PASS base.dir: 151 tests
-PASS base.className (<base class>): 77 tests
-PASS base.hidden: 79 tests
-PASS base.accessKey: 77 tests
-PASS base.tabIndex: 10 tests
-FAIL base.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS base.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL base.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS base.tabIndex: 36 tests
-FAIL base.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS base.tabIndex: 2 tests
-FAIL base.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS base.target: 77 tests
-PASS link.title: 77 tests
-PASS link.lang: 77 tests
-PASS link.dir: 151 tests
-PASS link.className (<link class>): 77 tests
-PASS link.hidden: 79 tests
-PASS link.accessKey: 77 tests
-PASS link.tabIndex: 10 tests
-FAIL link.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS link.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL link.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS link.tabIndex: 36 tests
-FAIL link.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS link.tabIndex: 2 tests
-FAIL link.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS link.href: 92 tests
-PASS link.crossOrigin: 127 tests
-PASS link.rel: 77 tests
-PASS link.media: 77 tests
-PASS link.hreflang: 77 tests
-PASS link.type: 77 tests
-PASS link.charset: 77 tests
-PASS link.rev: 77 tests
-PASS link.target: 77 tests
-PASS meta.title: 77 tests
-PASS meta.lang: 77 tests
-PASS meta.dir: 151 tests
-PASS meta.className (<meta class>): 77 tests
-PASS meta.hidden: 79 tests
-PASS meta.accessKey: 77 tests
-PASS meta.tabIndex: 10 tests
-FAIL meta.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS meta.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL meta.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS meta.tabIndex: 36 tests
-FAIL meta.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS meta.tabIndex: 2 tests
-FAIL meta.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS meta.name: 77 tests
-PASS meta.httpEquiv (<meta http-equiv>): 77 tests
-PASS meta.content: 77 tests
-PASS meta.scheme: 77 tests
-PASS style.title: 77 tests
-PASS style.lang: 77 tests
-PASS style.dir: 151 tests
-PASS style.className (<style class>): 77 tests
-PASS style.hidden: 79 tests
-PASS style.accessKey: 77 tests
-PASS style.tabIndex: 10 tests
-FAIL style.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS style.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL style.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS style.tabIndex: 36 tests
-FAIL style.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS style.tabIndex: 2 tests
-FAIL style.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS style.media: 77 tests
-PASS style.type: 77 tests
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698