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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt

Issue 2108503002: Auto-rebaseline for r402292 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/fast/repaint/control-clip-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
index acb2758f692cbb95c05dcf3809f314c3c2368697..72d26b2541ca05bddfe2f933cd1cd4d82192156b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
@@ -11,12 +11,12 @@
{
"object": "LayoutBlockFlow (anonymous)",
"rect": [9, 87, 198, 16],
- "reason": "invalidate paint rectangle"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow (anonymous)",
"rect": [16, 117, 184, 16],
- "reason": "invalidate paint rectangle"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
@@ -33,24 +33,12 @@
],
"objectPaintInvalidations": [
{
- "object": "InlineTextBox ''",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox ''",
- "reason": "full"
+ "object": "LayoutBlockFlow (anonymous)",
+ "reason": "forced by layout"
},
{
"object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "LayoutBlockFlow (anonymous)",
- "reason": "invalidate paint rectangle"
+ "reason": "forced by layout"
},
{
"object": "LayoutText (anonymous)",
@@ -62,7 +50,11 @@
},
{
"object": "LayoutBlockFlow (anonymous)",
- "reason": "invalidate paint rectangle"
+ "reason": "forced by layout"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",

Powered by Google App Engine
This is Rietveld 408576698