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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/delete-into-nested-block-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/paint/invalidation/delete-into-nested-block-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/delete-into-nested-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/delete-into-nested-block-expected.txt
index 63c54970250fc62baaa48c43eb83155c0af744b1..5ae8fded11e7153e55471dd8f6152291bdf328fc 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/delete-into-nested-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/delete-into-nested-block-expected.txt
@@ -45,21 +45,6 @@
"object": "LayoutText #text",
"rect": [8, 119, 28, 18],
"reason": "layoutObject removal"
- },
- {
- "object": "LayoutText #text",
- "rect": [7, 118, 3, 20],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutText #text",
- "rect": [7, 118, 3, 20],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutText #text",
- "rect": [7, 118, 3, 20],
- "reason": "invalidate paint rectangle"
}
]
}
@@ -106,10 +91,6 @@
"reason": "layoutObject removal"
},
{
- "object": "Caret",
- "reason": "invalidate paint rectangle"
- },
- {
"object": "LayoutBlockFlow DIV id='one'",
"reason": "full"
},
@@ -119,11 +100,7 @@
},
{
"object": "Caret",
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "Caret",
- "reason": "invalidate paint rectangle"
+ "reason": "caret"
},
{
"object": "LayoutText #text",

Powered by Google App Engine
This is Rietveld 408576698