Index: third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badname-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badname-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badname-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..86e24b9f69d2257b059ae76bec414dc60b3829a8 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badname-expected.txt |
@@ -0,0 +1,4 @@ |
+This is a testharness.js-based test. |
+FAIL getContext with unrecognised context name returns null Failed to execute 'getContext' on 'OffscreenCanvas': The provided value 'This is not an implemented context in any real browser' is not a valid enum value of type OffscreenRenderingContextType. |
+Harness: the test ran to completion. |
+ |