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