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

Unified Diff: LayoutTests/platform/linux/compositing/backing/no-backing-for-clip-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/platform/linux/compositing/backing/no-backing-for-clip-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/backing/no-backing-for-clip-expected.txt b/LayoutTests/platform/linux/compositing/backing/no-backing-for-clip-expected.txt
index 71522228b0b308ee31ecc73a365a0881c3aa35d7..ae40ab74d0dd1c59f674aa59136ec5ad5916b4d6 100644
--- a/LayoutTests/platform/linux/compositing/backing/no-backing-for-clip-expected.txt
+++ b/LayoutTests/platform/linux/compositing/backing/no-backing-for-clip-expected.txt
@@ -11,6 +11,7 @@ This layer should not have backing store.
{
"position": [8, 8],
"bounds": [342, 244],
+ "drawsContent": true,
"children": [
{
"position": [1, 1],
@@ -19,6 +20,7 @@ This layer should not have backing store.
{
"position": [20, 40],
"bounds": [342, 182],
+ "drawsContent": true,
"children": [
{
"position": [1, 1],

Powered by Google App Engine
This is Rietveld 408576698