summaryrefslogtreecommitdiff
path: root/tools/wpt
diff options
context:
space:
mode:
authorLeo Kettmeir <crowlkats@toaxl.com>2024-01-22 12:08:01 +0100
committerGitHub <noreply@github.com>2024-01-22 12:08:01 +0100
commit8f767627938ef10802864419061e58a8a75db567 (patch)
tree81f61ba0f8c14fb820a72500840eb0c619d54362 /tools/wpt
parentb4990d1aa233db662cf22d7f872d45b3a947e0f6 (diff)
feat(web): ImageBitmap (#21898)
Diffstat (limited to 'tools/wpt')
-rw-r--r--tools/wpt/expectation.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json
index f473eef20..97bb65113 100644
--- a/tools/wpt/expectation.json
+++ b/tools/wpt/expectation.json
@@ -8250,7 +8250,6 @@
"interface-objects": {
"001.worker.html": [
"The SharedWorker interface object should be exposed.",
- "The ImageBitmap interface object should be exposed.",
"The CanvasGradient interface object should be exposed.",
"The CanvasPattern interface object should be exposed.",
"The CanvasPath interface object should be exposed.",
@@ -10971,4 +10970,4 @@
"eventsource-reconnect.window.html": false,
"request-status-error.window.html": false
}
-} \ No newline at end of file
+}