summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/canvas/element/manual/imagebitmap/createImageBitmap-serializable.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/html/canvas/element/manual/imagebitmap/createImageBitmap-serializable.html.ini')
-rw-r--r--testing/web-platform/meta/html/canvas/element/manual/imagebitmap/createImageBitmap-serializable.html.ini16
1 files changed, 8 insertions, 8 deletions
diff --git a/testing/web-platform/meta/html/canvas/element/manual/imagebitmap/createImageBitmap-serializable.html.ini b/testing/web-platform/meta/html/canvas/element/manual/imagebitmap/createImageBitmap-serializable.html.ini
index a7fa3d9c48..24a499ca05 100644
--- a/testing/web-platform/meta/html/canvas/element/manual/imagebitmap/createImageBitmap-serializable.html.ini
+++ b/testing/web-platform/meta/html/canvas/element/manual/imagebitmap/createImageBitmap-serializable.html.ini
@@ -1,6 +1,6 @@
[createImageBitmap-serializable.html]
expected:
- if os == "android": [TIMEOUT, OK, ERROR]
+ if os == "android": [ERROR, OK, TIMEOUT]
[Serialize ImageBitmap created from an HTMLVideoElement]
expected:
if os == "android": [FAIL, TIMEOUT]
@@ -15,31 +15,31 @@
[Serialize ImageBitmap created from a vector HTMLImageElement]
expected:
- if os == "android": [PASS, NOTRUN, TIMEOUT]
+ if os == "android": [PASS, TIMEOUT, NOTRUN]
[Serialize ImageBitmap created from a bitmap SVGImageElement]
expected:
- if os == "android": [PASS, NOTRUN, TIMEOUT]
+ if os == "android": [PASS, TIMEOUT, NOTRUN]
[Serialize ImageBitmap created from a vector SVGImageElement]
expected:
- if os == "android": [PASS, NOTRUN]
+ if os == "android": [TIMEOUT, PASS, NOTRUN]
[Serialize ImageBitmap created from an OffscreenCanvas]
expected:
- if os == "android": [PASS, NOTRUN]
+ if os == "android": [NOTRUN, PASS]
[Serialize ImageBitmap created from an ImageData]
expected:
- if os == "android": [PASS, NOTRUN]
+ if os == "android": [NOTRUN, PASS]
[Serialize ImageBitmap created from an ImageBitmap]
expected:
- if os == "android": [PASS, NOTRUN]
+ if os == "android": [NOTRUN, PASS]
[Serialize ImageBitmap created from a Blob]
expected:
- if os == "android": [PASS, NOTRUN, TIMEOUT]
+ if os == "android": [NOTRUN, PASS, TIMEOUT]
[Serializing a non-origin-clean ImageBitmap throws.]
expected: