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

Unified Diff: chrome/common/extensions/docs/server2/known_broken_links.json

Issue 99703004: Docserver: Fix the TOC rendering for API references by fixing the haphazard way (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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: chrome/common/extensions/docs/server2/known_broken_links.json
diff --git a/chrome/common/extensions/docs/server2/known_broken_links.json b/chrome/common/extensions/docs/server2/known_broken_links.json
index 885d5b9a0f1af965251ec88d527c21bc797dd3a5..468fe3c095d16c27b7092492b80c85cb4ae51ba5 100644
--- a/chrome/common/extensions/docs/server2/known_broken_links.json
+++ b/chrome/common/extensions/docs/server2/known_broken_links.json
@@ -2011,6 +2011,18 @@
],
[
200,
+ "extensions/tabs.html",
+ "#type-ImageDetails",
+ "target anchor not found"
+ ],
+ [
+ 200,
+ "extensions/tabs.html",
Yoyo Zhou 2013/12/10 23:48:23 ? This is a duplicate entry?
not at google - send to devlin 2013/12/11 22:23:23 Huh weird. It's all done automatically. I'll look
+ "#type-ImageDetails",
+ "target anchor not found"
+ ],
+ [
+ 200,
"extensions/declarativeContent.html",
"#type-Rule",
"target anchor not found"

Powered by Google App Engine
This is Rietveld 408576698