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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/clip-with-layout-delta-expected.txt

Issue 2751183002: Update reason after full paint invalidation (Closed)
Patch Set: rebaseline-cl Created 3 years, 9 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/clip-with-layout-delta-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/clip-with-layout-delta-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/clip-with-layout-delta-expected.txt
index e932567dd6d7737a132919389342f433b9b6600b..336fc473a27a98e8061590cfc1d58b80d11a9f8f 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/clip-with-layout-delta-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/clip-with-layout-delta-expected.txt
@@ -12,19 +12,9 @@
"reason": "background obscuration change"
},
{
- "object": "LayoutBlockFlow SPAN id='t2' class='blue'",
- "rect": [108, 8, 100, 100],
- "reason": "style change"
- },
- {
"object": "LayoutBlockFlow DIV",
"rect": [8, 8, 100, 100],
"reason": "background obscuration change"
- },
- {
- "object": "LayoutBlockFlow SPAN id='t1'",
- "rect": [8, 8, 100, 100],
- "reason": "style change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698