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

Unified Diff: third_party/WebKit/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt

Issue 1951043002: Don't let PaintInvalidationLocationChange shadow other reasons (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/layer-creation/compositing-reason-removed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt
index a6f9eb0be1bcd133bbda64ea6df6fde55d4a91d5..b1c2191491770a582e25b79886b57a73a64147d6 100644
--- a/third_party/WebKit/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt
@@ -9,7 +9,7 @@
{
"object": "LayoutBlockFlow (relative positioned) DIV id='square'",
"rect": [8, 8, 30, 30],
- "reason": "location change"
+ "reason": "compositing update"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698