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

Unified Diff: third_party/WebKit/Source/web/tests/data/frame_owner_properties.html

Issue 1307013004: Propagate scrolling/marginwidth/marginheight property values to child frame. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: content_unittests compile fix Created 5 years, 1 month 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
« no previous file with comments | « third_party/WebKit/Source/web/tests/WebViewTest.cpp ('k') | third_party/WebKit/public/blink_headers.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/web/tests/data/frame_owner_properties.html
diff --git a/third_party/WebKit/LayoutTests/plugins/resources/empty.html b/third_party/WebKit/Source/web/tests/data/frame_owner_properties.html
similarity index 69%
copy from third_party/WebKit/LayoutTests/plugins/resources/empty.html
copy to third_party/WebKit/Source/web/tests/data/frame_owner_properties.html
index 2655f4e778ae9afa01df35d60c2d87473b4fbc6f..0e2c69dd51b999674bf9b46e33267bba3fbff9a3 100644
--- a/third_party/WebKit/LayoutTests/plugins/resources/empty.html
+++ b/third_party/WebKit/Source/web/tests/data/frame_owner_properties.html
@@ -3,5 +3,6 @@
<head>
</head>
<body>
+ <div>Some content.</div>
</body>
</html>
« no previous file with comments | « third_party/WebKit/Source/web/tests/WebViewTest.cpp ('k') | third_party/WebKit/public/blink_headers.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698