Index: third_party/WebKit/LayoutTests/imported/wpt/imagebitmap-renderingcontext/context-creation-with-alpha-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/imagebitmap-renderingcontext/context-creation-with-alpha-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/imagebitmap-renderingcontext/context-creation-with-alpha-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..84b4e5f2ef8f80821031d5f1bde22da3b6a87841 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/imagebitmap-renderingcontext/context-creation-with-alpha-expected.txt |
@@ -0,0 +1,7 @@ |
+CONSOLE ERROR: Uncaught (in promise) Error: assert_array_equals: property 1, expected 127 but got 255 |
+This is a testharness.js-based test. |
+FAIL Test that an ImageBitmapRenderingContext with alpha disabled makes the canvas opaque assert_not_equals: got disallowed value undefined |
+FAIL Test that an ImageBitmapRenderingContext with alpha enabled preserves the alpha assert_not_equals: got disallowed value undefined |
+FAIL Test that the 'alpha' context creation attribute is true by default assert_not_equals: got disallowed value undefined |
+Harness: the test ran to completion. |
+ |