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

Unified Diff: Source/web/tests/data/pageserializer/frames/simple_iframe.html

Issue 1167413004: Merge page serializers [4/12] (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix nits 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
Index: Source/web/tests/data/pageserializer/frames/simple_iframe.html
diff --git a/LayoutTests/fast/events/resources/keypress-frame.html b/Source/web/tests/data/pageserializer/frames/simple_iframe.html
similarity index 55%
copy from LayoutTests/fast/events/resources/keypress-frame.html
copy to Source/web/tests/data/pageserializer/frames/simple_iframe.html
index 1b799bb9fe6702b12f27dc898d255280e1fa9758..a77833896ddf72b7ce1e5b6d13fe096be452fec3 100644
--- a/LayoutTests/fast/events/resources/keypress-frame.html
+++ b/Source/web/tests/data/pageserializer/frames/simple_iframe.html
@@ -1,5 +1,5 @@
<html>
<body>
- <input id="tf1">
+<img src="simple.png"/>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698