Title: [230361] trunk/LayoutTests/imported/w3c
Revision
230361
Author
ryanhad...@apple.com
Date
2018-04-06 17:20:35 -0700 (Fri, 06 Apr 2018)

Log Message

Rebaseline imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer.html after r230350.

Unreviewed test gardening.

* web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (230360 => 230361)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2018-04-07 00:00:34 UTC (rev 230360)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2018-04-07 00:20:35 UTC (rev 230361)
@@ -1,3 +1,11 @@
+2018-04-06  Ryan Haddad  <ryanhad...@apple.com>
+
+        Rebaseline imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer.html after r230350.
+
+        Unreviewed test gardening.
+
+        * web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer-expected.txt:
+
 2018-04-06  Youenn Fablet  <you...@apple.com>
 
         Import wpt webaudio tests

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer-expected.txt (230360 => 230361)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer-expected.txt	2018-04-07 00:00:34 UTC (rev 230360)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer-expected.txt	2018-04-07 00:20:35 UTC (rev 230361)
@@ -9,5 +9,5 @@
 FAIL Transfer ImageBitmap created from an OffscreenCanvas promise_test: Unhandled rejection with value: object "TypeError: null is not an object (evaluating 'testCtx.fillStyle = "rgb(255, 0, 0)"')"
 FAIL Transfer ImageBitmap created from an ImageData promise_test: Unhandled rejection with value: object "TypeError: createImageBitmap with ImageData is not implemented"
 PASS Transfer ImageBitmap created from an ImageBitmap 
-FAIL Transfer ImageBitmap created from a Blob promise_test: Unhandled rejection with value: object "TypeError: createImageBitmap with ArrayBuffer or Blob is not implemented"
+PASS Transfer ImageBitmap created from a Blob 
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to