Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(389)

Unified Diff: third_party/WebKit/LayoutTests/fast/canvas/canvas-ImageBitmap-transferable-expected.txt

Issue 1589923002: Add more layout test cases to createImageBitmap (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update layout test result Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-ImageBitmap-transferable-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-ImageBitmap-transferable-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-ImageBitmap-transferable-expected.txt
index 6709036ccce741e5063238f9e44d543b320dc7df..8b4cd4f81ac62afc9d8598a6fe9d1cf9efd6ee91 100644
--- a/third_party/WebKit/LayoutTests/fast/canvas/canvas-ImageBitmap-transferable-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/canvas/canvas-ImageBitmap-transferable-expected.txt
@@ -7,6 +7,7 @@ PASS bitmapWidth is imageWidth
PASS bitmapHeight is imageHeight
PASS bitmapWidth is 0
PASS bitmapHeight is 0
+PASS createImageBitmap from a neutered ImageBitmap was rejected
PASS bitmapWidth is imageWidth
PASS bitmapHeight is imageHeight
PASS newImage.data[0] is within 5 of image.data[0]

Powered by Google App Engine
This is Rietveld 408576698