Skip to content

Commit

Permalink
Bug 1616169 - Mark canvas drawImage orientation tests as tentative. r…
Browse files Browse the repository at this point in the history
…=tnikkel

Per web-platform-tests/wpt#18549 (comment).

Differential Revision: https://phabricator.services.mozilla.com/D67936

--HG--
rename : testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap-orientation-none.html => testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap-orientation-none.tentative.html
rename : testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap-swap-width-height-orientation-none.html => testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap-swap-width-height-orientation-none.tentative.html
rename : testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap-swap-width-height.html => testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap-swap-width-height.tentative.html
rename : testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap.html => testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap.tentative.html
rename : testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/image-orientation/drawImage-from-element-orientation-none.html => testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/image-orientation/drawImage-from-element-orientation-none.tentative.html
rename : testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/image-orientation/drawImage-from-element-swap-width-height-orientation-none.html => testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/image-orientation/drawImage-from-element-swap-width-height-orientation-none.tentative.html
rename : testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/image-orientation/drawImage-from-element-swap-width-height.html => testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/image-orientation/drawImage-from-element-swap-width-height.tentative.html
rename : testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/image-orientation/drawImage-from-element.html => testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/image-orientation/drawImage-from-element.tentative.html
extra : moz-landing-system : lando
  • Loading branch information
heycam committed Apr 8, 2020
1 parent cfef7a1 commit c2cfba8
Show file tree
Hide file tree
Showing 16 changed files with 8 additions and 8 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[drawImage-from-bitmap-swap-width-height.tentative.html]
expected: FAIL

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[drawImage-from-bitmap.tentative.html]
expected: FAIL

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[drawImage-from-element-swap-width-height.tentative.html]
expected: FAIL

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[drawImage-from-element.tentative.html]
expected: FAIL

0 comments on commit c2cfba8

Please sign in to comment.