Chromium Code Reviews

Side by Side 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.
Jump to:
View unified diff |
OLDNEW
1 <html> 1 <html>
2 <body> 2 <body>
3 <img src="simple.png"/>
3 </body> 4 </body>
4 </html> 5 </html>
OLDNEW

Powered by Google App Engine