| Index: third_party/WebKit/LayoutTests/fast/css-generated-content/table-with-scrollbar-corner.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css-generated-content/table-with-scrollbar-corner.html b/third_party/WebKit/LayoutTests/fast/css-generated-content/table-with-scrollbar-corner.html
|
| index 687f70f8a6e8c8f8fd5e95158bbbf2cc40dc3c21..89e48738f018aae25451b2cfd2c89de83b410112 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/css-generated-content/table-with-scrollbar-corner.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/css-generated-content/table-with-scrollbar-corner.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <style>
|
| -::-webkit-scrollbar-corner { zoom: reset; }
|
| +::-webkit-scrollbar-corner { zoom: normal; }
|
| * {overflow:hidden}
|
| </style>
|
| <table><tr>
|
|
|