Index: Source/web/tests/data/pageserializer/datauri/page_with_morphing_data.html |
diff --git a/Source/web/tests/data/pageserializer/page_with_morphing_data.html b/Source/web/tests/data/pageserializer/datauri/page_with_morphing_data.html |
similarity index 58% |
rename from Source/web/tests/data/pageserializer/page_with_morphing_data.html |
rename to Source/web/tests/data/pageserializer/datauri/page_with_morphing_data.html |
index 32cea3e50310892dc80a17147392ac1c452576a8..08123cae58d82673aae4a6bbc32ca7fa809767a7 100644 |
--- a/Source/web/tests/data/pageserializer/page_with_morphing_data.html |
+++ b/Source/web/tests/data/pageserializer/datauri/page_with_morphing_data.html |
@@ -1,8 +1,8 @@ |
-<html> |
<!-- |
- This page is used to test that MHTMLArchive::generateMHTMLData does create |
- resources for data URLs for which the content morphed. |
+ This page is used to test that PageSerializer does create resources for data |
+ URLs for which the content morphed. |
--> |
+<html> |
<body> |
<iframe src="data:text/html;base64,PGh0bWw+PGJvZHk+PHNjcmlwdD5kb2N1bWVudC53cml0ZShNYXRoLnJhbmRvbSgpKTs8L3NjcmlwdD48L2JvZHk+PC9odG1sPgo="></iframe> |
</body> |