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

Side by Side Diff: LayoutTests/inspector/documentation/documentation-url-provider-expected.txt

Issue 466743002: DevTools: Show doc context menu items for matching methods on all objects (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Comments addressed Created 6 years, 4 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 verifies URL created by WebInspector.DocumentationURLProvider 1 This test verifies URL created by WebInspector.DocumentationURLProvider
2 Property max: 2 Property max:
3 http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Math/max&pr op=revisions&rvprop=timestamp|content&format=json 3 0: http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Math /max&prop=revisions&rvprop=timestamp|content&format=json
4 Property insertBefore: 4 Property insertBefore:
5 http://docs.webplatform.org/w/api.php?action=query&titles=dom/Node/insertBefore& prop=revisions&rvprop=timestamp|content&format=json 5 0: http://docs.webplatform.org/w/api.php?action=query&titles=dom/Node/insert Before&prop=revisions&rvprop=timestamp|content&format=json
6 Property eval: 6 Property eval:
7 http://docs.webplatform.org/w/api.php?action=query&titles=javascript/eval&prop=r evisions&rvprop=timestamp|content&format=json 7 0: http://docs.webplatform.org/w/api.php?action=query&titles=javascript/eval &prop=revisions&rvprop=timestamp|content&format=json
8 Property stringify: 8 Property stringify:
9 http://docs.webplatform.org/w/api.php?action=query&titles=javascript/JSON/string ify&prop=revisions&rvprop=timestamp|content&format=json 9 0: http://docs.webplatform.org/w/api.php?action=query&titles=javascript/JSON /stringify&prop=revisions&rvprop=timestamp|content&format=json
10 Property isArray: 10 Property isArray:
11 http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Array/isArr ay&prop=revisions&rvprop=timestamp|content&format=json 11 0: http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Arra y/isArray&prop=revisions&rvprop=timestamp|content&format=json
12 Property now: 12 Property now:
13 http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Date/now&pr op=revisions&rvprop=timestamp|content&format=json 13 0: http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Date /now&prop=revisions&rvprop=timestamp|content&format=json
14 Property fromCharCode: 14 Property fromCharCode:
15 http://docs.webplatform.org/w/api.php?action=query&titles=javascript/String/from CharCode&prop=revisions&rvprop=timestamp|content&format=json 15 0: http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Stri ng/fromCharCode&prop=revisions&rvprop=timestamp|content&format=json
16 Property keys: 16 Property keys:
17 http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Object/keys &prop=revisions&rvprop=timestamp|content&format=json 17 0: http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Obje ct/keys&prop=revisions&rvprop=timestamp|content&format=json
18 1: http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Arra y/keys&prop=revisions&rvprop=timestamp|content&format=json
18 Property notExist: 19 Property notExist:
19 null 20 null
20 Property indexOf: 21 Property indexOf:
21 http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Array/index Of&prop=revisions&rvprop=timestamp|content&format=json 22 0: http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Arra y/indexOf&prop=revisions&rvprop=timestamp|content&format=json
23 1: http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Stri ng/indexOf&prop=revisions&rvprop=timestamp|content&format=json
22 Property setDate: 24 Property setDate:
23 http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Date/setDat e&prop=revisions&rvprop=timestamp|content&format=json 25 0: http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Date /setDate&prop=revisions&rvprop=timestamp|content&format=json
26 Property parse:
27 0: http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Date /parse&prop=revisions&rvprop=timestamp|content&format=json
28 1: http://docs.webplatform.org/w/api.php?action=query&titles=javascript/JSON /parse&prop=revisions&rvprop=timestamp|content&format=json
24 29
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698