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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt

Issue 2091123002: Auto-rebaseline for r401697 (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-9-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt
index 2ee8cf426fdc59935a48231fd5d328a8a3cf361a..be289aa45634da8323467f3e5d0331a8ac8d9233 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt
@@ -14,11 +14,6 @@
"reason": "forced by layout"
},
{
- "object": "LayoutView #document",
- "rect": [0, 0, 485, 600],
- "reason": "full"
- },
- {
"object": "LayoutBlockFlow P",
"rect": [8, 569, 418, 21],
"reason": "incremental"
@@ -29,6 +24,11 @@
"reason": "incremental"
},
{
+ "object": "LayoutBlockFlow P",
+ "rect": [8, 566, 418, 18],
+ "reason": "invalidate paint rectangle"
+ },
+ {
"object": "LayoutText #text",
"rect": [14, 494, 406, 90],
"reason": "bounds change"

Powered by Google App Engine
This is Rietveld 408576698