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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/paint/invalidation/4776765-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/4776765-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/4776765-expected.txt
index 47178cc0d1ffa10d08e869eb69d08883580591ad..6c142227beb4f9ef21d62028327a153482f18a0f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/4776765-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/4776765-expected.txt
@@ -9,7 +9,7 @@
{
"object": "LayoutBlockFlow DIV",
"rect": [3, 37, 794, 64],
- "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