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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/table-section-repaint-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/table-section-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table-section-repaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table-section-repaint-expected.txt
index 341420752e29aa67d209f2edc0ada7e92877999c..dcfaad3f0ba8302045bb20072b3fbf86b18c4faf 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/table-section-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/table-section-repaint-expected.txt
@@ -62,11 +62,6 @@
"reason": "bounds change"
},
{
- "object": "LayoutBlockFlow DIV id='top' class='blue half'",
- "rect": [8, 98, 60, 30],
- "reason": "became invisible"
- },
- {
"object": "LayoutTableCell TD",
"rect": [8, 98, 60, 30],
"reason": "became invisible"

Powered by Google App Engine
This is Rietveld 408576698