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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/bugzilla-6278-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/bugzilla-6278-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/bugzilla-6278-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/bugzilla-6278-expected.txt
index 6b10d9fb65a63ffd86f166604417510088373d5d..de9c7873c7bafa4d723b28abd30875d5c7cc321a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/bugzilla-6278-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/bugzilla-6278-expected.txt
@@ -9,27 +9,27 @@
{
"object": "LayoutBlockFlow DIV",
"rect": [10, 138, 292, 160],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutText #text",
"rect": [10, 138, 292, 159],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [10, 303, 292, 50],
- "reason": "bounds change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [10, 138, 242, 200],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [10, 343, 242, 50],
- "reason": "bounds change"
+ "reason": "geometry"
},
{
"object": "LayoutTableCell TD id='col1'",
@@ -39,12 +39,12 @@
{
"object": "LayoutText #text",
"rect": [9, 138, 236, 199],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutTableCell TD id='target'",
"rect": [254, 138, 52, 255],
- "reason": "bounds change"
+ "reason": "geometry"
},
{
"object": "LayoutTableCell TD id='col1'",
@@ -61,63 +61,63 @@
},
{
"object": "LayoutBlockFlow DIV",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "RootInlineBox",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutText #text",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'Curabitur pretium, quam quis semper'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'malesuada, est libero feugiat libero,'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'vel fringilla orci nibh sed neque.'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'Quisque eu nulla non nisi molestie'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'accumsan. Etiam tellus urna, laoreet'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'ac, laoreet non, suscipit sed, sapien.'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'Phasellus vehicula, sem at posuere'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'vehicula, augue nibh molestie nisl,'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'nec ullamcorper lacus ante vulputate'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'pede.'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow DIV",
- "reason": "bounds change"
+ "reason": "geometry"
},
{
"object": "LayoutTableCell TD id='target'",
- "reason": "bounds change"
+ "reason": "geometry"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698