Process manual rebaselines for RenderTable to LayoutTable move.

This does all of the needed manual rebaselines and resets the TestExpectations
to how they were before the move.

BUG=450612
[email protected]

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

git-svn-id: svn://svn.chromium.org/blink/trunk@189063 bbb929c8-8fbe-4397-9dbb-9b2b20218538
diff --git a/third_party/WebKit/LayoutTests/scrollbars/custom-scrollbar-table-cell.html b/third_party/WebKit/LayoutTests/scrollbars/custom-scrollbar-table-cell.html
index f10af26..f0897054 100644
--- a/third_party/WebKit/LayoutTests/scrollbars/custom-scrollbar-table-cell.html
+++ b/third_party/WebKit/LayoutTests/scrollbars/custom-scrollbar-table-cell.html
@@ -40,7 +40,7 @@
 </head>
 <body>
 <!--
-    Bug 93903: Crash in RenderTableCell::borderTop() due to custom scrollbars after r124168
+    Bug 93903: Crash in LayoutTableCell::borderTop() due to custom scrollbars after r124168
     This test has PASSED if there are 2 grey custom scrollbars and each block is 216x216px.
 -->
 <div class="scroll-cell"><div class="overflowing"></div></div>