Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/table/table-size-integer-overflow-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/table/table-size-integer-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/table/table-size-integer-overflow-expected.txt |
| index c4338ae7ee169ed4f014652b2f1a7122ec05e1e0..300cb7b44c5b34871bb594224504035aa46f2971 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/table/table-size-integer-overflow-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/fast/table/table-size-integer-overflow-expected.txt |
| @@ -1,2 +1,2 @@ |
| -PASS |
| -The green box should be the full width of the page. |
| + PASS |
| +Edge 25.10586.0.0 shows the green box as the full width of the page. So did Blink before Chrome 52. FireFox 48 agrees with Chrome 52. |