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

Unified Diff: components/test/data/dom_distiller/og_article.html

Issue 1047223003: Add integration of the new heuristics (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dd-adaboost-model
Patch Set: whitelist resources for ios Created 5 years, 9 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 | « components/test/data/dom_distiller/non_og_article.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test/data/dom_distiller/og_article.html
diff --git a/components/test/data/dom_distiller/og_article.html b/components/test/data/dom_distiller/og_article.html
new file mode 100644
index 0000000000000000000000000000000000000000..9a6fbf7b50ef2a069218a406804b565cb872ee68
--- /dev/null
+++ b/components/test/data/dom_distiller/og_article.html
@@ -0,0 +1,9 @@
+<html>
+<head prefix="og: http://ogp.me/ns#">
+ <title>Opengraph Article Title</title>
+ <meta property="og:type" content="article"/>
+</head>
+<body>
+Lorem ipsum dolor sit amet, at alia aliquip vel. Quas inani labore an vel. Sed an nemore minimum accusata. Sint inermis tacimates est ex, ad movet iracundia mei, delicata iracundia laboramus ei eos. Illud principes complectitur te nec, ius alienum insolens ea, cu quo oratio omnesque.
+</body>
+</html>
« no previous file with comments | « components/test/data/dom_distiller/non_og_article.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698