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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-1-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-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-1-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-1-expected.txt
index c8332c6511e518d50a68b0ed40885320b9c8da29..08c367650749dad5d9ab65a1995e6b001a012b37 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-1-expected.txt
@@ -9,39 +9,54 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow P",
- "rect": [8, 120, 418, 479],
- "reason": "invalidate paint rectangle"
+ "object": "LayoutText #text",
+ "rect": [14, 240, 407, 139],
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "rect": [14, 359, 407, 20],
- "reason": "incremental"
+ "rect": [14, 80, 407, 119],
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "rect": [14, 239, 406, 20],
- "reason": "incremental"
+ "rect": [14, 500, 407, 99],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [14, 180, 407, 59],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [14, 180, 406, 79],
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 420, 355, 79],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [14, 380, 355, 59],
- "reason": "bounds change"
+ "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": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [65, 360, 131, 19],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow (floating) DIV id='pinkFloat'",
@@ -51,17 +66,12 @@
{
"object": "LayoutText #text",
"rect": [303, 420, 67, 19],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [244, 420, 65, 19],
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "rect": [369, 80, 52, 119],
- "reason": "incremental"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
@@ -76,17 +86,12 @@
{
"object": "LayoutText #text",
"rect": [151, 180, 40, 19],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [84, 180, 40, 19],
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "rect": [420, 180, 1, 59],
- "reason": "incremental"
+ "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698