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

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

Issue 455343002: DevTools: Add new DocumentationURLProvider sources and some tests for documentation (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/documentation/documentation-url-provider-expected.txt
diff --git a/LayoutTests/inspector/documentation/documentation-url-provider-expected.txt b/LayoutTests/inspector/documentation/documentation-url-provider-expected.txt
index 7e4dea9d912750374d656e620ba587974cf8a883..cd5f38b899a9b6bce1217804c84f1c3dc33f01ee 100644
--- a/LayoutTests/inspector/documentation/documentation-url-provider-expected.txt
+++ b/LayoutTests/inspector/documentation/documentation-url-provider-expected.txt
@@ -17,4 +17,8 @@ Property keys:
http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Object/keys&prop=revisions&rvprop=timestamp|content&format=json
Property notExist:
null
+Property indexOf:
+http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Array/indexOf&prop=revisions&rvprop=timestamp|content&format=json
+Property setDate:
+http://docs.webplatform.org/w/api.php?action=query&titles=javascript/Date/setDate&prop=revisions&rvprop=timestamp|content&format=json

Powered by Google App Engine
This is Rietveld 408576698