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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/border-radius-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/platform/linux/paint/invalidation/border-radius-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/border-radius-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/border-radius-repaint-expected.txt
index 6a180dbf48d7fb2e724361c071920bca157a0f30..cd6468d06a0b9655d1826aba5c9a0a432830c724 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/border-radius-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/border-radius-repaint-expected.txt
@@ -15,16 +15,6 @@
"object": "LayoutBlockFlow DIV",
"rect": [19, 83, 200, 88],
"reason": "border box change"
- },
- {
- "object": "LayoutBlockFlow DIV id='b'",
- "rect": [33, 299, 172, 20],
- "reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow DIV id='a'",
- "rect": [33, 137, 172, 20],
- "reason": "incremental"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698