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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-contenteditable-content-after-expected.txt

Issue 2665823002: Invalidate caret during paint invalidation (Closed)
Patch Set: NeedsRebaseline 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/paint/invalidation/caret-contenteditable-content-after-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-contenteditable-content-after-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-contenteditable-content-after-expected.txt
index 3369299a7f2d8131b42bcc5592d53528eb43d37d..020d385ae3b6094148f051d37bdcb0101a7aaf7d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-contenteditable-content-after-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-contenteditable-content-after-expected.txt
@@ -70,91 +70,12 @@
"object": "LayoutTextFragment (anonymous)",
"rect": [8, 48, 7, 19],
"reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow DIV id='editor'",
- "rect": [7, 47, 3, 22],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutBlockFlow DIV id='editor'",
- "rect": [7, 47, 3, 22],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutBlockFlow DIV id='editor'",
- "rect": [7, 47, 3, 22],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutBlockFlow DIV id='editor'",
- "rect": [7, 47, 3, 22],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutText #text",
- "rect": [29, 47, 3, 21],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutText #text",
- "rect": [29, 47, 3, 21],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutText #text",
- "rect": [29, 47, 3, 21],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutText #text",
- "rect": [22, 47, 3, 21],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutText #text",
- "rect": [22, 47, 3, 21],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutText #text",
- "rect": [22, 47, 3, 21],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutText #text",
- "rect": [22, 47, 3, 21],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutText #text",
- "rect": [14, 47, 3, 21],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutText #text",
- "rect": [14, 47, 3, 21],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutText #text",
- "rect": [14, 47, 3, 21],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutText #text",
- "rect": [14, 47, 3, 21],
- "reason": "invalidate paint rectangle"
}
]
}
],
"objectPaintInvalidations": [
{
- "object": "Caret",
- "reason": "invalidate paint rectangle"
- },
- {
"object": "LayoutBlockFlow DIV id='editor'",
"reason": "style change"
},
@@ -164,19 +85,7 @@
},
{
"object": "Caret",
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "Caret",
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "Caret",
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "Caret",
- "reason": "invalidate paint rectangle"
+ "reason": "caret"
},
{
"object": "LayoutBlockFlow DIV id='editor'",
@@ -188,11 +97,7 @@
},
{
"object": "Caret",
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "Caret",
- "reason": "invalidate paint rectangle"
+ "reason": "caret"
},
{
"object": "LayoutText #text",
@@ -211,14 +116,6 @@
"reason": "forced by layout"
},
{
- "object": "Caret",
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "Caret",
- "reason": "invalidate paint rectangle"
- },
- {
"object": "LayoutBlockFlow DIV id='editor'",
"reason": "forced by layout"
},
@@ -228,11 +125,7 @@
},
{
"object": "Caret",
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "Caret",
- "reason": "invalidate paint rectangle"
+ "reason": "caret"
},
{
"object": "LayoutText #text",
@@ -251,14 +144,6 @@
"reason": "forced by layout"
},
{
- "object": "Caret",
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "Caret",
- "reason": "invalidate paint rectangle"
- },
- {
"object": "LayoutBlockFlow DIV id='editor'",
"reason": "forced by layout"
},
@@ -268,11 +153,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