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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-7-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-7-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt
index 373fdb0b31d44658abd205b027da0ca46f734931..0632642ae14ce64335f7b62f93cd001f65704fb6 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt
@@ -9,9 +9,9 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow P",
- "rect": [8, 386, 418, 54],
- "reason": "invalidate paint rectangle"
+ "object": "LayoutText #text",
+ "rect": [14, 422, 355, 54],
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
@@ -20,8 +20,8 @@
},
{
"object": "LayoutText #text",
- "rect": [368, 422, 1, 54],
- "reason": "incremental"
+ "rect": [65, 386, 304, 36],
+ "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698