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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/4776765-expected.txt

Issue 2669003002: Optimize outline paint invalidation (Closed)
Patch Set: - 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/platform/win/paint/invalidation/4776765-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/4776765-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/4776765-expected.txt
index 8ef32bc9030b75a4bd8b014f40c8019b7a576dd0..a7965f37502a82574051b3d09ef6d7ca25b94ee6 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/4776765-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/4776765-expected.txt
@@ -9,7 +9,7 @@
{
"object": "LayoutBlockFlow DIV",
"rect": [7, 41, 786, 56],
- "reason": "outline"
+ "reason": "border box change"
},
{
"object": "LayoutBlockFlow DIV id='div'",
@@ -50,7 +50,7 @@
},
{
"object": "LayoutBlockFlow DIV",
- "reason": "outline"
+ "reason": "border box change"
},
{
"object": "LayoutBlockFlow DIV id='div'",

Powered by Google App Engine
This is Rietveld 408576698