Revision 2e8fa7ba82e6d796bf460567be21fbe3d4902568 authored by Ian Clelland on 11 April 2018, 02:30:42 UTC, committed by Blink WPT Bot on 11 April 2018, 02:40:01 UTC
According to the DOM spec (https://dom.spec.whatwg.org/#dom-domtokenlist-supports)
the supports() method should compare the ASCII-lowercase transform of its input to
the list of tokens supported by the DOMTokenList.

Bug: 831166
Change-Id: I40903a307ffb949bbbbc99e02b56565cb81d00ed
Reviewed-on: https://chromium-review.googlesource.com/1005412
Reviewed-by: Kent Tamura <tkent@chromium.org>
Commit-Queue: Ian Clelland <iclelland@chromium.org>
Cr-Commit-Position: refs/heads/master@{#549733}
1 parent 1bb2bd0
History
File Mode Size
reftest
support
OWNERS -rw-r--r-- 26 bytes
README -rw-r--r-- 89 bytes
prefix-001.xml -rw-r--r-- 706 bytes
prefix-002.xml -rw-r--r-- 632 bytes
prefix-003.xml -rw-r--r-- 605 bytes
prefix-004.xml -rw-r--r-- 717 bytes
prefix-005.xml -rw-r--r-- 798 bytes
prefix-006.xml -rw-r--r-- 762 bytes
scope-001.xml -rw-r--r-- 680 bytes
scope-002.xml -rw-r--r-- 715 bytes
syntax-001.xml -rw-r--r-- 602 bytes
syntax-002.xml -rw-r--r-- 615 bytes
syntax-003.xml -rw-r--r-- 1.3 KB
syntax-004.xml -rw-r--r-- 635 bytes
syntax-005.xml -rw-r--r-- 1.1 KB
syntax-006.xml -rw-r--r-- 755 bytes
syntax-007.xml -rw-r--r-- 576 bytes
syntax-008.xml -rw-r--r-- 837 bytes
syntax-009.xml -rw-r--r-- 671 bytes
syntax-010.xml -rw-r--r-- 1.1 KB
syntax-011.xml -rw-r--r-- 1.6 KB
syntax-012.xml -rw-r--r-- 931 bytes
syntax-013.xml -rw-r--r-- 1.4 KB
syntax-014.xml -rw-r--r-- 1.0 KB
syntax-015.xml -rw-r--r-- 637 bytes
syntax-016.xml -rw-r--r-- 715 bytes

README

back to top