Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(82)

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt

Issue 1636633002: Ship ImageBitmap and createImageBitmap (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update a layout test result Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 interface Blob 1 interface Blob
2 getter size 2 getter size
3 getter type 3 getter type
4 method constructor 4 method constructor
5 method slice 5 method slice
6 interface Cache 6 interface Cache
7 method add 7 method add
8 method addAll 8 method addAll
9 method constructor 9 method constructor
10 method delete 10 method delete
(...skipping 591 matching lines...) Expand 10 before | Expand all | Expand 10 after
602 getter onunhandledrejection 602 getter onunhandledrejection
603 getter performance 603 getter performance
604 getter self 604 getter self
605 getter webkitIndexedDB 605 getter webkitIndexedDB
606 method atob 606 method atob
607 method btoa 607 method btoa
608 method clearInterval 608 method clearInterval
609 method clearTimeout 609 method clearTimeout
610 method close 610 method close
611 method constructor 611 method constructor
612 method createImageBitmap
612 method fetch 613 method fetch
613 method importScripts 614 method importScripts
614 method setInterval 615 method setInterval
615 method setTimeout 616 method setTimeout
616 method webkitRequestFileSystem 617 method webkitRequestFileSystem
617 method webkitRequestFileSystemSync 618 method webkitRequestFileSystemSync
618 method webkitResolveLocalFileSystemSyncURL 619 method webkitResolveLocalFileSystemSyncURL
619 method webkitResolveLocalFileSystemURL 620 method webkitResolveLocalFileSystemURL
620 setter console 621 setter console
621 setter onerror 622 setter onerror
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
765 setter onfetch 766 setter onfetch
766 setter oninstall 767 setter oninstall
767 setter onmessage 768 setter onmessage
768 setter onnotificationclick 769 setter onnotificationclick
769 setter onpush 770 setter onpush
770 setter onsync 771 setter onsync
771 This is a testharness.js-based test. 772 This is a testharness.js-based test.
772 PASS Verify the interface of ServiceWorkerGlobalScope 773 PASS Verify the interface of ServiceWorkerGlobalScope
773 Harness: the test ran to completion. 774 Harness: the test ran to completion.
774 775
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698