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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/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 a0ca807d19ed54f1e8cdf68c9471a4fe57e92de6..eb84180bca8cb3901e0b33614ecb4eb75ae9d776 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
@@ -14,47 +14,47 @@
{
"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": "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": "LayoutTextFragment (anonymous)",
"rect": [8, 48, 8, 19],
- "reason": "forced by layout"
+ "reason": "geometry"
}
]
}
@@ -74,11 +74,11 @@
},
{
"object": "LayoutBlockFlow DIV id='editor'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "RootInlineBox",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "Caret",
@@ -86,27 +86,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",
@@ -122,19 +122,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",
@@ -150,11 +150,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