Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-api-for-browsers/vttcue-interface/align-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-api-for-browsers/vttcue-interface/align-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-api-for-browsers/vttcue-interface/align-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..fc2e24664e44f5c2e9dbfa622a6cad1489f16035 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-api-for-browsers/vttcue-interface/align-expected.txt |
| @@ -0,0 +1,6 @@ |
| +CONSOLE ERROR: Text track from origin 'null' has been blocked from loading: Not at same origin as the document, and parent of track element does not have a 'crossorigin' attribute. Origin 'http://web-platform.test:8001' is therefore not allowed access. |
| +This is a testharness.js-based test. |
| +FAIL VTTCue.align, script-created cue assert_equals: expected "center" but got "middle" |
|
foolip
2017/02/15 05:50:40
Yay, https://codereview.chromium.org/2683633006/ s
|
| +FAIL VTTCue.align, parsed cue assert_unreached: got error event Reached unreachable code |
| +Harness: the test ran to completion. |
| + |