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

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

Issue 2380683006: SPv2: Add support for tracking raster paint invalidations in testing. (Closed)
Patch Set: none Created 4 years, 3 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/paint/invalidation/margin-expected.txt b/third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt
similarity index 90%
copy from third_party/WebKit/LayoutTests/paint/invalidation/margin-expected.txt
copy to third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt
index f3488cf7542d08a01aa0e3307d9dfcdbe234a91c..3624bdf8e50cb931c3da6e112be69b360b330bd1 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/margin-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt
@@ -1,7 +1,5 @@
{
- "name": "Content Root Layer",
- "bounds": [800, 600],
- "children": [
+ "layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],

Powered by Google App Engine
This is Rietveld 408576698