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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/paint/invalidation/caret-contenteditable-content-after-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-contenteditable-content-after-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-contenteditable-content-after-expected.txt
index f2445d425d1ad1ea0cb78ebcb02f5ccf625eaa22..5fd814061661e948b061fb7dd11fff030b840300 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-contenteditable-content-after-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-contenteditable-content-after-expected.txt
@@ -14,47 +14,47 @@
{
"object": "LayoutBlockFlow DIV id='editor'",
"rect": [3, 39, 794, 28],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow DIV id='editor'",
"rect": [3, 39, 794, 28],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow DIV id='editor'",
"rect": [3, 39, 794, 28],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutTextFragment (anonymous)",
"rect": [30, 44, 9, 18],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutTextFragment (anonymous)",
"rect": [23, 44, 9, 18],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutTextFragment (anonymous)",
"rect": [23, 44, 9, 18],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutTextFragment (anonymous)",
"rect": [15, 44, 9, 18],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutTextFragment (anonymous)",
"rect": [15, 44, 9, 18],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutTextFragment (anonymous)",
"rect": [8, 44, 8, 18],
- "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