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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/filter-invalidation-with-composited-container-change-expected.txt

Issue 1968743003: Auto-rebaseline for r392861 (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/fast/repaint/filter-invalidation-with-composited-container-change-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/filter-invalidation-with-composited-container-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/filter-invalidation-with-composited-container-change-expected.txt
index 3d6df5561d7714a098972cd35d364c013a73caab..b07af3d202006b34c91e46915d0c4047bdb1ea75 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/filter-invalidation-with-composited-container-change-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/filter-invalidation-with-composited-container-change-expected.txt
@@ -9,7 +9,7 @@
{
"object": "LayoutBlockFlow DIV id='box' class='green box blurry'",
"rect": [8, 8, 329, 329],
- "reason": "layer"
+ "reason": "subtree"
}
],
"children": [
@@ -23,7 +23,7 @@
{
"object": "LayoutBlockFlow DIV id='box' class='green box blurry'",
"rect": [-29, -29, 258, 258],
- "reason": "style change"
+ "reason": "subtree"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698