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

Unified Diff: LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt

Issue 708213002: Remove the HasOwnBackingButPaintsIntoAncestor compositing state. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed more tests. Created 6 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
Index: LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt
diff --git a/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt b/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt
index 3a42ce5c27380fdff0e2b4d73b09e8c2b15c5fa8..57a8a2594b326b2a867460e652712bc42c033c89 100644
--- a/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt
+++ b/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt
@@ -52,7 +52,6 @@ CASE 2, scrolling y to 80, new layers will be squashed, so things repaint:
[0, 200, 200, 100],
[0, 100, 200, 100],
[0, 100, 200, 100],
- [0, 0, 200, 100],
[0, 0, 200, 100]
],
"children": [
@@ -142,7 +141,6 @@ CASE 4, scrolling y to 170 new layers will be squashed, so things repaint:
[0, 200, 200, 100],
[0, 200, 200, 100],
[0, 100, 200, 100],
- [0, 0, 200, 100],
[0, 0, 200, 100]
],
"children": [

Powered by Google App Engine
This is Rietveld 408576698