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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/filter-invalidation-after-display-expected.txt

Issue 2625133003: Handle geometry effects of filters in GeometryMapper (Closed)
Patch Set: Rebaseline tests Created 3 years, 11 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/paint/invalidation/filter-invalidation-after-display-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/filter-invalidation-after-display-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/filter-invalidation-after-display-expected.txt
index c6328f0dd29c7625b07766f0481580516d9f3d1b..97c68d0887cd83c757e0729db896a29dcfe0ea19 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/filter-invalidation-after-display-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/filter-invalidation-after-display-expected.txt
@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow (positioned) DIV id='box' class='green box'",
- "rect": [300, 8, 329, 329],
+ "rect": [300, 8, 330, 330],
"reason": "subtree"
},
{

Powered by Google App Engine
This is Rietveld 408576698