Chromium Code Reviews| Index: LayoutTests/fast/canvas/ellipse-crash-expected.txt |
| diff --git a/LayoutTests/fast/canvas/arc-crash-expected.txt b/LayoutTests/fast/canvas/ellipse-crash-expected.txt |
| similarity index 88% |
| copy from LayoutTests/fast/canvas/arc-crash-expected.txt |
| copy to LayoutTests/fast/canvas/ellipse-crash-expected.txt |
| index 2494a1f3c185145bae4f76b4d02aba0f2978e186..fa182e1bd24d36bd49d7bde0a8ea5e6cf9a48670 100644 |
| --- a/LayoutTests/fast/canvas/arc-crash-expected.txt |
| +++ b/LayoutTests/fast/canvas/ellipse-crash-expected.txt |
| @@ -1,4 +1,4 @@ |
| -This tests that we don't crash when passing inf as a parameter to arc |
| +This tests that we don't crash when passing inf as a parameter to ellipse |
| Test passed. |