Fail | Tests proper parsing of various regions present in WebVTT header area. | assert_equals: expected (string) "no region" but got (object) object "[object Object]" at checkCueRegions (https://wpt.live/webvtt/parsing/file-parsing/tests/header-regions.html:32:13)
at Test.<anonymous> (https://wpt.live/webvtt/parsing/file-parsing/tests/header-regions.html:43:9)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at HTMLTrackElement.<anonymous> (https://wpt.live/resources/testharness.js:2717:32) Asserts runPass | assert_equals(10, 10)
at Test.<anonymous> ( /webvtt/parsing/file-parsing/tests/header-regions.html:42:9) | Pass | assert_equals("no region", "no region")
at checkCueRegions ( /webvtt/parsing/file-parsing/tests/header-regions.html:32:13) | Pass | assert_equals("no region", "no region")
at checkCueRegions ( /webvtt/parsing/file-parsing/tests/header-regions.html:32:13) | Pass | assert_equals("no region", "no region")
at checkCueRegions ( /webvtt/parsing/file-parsing/tests/header-regions.html:32:13) | Pass | assert_equals("no region", "no region")
at checkCueRegions ( /webvtt/parsing/file-parsing/tests/header-regions.html:32:13) | Fail | assert_equals(object "[object Object]", "no region")
at checkCueRegions ( /webvtt/parsing/file-parsing/tests/header-regions.html:32:13) |
|