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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/line-flow-with-floats-7-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/virtual/disable-spinvalidation/paint/invalidation/line-flow-with-floats-7-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/line-flow-with-floats-7-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/line-flow-with-floats-7-expected.txt
similarity index 79%
copy from third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/line-flow-with-floats-7-expected.txt
copy to third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/line-flow-with-floats-7-expected.txt
index c4f6fb4b7d3098df86dd74c7d60f442fa22f6a4e..9d8c0748b8d1c1d5bd879ae35c75271e296ea8b3 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/line-flow-with-floats-7-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/line-flow-with-floats-7-expected.txt
@@ -9,7 +9,7 @@
{
"object": "LayoutText #text",
"rect": [14, 422, 355, 54],
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutText #text",
@@ -19,7 +19,7 @@
{
"object": "LayoutText #text",
"rect": [65, 386, 304, 36],
- "reason": "forced by layout"
+ "reason": "geometry"
}
]
}
@@ -27,23 +27,23 @@
"objectPaintInvalidations": [
{
"object": "LayoutText #text",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'for turns,\n'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'quarrelling all the while, and fighting'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'for the hedgehogs; and in\n'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'a very short time '",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "LayoutInline SPAN id='theQueen'",
@@ -63,23 +63,23 @@
},
{
"object": "LayoutText #text",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox ' was in a furious passion, and went\n'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'stamping'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u2018Off with'",
- "reason": "forced by layout"
+ "reason": "geometry"
},
{
"object": "InlineTextBox 'her head!\u2019 about once in a minute.\n'",
- "reason": "forced by layout"
+ "reason": "geometry"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698