Pass | Passing a LINE TABULATION to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class="">LINE TABULATION</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a NEXT LINE to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class="…">NEXT LINE</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a NO-BREAK SPACE to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class=" ">NO-BREAK SPACE</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a OGHAM SPACE MARK to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class=" ">OGHAM SPACE MARK</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a EN QUAD to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class=" ">EN QUAD</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a EM QUAD to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class=" ">EM QUAD</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a EN SPACE to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class=" ">EN SPACE</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a EM SPACE to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class=" ">EM SPACE</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a THREE-PER-EM SPACE to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class=" ">THREE-PER-EM SPACE</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a FOUR-PER-EM SPACE to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class=" ">FOUR-PER-EM SPACE</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a SIX-PER-EM SPACE to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class=" ">SIX-PER-EM SPACE</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a FIGURE SPACE to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class=" ">FIGURE SPACE</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a PUNCTUATION SPACE to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class=" ">PUNCTUATION SPACE</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a THIN SPACE to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class=" ">THIN SPACE</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a HAIR SPACE to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class=" ">HAIR SPACE</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a LINE SEPARATOR to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class="
">LINE SEPARATOR</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a PARAGRAPH SEPARATOR to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class="
">PARAGRAPH SEPARATOR</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a NARROW NO-BREAK SPACE to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class=" ">NARROW NO-BREAK SPACE</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a MEDIUM MATHEMATICAL SPACE to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class=" ">MEDIUM MATHEMATICAL SPACE</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a IDEOGRAPHIC SPACE to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class=" ">IDEOGRAPHIC SPACE</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a MONGOLIAN VOWEL SEPARATOR to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class="">MONGOLIAN VOWEL SEPARATOR</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a ZERO WIDTH SPACE to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class="">ZERO WIDTH SPACE</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a ZERO WIDTH NON-JOINER to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class="">ZERO WIDTH NON-JOINER</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a ZERO WIDTH JOINER to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class="">ZERO WIDTH JOINER</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a WORD JOINER to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class="">WORD JOINER</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|
Pass | Passing a ZERO WIDTH NON-BREAKING SPACE to getElementsByClassName still finds the span | Asserts runPass | assert_equals(1, 1, "Sanity check: the class name was retrieved and is a single character")
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:45:5) | Pass | assert_array_equals(object "[object HTMLCollection]", [Element node <span class="">ZERO WIDTH NON-BREAKING SPACE</span>])
at Test.<anonymous> ( /dom/nodes/getElementsByClassName-whitespace-class-names.html:47:5) |
|