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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/virtual/disable-spinvalidation/paint/invalidation/bugzilla-6278-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/bugzilla-6278-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/bugzilla-6278-expected.txt
index 33739326acf0ed76dd2f58635b8c5e18a2256dea..b777bb76399ac581a9b2574e8d52d72eeee37ba0 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/bugzilla-6278-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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": "LayoutBlockFlow DIV",
"rect": [10, 303, 292, 50],
- "reason": "bounds change"
+ "reason": "geometry"
},
{
"object": "LayoutText #text",
"rect": [10, 138, 289, 159],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [10, 138, 242, 180],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [10, 323, 242, 50],
- "reason": "bounds change"
+ "reason": "geometry"
},
{
"object": "LayoutTableCell TD id='col1'",
@@ -39,12 +39,12 @@
{
"object": "LayoutText #text",
"rect": [10, 138, 239, 179],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutTableCell TD id='target'",
"rect": [254, 138, 52, 235],
- "reason": "bounds change"
+ "reason": "geometry"
},
{
"object": "LayoutTableCell TD id='col1'",
@@ -61,59 +61,59 @@
},
{
"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, vel'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'fringilla orci nibh sed neque. Quisque eu'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'nulla non nisi molestie accumsan. Etiam'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'tellus urna, laoreet ac, laoreet non,'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'suscipit sed, sapien. Phasellus vehicula,'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'sem at posuere vehicula, augue nibh'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'molestie nisl, nec ullamcorper lacus ante'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'vulputate 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