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

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

Issue 2872423002: Tweak PaintInvalidationReasons (Closed)
Patch Set: Rebaseline-cl Created 3 years, 7 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/caret-contenteditable-content-after-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/caret-contenteditable-content-after-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/caret-contenteditable-content-after-expected.txt
index 3ecf1b4e2e75b806b9d5f7e965fcc98a510cdf35..0f0a14e71afcd3bfe96f0cec26d9f982e292bbbc 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/caret-contenteditable-content-after-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/caret-contenteditable-content-after-expected.txt
@@ -14,17 +14,17 @@
{
"object": "LayoutBlockFlow DIV id='editor'",
"rect": [7, 47, 786, 22],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow DIV id='editor'",
"rect": [7, 47, 786, 22],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow DIV id='editor'",
"rect": [7, 47, 786, 22],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutText #text",
@@ -39,37 +39,37 @@
{
"object": "LayoutTextFragment (anonymous)",
"rect": [30, 48, 8, 19],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutTextFragment (anonymous)",
"rect": [23, 48, 8, 19],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutTextFragment (anonymous)",
"rect": [23, 48, 8, 19],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutTextFragment (anonymous)",
"rect": [15, 48, 8, 19],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutTextFragment (anonymous)",
"rect": [15, 48, 8, 19],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutText #text",
"rect": [8, 48, 8, 19],
- "reason": "layoutObject insertion"
+ "reason": "appeared"
},
{
"object": "LayoutTextFragment (anonymous)",
"rect": [8, 48, 8, 19],
- "reason": "forced by layout"
+ "reason": "geometry"
}
]
}
@@ -89,11 +89,11 @@
},
{
"object": "LayoutBlockFlow DIV id='editor'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "RootInlineBox",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "Caret",
@@ -101,27 +101,27 @@
},
{
"object": "LayoutText #text",
- "reason": "layoutObject insertion"
+ "reason": "appeared"
},
{
"object": "InlineTextBox 'a'",
- "reason": "layoutObject insertion"
+ "reason": "appeared"
},
{
"object": "LayoutTextFragment (anonymous)",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'x'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow DIV id='editor'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "RootInlineBox",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "Caret",
@@ -137,19 +137,19 @@
},
{
"object": "LayoutTextFragment (anonymous)",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'x'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow DIV id='editor'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "RootInlineBox",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "Caret",
@@ -165,11 +165,11 @@
},
{
"object": "LayoutTextFragment (anonymous)",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'x'",
- "reason": "forced by layout"
+ "reason": "geometry"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698