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

Unified Diff: content/test/data/hello.html

Issue 1970693002: Use mojo for Chrome Loading, Part 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: content/test/data/hello.html
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.html b/content/test/data/hello.html
similarity index 55%
copy from third_party/WebKit/LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.html
copy to content/test/data/hello.html
index c50eddd41faba2ecc8928e459288fe612b999170..be3b725b245f955f27da4a9d70e2e0b071ae3afc 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/invalidation-with-zero-size-object-expected.html
+++ b/content/test/data/hello.html
@@ -1 +1,2 @@
<!doctype html>
+<p>hello</p>

Powered by Google App Engine
This is Rietveld 408576698