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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/selection-after-delete-expected.txt

Issue 2687613002: Auto-rebaseline for r448799 (Closed)
Patch Set: Created 3 years, 10 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/virtual/disable-spinvalidation/paint/invalidation/selection-after-delete-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-after-delete-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/selection-after-delete-expected.txt
similarity index 59%
copy from third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-after-delete-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/selection-after-delete-expected.txt
index b96665fe2fa64a705bb3e5f2729a0579fd74b9c0..4e23b94afbdd92e2b77fe2d9bf0c3e8aa5eafa7e 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-after-delete-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/selection-after-delete-expected.txt
@@ -15,21 +15,6 @@
"object": "LayoutText #text",
"rect": [39, 75, 123, 107],
"reason": "layoutObject removal"
- },
- {
- "object": "LayoutBlockFlow DIV id='test'",
- "rect": [38, 74, 3, 19],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutBlockFlow DIV id='test'",
- "rect": [38, 74, 3, 19],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutBlockFlow DIV id='test'",
- "rect": [38, 74, 3, 19],
- "reason": "invalidate paint rectangle"
}
]
}
@@ -40,10 +25,6 @@
"reason": "layoutObject removal"
},
{
- "object": "Caret",
- "reason": "invalidate paint rectangle"
- },
- {
"object": "LayoutBlockFlow DIV id='test'",
"reason": "forced by layout"
},
@@ -53,11 +34,7 @@
},
{
"object": "Caret",
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "Caret",
- "reason": "invalidate paint rectangle"
+ "reason": "caret"
},
{
"object": "LayoutBR BR",

Powered by Google App Engine
This is Rietveld 408576698