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

Unified Diff: chrome/test/data/dom_distiller/simple_article.html

Issue 266073003: Add support for distilling current WebContents (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 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 | « chrome/chrome_tests.gypi ('k') | components/dom_distiller.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/dom_distiller/simple_article.html
diff --git a/components/test/data/dom_distiller/simple_article.html b/chrome/test/data/dom_distiller/simple_article.html
similarity index 73%
copy from components/test/data/dom_distiller/simple_article.html
copy to chrome/test/data/dom_distiller/simple_article.html
index ed6b1e2f5c476f86f672586f37bbe3ef476ee0f7..4c0279f8fd49022e7b3f6978153c9b908b77745b 100644
--- a/components/test/data/dom_distiller/simple_article.html
+++ b/chrome/test/data/dom_distiller/simple_article.html
@@ -3,19 +3,10 @@
<body>
<div>
<p>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.
-<img src="/relativeimage.png">
-<img src="http://www.google.com/absoluteimage.png">
-<a href="/relativelink.html">Relative link should be made absolute</a>
-<a href="http://www.google.com/absolutelink.html">Absolute link should be unchanged.</a>
<p>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.
<p>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.
-
-</div>
-<br>
-<div>
- I am questiontable content. <a href="http://some.questionable.content">Go here</a>
</div>
</body>
</html>
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | components/dom_distiller.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698