commit | c0792f4513fd1c7a6dadeb9678f69fb98481a4bf | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]> | Tue Jan 27 22:04:01 2015 |
committer | [email protected] <[email protected]> | Tue Jan 27 22:04:01 2015 |
tree | 1f69690ca5a5e33653dd4b647e1607aad17e202e | |
parent | f7bea87e580e5800d75053d232fb77b430eb2582 [diff] [blame] |
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>