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/fast/repaint/line-flow-with-floats-2-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/mac/fast/repaint/line-flow-with-floats-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt
index 537076c058449618de8c6dd1b174d1856a8aedae..2bfb3123dacd76f5ac7f0f7605d79d6df8f99eca 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt
@@ -10,11 +10,6 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow P",
- "rect": [8, 170, 418, 400],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutBlockFlow P",
"rect": [8, 569, 418, 7],
"reason": "incremental"
},
@@ -26,82 +21,87 @@
{
"object": "LayoutText #text",
"rect": [14, 246, 406, 126],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 242, 406, 126],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 480, 406, 90],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 476, 406, 90],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 191, 406, 73],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 188, 406, 72],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 426, 355, 54],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 422, 355, 54],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 408, 355, 36],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 404, 355, 36],
- "reason": "bounds change"
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [14, 80, 354, 108],
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [65, 390, 304, 36],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [65, 386, 304, 36],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [65, 372, 304, 18],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [65, 368, 304, 18],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [178, 354, 145, 18],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [178, 350, 145, 18],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow (floating) SPAN id='greenFloat'",

Powered by Google App Engine
This is Rietveld 408576698