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

Unified Diff: components/dom_distiller/core/html/preview.html

Issue 2885273002: Add <figure> to DOM distiller style preview template (Closed)
Patch Set: indent Created 3 years, 7 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller/core/html/preview.html
diff --git a/components/dom_distiller/core/html/preview.html b/components/dom_distiller/core/html/preview.html
index 55581f686d7a172957732cbc1d9c6b101428cf6e..a4c07c522787aecdcf9c8de650b1c2b46935388f 100644
--- a/components/dom_distiller/core/html/preview.html
+++ b/components/dom_distiller/core/html/preview.html
@@ -296,6 +296,11 @@ eleifend sagittis tortor turpis.</code></pre>
Ipsum aliquam placerat odio turpis, est lacinia, risus aenean
adipiscing integer, semper wisi tortor.
</p>
+ <figure>
+ <img
+ src="https://upload.wikimedia.org/wikipedia/commons/thumb/f/f2/Ara-Zoo-Muenster-2013-02.jpg/800px-Ara-Zoo-Muenster-2013-02.jpg">
+ <figcaption>Figure with caption</figcaption>
+ </figure>
<h4>Fermentum ligula mauris cras h4</h4>
<p>
Quia in elementum senectus,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698