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

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

Issue 2225883003: Auto-rebaseline for r410485 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 776a7f09608ba6222c29b61a324e78d13c8871d0..f2c131cd918c6cf7fd7ac54bc7cb916356d7876c 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
@@ -10,12 +10,12 @@
"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"
},
{
@@ -25,7 +25,7 @@
},
{
"object": "LayoutText #text",
- "rect": [14, 440, 355, 59],
+ "rect": [13, 440, 356, 59],
"reason": "forced by layout"
},
{
@@ -45,7 +45,7 @@
},
{
"object": "LayoutText #text",
- "rect": [303, 420, 67, 19],
+ "rect": [303, 420, 66, 19],
"reason": "forced by layout"
},
{

Powered by Google App Engine
This is Rietveld 408576698