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

Unified Diff: Source/web/tests/data/pageserializer/css/css_test_page.html

Issue 1177693002: Merge page serializers [6/12] (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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
« no previous file with comments | « Source/web/tests/WebPageNewSerializerTest.cpp ('k') | Source/web/tests/data/pageserializer/css/image.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/data/pageserializer/css/css_test_page.html
diff --git a/Source/web/tests/data/pageserializer/css_test_page.html b/Source/web/tests/data/pageserializer/css/css_test_page.html
similarity index 96%
copy from Source/web/tests/data/pageserializer/css_test_page.html
copy to Source/web/tests/data/pageserializer/css/css_test_page.html
index 1ae67160b28c0776be695a490544c5700dc17ee8..badff29f68f73ce50db801940325cfdf8340a1cc 100644
--- a/Source/web/tests/data/pageserializer/css_test_page.html
+++ b/Source/web/tests/data/pageserializer/css/css_test_page.html
@@ -1,9 +1,7 @@
-<html>
-
-<!-- This page is used to test that CSS resources are retrieved correctly by the
- WebPageSerializer::generateSnapshot method
+<!-- This page is used to test that CSS resources are retrieved correctly by
+ the PageSerializer.
-->
-
+<html>
<head>
<link rel="stylesheet" type="text/css" href="link_styles.css" />
« no previous file with comments | « Source/web/tests/WebPageNewSerializerTest.cpp ('k') | Source/web/tests/data/pageserializer/css/image.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698