Chromium Code Reviews| Index: LayoutTests/fast/repaint/border-outline-0-expected.txt |
| diff --git a/LayoutTests/fast/repaint/border-outline-0-expected.txt b/LayoutTests/fast/repaint/border-outline-0-expected.txt |
| index a7574044fb264d18e194526f848362f0b6871349..a6af1811e2db13b5532667745b872c816e839fc9 100644 |
| --- a/LayoutTests/fast/repaint/border-outline-0-expected.txt |
| +++ b/LayoutTests/fast/repaint/border-outline-0-expected.txt |
| @@ -8,6 +8,9 @@ |
| "repaintRects": [ |
| [10, 10, 200, 200], |
| [10, 10, 100, 100] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow (positioned) DIV id='border-image'" |
| ] |
| } |
| ] |