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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/virtual/disable-spinvalidation/paint/invalidation/caret-contenteditable-content-after-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/caret-contenteditable-content-after-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/caret-contenteditable-content-after-expected.txt
index 020d385ae3b6094148f051d37bdcb0101a7aaf7d..1d5bf0d011a00eb7459dc035b100622d6ee8d5f3 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/caret-contenteditable-content-after-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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, 7, 19],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutTextFragment (anonymous)",
"rect": [23, 48, 7, 19],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutTextFragment (anonymous)",
"rect": [23, 48, 7, 19],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutTextFragment (anonymous)",
"rect": [15, 48, 7, 19],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutTextFragment (anonymous)",
"rect": [15, 48, 7, 19],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutText #text",
"rect": [8, 48, 7, 19],
- "reason": "layoutObject insertion"
+ "reason": "appeared"
},
{
"object": "LayoutTextFragment (anonymous)",
"rect": [8, 48, 7, 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