Index: third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/context.emptystring-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/context.emptystring-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/context.emptystring-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2f2c477fbd7e6fa53615a656bbe473af3f0e3d1b |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/context.emptystring-expected.txt |
@@ -0,0 +1,4 @@ |
+This is a testharness.js-based test. |
+FAIL getContext with empty string returns null Failed to execute 'getContext' on 'OffscreenCanvas': The provided value '' is not a valid enum value of type OffscreenRenderingContextType. |
+Harness: the test ran to completion. |
+ |