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

Unified Diff: third_party/WebKit/LayoutTests/compositing/squashing/repaint-via-layout-offset-expected.html

Issue 1994373002: Convert some repaint tests into ref tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/compositing/squashing/repaint-via-layout-offset-expected.html
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/repaint-via-layout-offset-expected.html b/third_party/WebKit/LayoutTests/compositing/squashing/repaint-via-layout-offset-expected.html
similarity index 93%
copy from third_party/WebKit/LayoutTests/paint/invalidation/spv2/repaint-via-layout-offset-expected.html
copy to third_party/WebKit/LayoutTests/compositing/squashing/repaint-via-layout-offset-expected.html
index 6d416a3f13ab1442b99c87ed0b512c72d804ed29..2dae0a10453f1c95970d51e0b0a1fbb4005263dd 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/repaint-via-layout-offset-expected.html
+++ b/third_party/WebKit/LayoutTests/compositing/squashing/repaint-via-layout-offset-expected.html
@@ -22,5 +22,6 @@
</style>
<div style="width:200px; height:200px; background-color: lightblue"></div>
<div id="container">
+ <span class="child"></span>
<span class="child embiggen"></span>
</div>

Powered by Google App Engine
This is Rietveld 408576698