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

Unified Diff: third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt

Issue 2876923002: Track client debug names for raster invalidation tracking (Closed)
Patch Set: Rebaseline virtual/spv2/paint/invalidation/margin.html Created 3 years, 7 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/virtual/spv2/paint/invalidation/margin-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt b/third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt
index 002d805514a9e9a327e22da73190ab7e5891daaa..47d2f4ffb73b58ddf17cd98dd07c6ffd9ece6180 100644
--- a/third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt
@@ -12,9 +12,9 @@
"reason": "location change"
},
{
- "object": "",
+ "object": "LayoutBlockFlow (positioned) DIV id='target'",
"rect": [0, 0, 100, 100],
- "reason": "full"
+ "reason": "location change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698