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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-9-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/linux/fast/repaint/line-flow-with-floats-9-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-9-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-9-expected.txt
index 7a5b3b37cacebaf9e3e9908a32670de197a1a41f..585c2411477f8cb5d2d495361fa7d9d940f6f317 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-9-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-9-expected.txt
@@ -9,19 +9,49 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow P",
- "rect": [8, 200, 418, 399],
- "reason": "invalidate paint rectangle"
+ "object": "LayoutText #text",
+ "rect": [14, 240, 407, 139],
+ "reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow (floating) SPAN id='yellowFloat'",
- "rect": [372, 243, 48, 49],
- "reason": "layoutObject insertion"
+ "object": "LayoutText #text",
+ "rect": [14, 500, 407, 99],
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "rect": [420, 240, 1, 139],
- "reason": "incremental"
+ "rect": [14, 180, 406, 79],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [14, 440, 355, 59],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [65, 380, 304, 59],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [65, 380, 287, 19],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [134, 360, 131, 19],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [303, 420, 67, 19],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutBlockFlow (floating) SPAN id='yellowFloat'",
+ "rect": [372, 243, 48, 49],
+ "reason": "layoutObject insertion"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698