Index: third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/context.casesensitive-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/context.casesensitive-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/context.casesensitive-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7290637bc576223c89e8fc21020ca7101f224b4e |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/context.casesensitive-expected.txt |
@@ -0,0 +1,4 @@ |
+This is a testharness.js-based test. |
+FAIL Context name "2D" is unrecognised; matching is case sensitive 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. |
+ |