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

Unified Diff: Source/web/tests/data/pageserializer/frames/simple_iframe.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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/web/tests/data/pageserializer/frames/simple_iframe.html
diff --git a/LayoutTests/dom/xhtml/level3/core/canonicalform08-expected.html b/Source/web/tests/data/pageserializer/frames/simple_iframe.html
similarity index 55%
copy from LayoutTests/dom/xhtml/level3/core/canonicalform08-expected.html
copy to Source/web/tests/data/pageserializer/frames/simple_iframe.html
index 7879e1ce9fd77d4d90054013725af5137e8ef31a..a77833896ddf72b7ce1e5b6d13fe096be452fec3 100644
--- a/LayoutTests/dom/xhtml/level3/core/canonicalform08-expected.html
+++ b/Source/web/tests/data/pageserializer/frames/simple_iframe.html
@@ -1,4 +1,5 @@
<html>
<body>
+<img src="simple.png"/>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698