Chromium Code Reviews

Unified Diff: Source/web/tests/data/pageserializer/iframe2.html

Issue 68613003: Merges the two different page serializers (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove newline after XML decl Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: Source/web/tests/data/pageserializer/iframe2.html
diff --git a/Source/web/tests/data/pageserializer/iframe2.html b/Source/web/tests/data/pageserializer/iframe2.html
deleted file mode 100644
index 6d044b2eccbb7f9e3f0b5dfca8688f2edfcf978f..0000000000000000000000000000000000000000
--- a/Source/web/tests/data/pageserializer/iframe2.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-<body>
-
-<img src="green_background.png"/>
-<img src="blue_background.png"/>
-
-</body>
-
-</html>
« no previous file with comments | « Source/web/tests/data/pageserializer/iframe.html ('k') | Source/web/tests/data/pageserializer/import_style_from_link.css » ('j') | no next file with comments »

Powered by Google App Engine