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

Side by Side Diff: LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt

Issue 1042513002: Add the vibrate attribute to the Notification object (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 8 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 This test documents all interface attributes and methods on SharedWorkerGlobalSc ope. 1 This test documents all interface attributes and methods on SharedWorkerGlobalSc ope.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 Starting worker: resources/global-interface-listing.js 6 Starting worker: resources/global-interface-listing.js
7 [Worker] [INTERFACES] 7 [Worker] [INTERFACES]
8 [Worker] interface Array 8 [Worker] interface Array
9 [Worker] attribute length 9 [Worker] attribute length
10 [Worker] method concat 10 [Worker] method concat
(...skipping 547 matching lines...) Expand 10 before | Expand all | Expand 10 after
558 [Worker] getter dir 558 [Worker] getter dir
559 [Worker] getter icon 559 [Worker] getter icon
560 [Worker] getter lang 560 [Worker] getter lang
561 [Worker] getter onclick 561 [Worker] getter onclick
562 [Worker] getter onclose 562 [Worker] getter onclose
563 [Worker] getter onerror 563 [Worker] getter onerror
564 [Worker] getter onshow 564 [Worker] getter onshow
565 [Worker] getter silent 565 [Worker] getter silent
566 [Worker] getter tag 566 [Worker] getter tag
567 [Worker] getter title 567 [Worker] getter title
568 [Worker] getter vibrate
568 [Worker] method close 569 [Worker] method close
569 [Worker] method constructor 570 [Worker] method constructor
570 [Worker] setter onclick 571 [Worker] setter onclick
571 [Worker] setter onclose 572 [Worker] setter onclose
572 [Worker] setter onerror 573 [Worker] setter onerror
573 [Worker] setter onshow 574 [Worker] setter onshow
574 [Worker] interface Number 575 [Worker] interface Number
575 [Worker] method constructor 576 [Worker] method constructor
576 [Worker] method toExponential 577 [Worker] method toExponential
577 [Worker] method toFixed 578 [Worker] method toFixed
(...skipping 488 matching lines...) Expand 10 before | Expand all | Expand 10 after
1066 [Worker] method abort 1067 [Worker] method abort
1067 [Worker] method constructor 1068 [Worker] method constructor
1068 [Worker] method objectStore 1069 [Worker] method objectStore
1069 [Worker] setter onabort 1070 [Worker] setter onabort
1070 [Worker] setter oncomplete 1071 [Worker] setter oncomplete
1071 [Worker] setter onerror 1072 [Worker] setter onerror
1072 PASS successfullyParsed is true 1073 PASS successfullyParsed is true
1073 1074
1074 TEST COMPLETE 1075 TEST COMPLETE
1075 1076
OLDNEW
« no previous file with comments | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/modules/notifications/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698