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

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

Issue 2178363002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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-5-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-5-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-5-expected.txt
index e9a7f3f653bd1f32c17bfa90ddef81377c52f843..09c7535f6f88383cd6dc681a6decd4fc11e49f2d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-5-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-5-expected.txt
@@ -10,12 +10,17 @@
"paintInvalidations": [
{
"object": "LayoutText #text",
- "rect": [14, 240, 407, 139],
+ "rect": [13, 240, 408, 139],
"reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "rect": [14, 500, 407, 99],
+ "rect": [13, 500, 408, 99],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [13, 440, 356, 59],
"reason": "forced by layout"
},
{
@@ -45,12 +50,12 @@
},
{
"object": "LayoutText #text",
- "rect": [303, 420, 67, 19],
+ "rect": [303, 420, 66, 19],
"reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "rect": [275, 420, 65, 19],
+ "rect": [275, 420, 64, 19],
"reason": "forced by layout"
},
{

Powered by Google App Engine
This is Rietveld 408576698