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-sections-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-sections-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-sections-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-sections-expected.txt
deleted file mode 100644
index b5cf2b79af559cdc4d1024c93032c1e854d3cd23..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-sections-expected.txt
+++ /dev/null
@@ -1,231 +0,0 @@
-This is a testharness.js-based test.
-PASS body.title: 77 tests
-PASS body.lang: 77 tests
-PASS body.dir: 151 tests
-PASS body.className (<body class>): 77 tests
-PASS body.hidden: 79 tests
-PASS body.accessKey: 77 tests
-PASS body.tabIndex: 10 tests
-FAIL body.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS body.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL body.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS body.tabIndex: 36 tests
-FAIL body.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS body.tabIndex: 2 tests
-FAIL body.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS body.text: 77 tests
-PASS body.link: 77 tests
-PASS body.vLink: 77 tests
-PASS body.aLink: 77 tests
-PASS body.bgColor: 77 tests
-PASS body.background: 77 tests
-PASS article.title: 77 tests
-PASS article.lang: 77 tests
-PASS article.dir: 151 tests
-PASS article.className (<article class>): 77 tests
-PASS article.hidden: 79 tests
-PASS article.accessKey: 77 tests
-PASS article.tabIndex: 10 tests
-FAIL article.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS article.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL article.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS article.tabIndex: 36 tests
-FAIL article.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS article.tabIndex: 2 tests
-FAIL article.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS section.title: 77 tests
-PASS section.lang: 77 tests
-PASS section.dir: 151 tests
-PASS section.className (<section class>): 77 tests
-PASS section.hidden: 79 tests
-PASS section.accessKey: 77 tests
-PASS section.tabIndex: 10 tests
-FAIL section.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS section.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL section.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS section.tabIndex: 36 tests
-FAIL section.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS section.tabIndex: 2 tests
-FAIL section.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS nav.title: 77 tests
-PASS nav.lang: 77 tests
-PASS nav.dir: 151 tests
-PASS nav.className (<nav class>): 77 tests
-PASS nav.hidden: 79 tests
-PASS nav.accessKey: 77 tests
-PASS nav.tabIndex: 10 tests
-FAIL nav.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS nav.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL nav.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS nav.tabIndex: 36 tests
-FAIL nav.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS nav.tabIndex: 2 tests
-FAIL nav.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS aside.title: 77 tests
-PASS aside.lang: 77 tests
-PASS aside.dir: 151 tests
-PASS aside.className (<aside class>): 77 tests
-PASS aside.hidden: 79 tests
-PASS aside.accessKey: 77 tests
-PASS aside.tabIndex: 10 tests
-FAIL aside.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS aside.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL aside.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS aside.tabIndex: 36 tests
-FAIL aside.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS aside.tabIndex: 2 tests
-FAIL aside.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS h1.title: 77 tests
-PASS h1.lang: 77 tests
-PASS h1.dir: 151 tests
-PASS h1.className (<h1 class>): 77 tests
-PASS h1.hidden: 79 tests
-PASS h1.accessKey: 77 tests
-PASS h1.tabIndex: 10 tests
-FAIL h1.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS h1.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL h1.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS h1.tabIndex: 36 tests
-FAIL h1.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS h1.tabIndex: 2 tests
-FAIL h1.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS h1.align: 77 tests
-PASS h2.title: 77 tests
-PASS h2.lang: 77 tests
-PASS h2.dir: 151 tests
-PASS h2.className (<h2 class>): 77 tests
-PASS h2.hidden: 79 tests
-PASS h2.accessKey: 77 tests
-PASS h2.tabIndex: 10 tests
-FAIL h2.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS h2.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL h2.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS h2.tabIndex: 36 tests
-FAIL h2.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS h2.tabIndex: 2 tests
-FAIL h2.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS h2.align: 77 tests
-PASS h3.title: 77 tests
-PASS h3.lang: 77 tests
-PASS h3.dir: 151 tests
-PASS h3.className (<h3 class>): 77 tests
-PASS h3.hidden: 79 tests
-PASS h3.accessKey: 77 tests
-PASS h3.tabIndex: 10 tests
-FAIL h3.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS h3.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL h3.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS h3.tabIndex: 36 tests
-FAIL h3.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS h3.tabIndex: 2 tests
-FAIL h3.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS h3.align: 77 tests
-PASS h4.title: 77 tests
-PASS h4.lang: 77 tests
-PASS h4.dir: 151 tests
-PASS h4.className (<h4 class>): 77 tests
-PASS h4.hidden: 79 tests
-PASS h4.accessKey: 77 tests
-PASS h4.tabIndex: 10 tests
-FAIL h4.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS h4.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL h4.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS h4.tabIndex: 36 tests
-FAIL h4.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS h4.tabIndex: 2 tests
-FAIL h4.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS h4.align: 77 tests
-PASS h5.title: 77 tests
-PASS h5.lang: 77 tests
-PASS h5.dir: 151 tests
-PASS h5.className (<h5 class>): 77 tests
-PASS h5.hidden: 79 tests
-PASS h5.accessKey: 77 tests
-PASS h5.tabIndex: 10 tests
-FAIL h5.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS h5.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL h5.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS h5.tabIndex: 36 tests
-FAIL h5.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS h5.tabIndex: 2 tests
-FAIL h5.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS h5.align: 77 tests
-PASS h6.title: 77 tests
-PASS h6.lang: 77 tests
-PASS h6.dir: 151 tests
-PASS h6.className (<h6 class>): 77 tests
-PASS h6.hidden: 79 tests
-PASS h6.accessKey: 77 tests
-PASS h6.tabIndex: 10 tests
-FAIL h6.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS h6.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL h6.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS h6.tabIndex: 36 tests
-FAIL h6.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS h6.tabIndex: 2 tests
-FAIL h6.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS h6.align: 77 tests
-PASS hgroup.title: 77 tests
-PASS hgroup.lang: 77 tests
-PASS hgroup.dir: 151 tests
-PASS hgroup.className (<hgroup class>): 77 tests
-PASS hgroup.hidden: 79 tests
-PASS hgroup.accessKey: 77 tests
-PASS hgroup.tabIndex: 10 tests
-FAIL hgroup.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS hgroup.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL hgroup.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS hgroup.tabIndex: 36 tests
-FAIL hgroup.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS hgroup.tabIndex: 2 tests
-FAIL hgroup.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS header.title: 77 tests
-PASS header.lang: 77 tests
-PASS header.dir: 151 tests
-PASS header.className (<header class>): 77 tests
-PASS header.hidden: 79 tests
-PASS header.accessKey: 77 tests
-PASS header.tabIndex: 10 tests
-FAIL header.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS header.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL header.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS header.tabIndex: 36 tests
-FAIL header.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS header.tabIndex: 2 tests
-FAIL header.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS footer.title: 77 tests
-PASS footer.lang: 77 tests
-PASS footer.dir: 151 tests
-PASS footer.className (<footer class>): 77 tests
-PASS footer.hidden: 79 tests
-PASS footer.accessKey: 77 tests
-PASS footer.tabIndex: 10 tests
-FAIL footer.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS footer.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL footer.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS footer.tabIndex: 36 tests
-FAIL footer.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS footer.tabIndex: 2 tests
-FAIL footer.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS address.title: 77 tests
-PASS address.lang: 77 tests
-PASS address.dir: 151 tests
-PASS address.className (<address class>): 77 tests
-PASS address.hidden: 79 tests
-PASS address.accessKey: 77 tests
-PASS address.tabIndex: 10 tests
-FAIL address.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS address.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
-FAIL address.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS address.tabIndex: 36 tests
-FAIL address.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
-PASS address.tabIndex: 2 tests
-FAIL address.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
-PASS #document.dir (<html dir>): 151 tests
-PASS #document.fgColor (<body text>): 77 tests
-PASS #document.linkColor (<body link>): 77 tests
-PASS #document.vlinkColor (<body vlink>): 77 tests
-PASS #document.alinkColor (<body alink>): 77 tests
-PASS #document.bgColor (<body bgcolor>): 77 tests
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698