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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-with-local-background-expected.txt

Issue 2498823002: Paint invalidation of local attachment backgrounds (Closed)
Patch Set: - Created 4 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/invalidation/compositing/background-attachment-local-composited.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-with-local-background-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-with-local-background-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-with-local-background-expected.txt
index 44e96740110b7d6f32c12a0caefacacb91fdc368..dce7761493cd7e7efdbe98e4d67a293acbed89d6 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-with-local-background-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/composited-overflow-with-local-background-expected.txt
@@ -35,7 +35,7 @@
{
"object": "LayoutBlockFlow DIV id='scroller'",
"rect": [0, 0, 185, 300],
- "reason": "style change"
+ "reason": "background on scrolling contents layer"
}
]
},
@@ -63,7 +63,7 @@
"objectPaintInvalidations": [
{
"object": "Scrolling Contents Layer",
- "reason": "style change"
+ "reason": "background on scrolling contents layer"
},
{
"object": "LayoutBlockFlow DIV id='scroller'",
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/invalidation/compositing/background-attachment-local-composited.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698