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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/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/linux/virtual/disable-spinvalidation/paint/invalidation/selection-after-delete-expected.txt
similarity index 54%
copy from third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-after-delete-expected.txt
copy to third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/selection-after-delete-expected.txt
index b96665fe2fa64a705bb3e5f2729a0579fd74b9c0..4d9c6c8c339e9837e6d7d720d577d344a0b4323a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-after-delete-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/selection-after-delete-expected.txt
@@ -8,28 +8,13 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV id='test'",
- "rect": [38, 74, 152, 110],
+ "rect": [38, 78, 152, 102],
"reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "rect": [39, 75, 123, 107],
+ "rect": [39, 79, 146, 99],
"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