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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/resources/frame.html

Issue 2962073002: OOPIF support for layout test pixel dumps.
Patch Set: Rebasing on top of 8bc8e844008b (still works locally). Created 3 years, 5 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: third_party/WebKit/LayoutTests/http/tests/resources/frame.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/resources/frame.html b/third_party/WebKit/LayoutTests/http/tests/resources/frame.html
new file mode 100644
index 0000000000000000000000000000000000000000..d3d64af75cd3fa8b25cf2cc27c9cad3a4444788d
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/resources/frame.html
@@ -0,0 +1,20 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ </head>
+ <body>
+ Frame body.
+
+ Lorem ipsum dolor sit amet, consectetur adipiscing elit. In finibus, sapien
+ sit amet molestie cursus, diam sem iaculis ipsum, ut rhoncus risus erat
+ vitae sapien. In scelerisque dapibus arcu, nec fermentum elit porttitor ac.
+ Nam vestibulum elit eget metus pharetra, eu dignissim lectus tincidunt. Sed
+ aliquet odio eu magna tempor porttitor. Donec sed lectus eu lectus euismod
+ cursus sed ut dolor. Mauris sit amet magna convallis, consequat justo
+ egestas, euismod elit. Suspendisse ornare posuere risus, tristique
+ fringilla sapien. Ut eu metus volutpat, accumsan ligula vitae, commodo
+ nibh. Mauris aliquet libero ac nisi finibus, non viverra nisl rhoncus.
+ </body>
+</html>
+
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/cross-site-frame-expected.html ('k') | ui/gfx/font_render_params.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698