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

Unified Diff: third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection-expected.html

Issue 2132173002: Update some squashing tests to actually test squashing vs non-squashing behavior. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: none Created 4 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
« no previous file with comments | « third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection-expected.html
diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection-expected.html b/third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection-expected.html
index 954dd315d829f7364aa090dc5df2942f768840d3..cdca884e8649edfb2a681e293666331bf3279428 100644
--- a/third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection-expected.html
+++ b/third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection-expected.html
@@ -5,6 +5,10 @@
#ancestor {
-webkit-box-reflect: below;
}
+ #composited-overlap-child {
+ will-change: transform;
+ }
+
</style>
<script src="resources/squash-with-ancestor-property.js"></script>
<script>
« no previous file with comments | « third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698