Index: third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badsuffix-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badsuffix-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badsuffix-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c9d18ed368f1e821602db5f48af159aec1e0b091 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badsuffix-expected.txt |
@@ -0,0 +1,4 @@ |
+This is a testharness.js-based test. |
+FAIL Context name "2d" plus a suffix is unrecognised Failed to execute 'getContext' on 'OffscreenCanvas': The provided value '2d#' is not a valid enum value of type OffscreenRenderingContextType. |
+Harness: the test ran to completion. |
+ |