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

Unified Diff: chrome/common/extensions/docs/templates/intros/pageCapture.html

Issue 12996003: Dynamically generate a heading for Extension Docs API pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing comments - Patch currently being broken up Created 7 years, 6 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: chrome/common/extensions/docs/templates/intros/pageCapture.html
diff --git a/chrome/common/extensions/docs/templates/intros/pageCapture.html b/chrome/common/extensions/docs/templates/intros/pageCapture.html
index 1a566e329a067e139144957bcbc1faa18ce4cba6..f7ba012e28c1a0525e5f61013da4197fe0d6e08f 100644
--- a/chrome/common/extensions/docs/templates/intros/pageCapture.html
+++ b/chrome/common/extensions/docs/templates/intros/pageCapture.html
@@ -1,8 +1,4 @@
<p>
-The pageCapture API allows you to save a tab as MHTML.
-</p>
-
-<p>
MHTML is a <a href="http://tools.ietf.org/html/rfc2557">standard format</a>
supported by most browsers. It encapsulates in a single file a page and all
its resources (CSS files, images..).

Powered by Google App Engine
This is Rietveld 408576698