Auto-rebaseline for r201718

http://src.chromium.org/viewvc/blink?view=revision&revision=201718

BUG=524134
TBR=mlamouri@chromium.org

Review URL: https://codereview.chromium.org/1305043006 .

git-svn-id: svn://svn.chromium.org/blink/trunk@201741 bbb929c8-8fbe-4397-9dbb-9b2b20218538
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 7d6bc90..0a72583 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1658,10 +1658,6 @@
 
 crbug.com/527743 [ Win10 ] paint/masks/table-cell-masks.html [ Pass Timeout ]
 
-crbug.com/524134 [ XP ] virtual/spv2/fast/repaint/caret-invalidation-in-overflow-scroll.html [ NeedsRebaseline ]
-crbug.com/524134 [ XP ] virtual/spv2/fast/repaint/positioned-document-element.html [ NeedsRebaseline ]
-crbug.com/524134 [ XP ] virtual/spv2/fast/repaint/remove-inline-after-layout.html [ NeedsRebaseline ]
-
 crbug.com/522797 [ Mavericks ] compositing/squashing/invalidation-for-subpixel-offset-of-squashed-layer.html [ NeedsRebaseline ]
 crbug.com/522797 [ Mavericks ] css3/flexbox/repaint-rtl-column.html [ NeedsRebaseline ]
 crbug.com/522797 [ Mavericks ] media/video-paint-invalidation.html [ NeedsRebaseline ]
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/spv2/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/spv2/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
index 52697dd..8a498e5 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/spv2/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/spv2/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
@@ -6,8 +6,8 @@
       "contentsOpaque": true,
       "drawsContent": true,
       "repaintRects": [
-        [407, 10, 3, 18],
-        [404, 10, 3, 18]
+        [381, 10, 3, 18],
+        [378, 10, 3, 18]
       ],
       "paintInvalidationClients": [
         "LayoutBlockFlow DIV id='inner-editor'",
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/spv2/fast/repaint/positioned-document-element-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/spv2/fast/repaint/positioned-document-element-expected.txt
index 0e6d5643..c469a75 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/spv2/fast/repaint/positioned-document-element-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/spv2/fast/repaint/positioned-document-element-expected.txt
@@ -7,15 +7,15 @@
       "drawsContent": true,
       "backgroundColor": "#008000",
       "repaintRects": [
-        [108, 116, 437, 18],
-        [108, 116, 437, 18],
-        [108, 116, 437, 18],
-        [100, 100, 452, 50],
-        [8, 16, 784, 18],
-        [8, 16, 784, 18],
-        [8, 16, 437, 18],
+        [108, 116, 403, 20],
+        [108, 116, 403, 20],
+        [108, 116, 403, 19],
+        [100, 100, 419, 52],
+        [8, 16, 784, 20],
+        [8, 16, 784, 20],
+        [8, 16, 403, 19],
         [0, 0, 800, 600],
-        [0, 0, 800, 50]
+        [0, 0, 800, 52]
       ],
       "paintInvalidationClients": [
         "RootInlineBox",
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/spv2/fast/repaint/remove-inline-after-layout-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/spv2/fast/repaint/remove-inline-after-layout-expected.txt
index 53de37b..bebae6b0 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/spv2/fast/repaint/remove-inline-after-layout-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/spv2/fast/repaint/remove-inline-after-layout-expected.txt
@@ -6,10 +6,10 @@
       "contentsOpaque": true,
       "drawsContent": true,
       "repaintRects": [
-        [294, 108, 100, 100],
-        [112, 194, 182, 18],
+        [283, 108, 100, 100],
+        [112, 193, 171, 19],
         [112, 108, 100, 100],
-        [8, 108, 784, 207]
+        [8, 108, 784, 104]
       ],
       "paintInvalidationClients": [
         "InlineBox",
@@ -17,13 +17,12 @@
         "InlineTextBox 'This span should disappear.\n'",
         "InlineBox",
         "RootInlineBox",
-        "InlineTextBox 'This span should disappear.'",
+        "InlineTextBox 'This span should disappear.\n'",
         "LayoutText #text",
         "InlineFlowBox",
         "LayoutInline SPAN id='target'",
         "InlineBox",
         "InlineTextBox '\n'",
-        "RootInlineBox",
         "InlineBox",
         "RootInlineBox",
         "LayoutBlockFlow (anonymous)",