summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/canvas/element/manual/imagebitmap/worker-onmessage-noop.js
blob: c0a352b4d9e5b21865fcb88a54cdca6b1c13819f (plain)
1
2
3
self.onmessage = function(e) {
};