| Index: LayoutTests/virtual/slimmingpaint/css3/flexbox/repaint-column-reverse-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/css3/flexbox/repaint-column-reverse-expected.txt b/LayoutTests/virtual/slimmingpaint/css3/flexbox/repaint-column-reverse-expected.txt
|
| index 06753ab12398c04264d2ff37ed4288c2ad658b81..07f12c78c363c5a35aca22c8a8abfcb060483209 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/css3/flexbox/repaint-column-reverse-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/css3/flexbox/repaint-column-reverse-expected.txt
|
| @@ -7,11 +7,9 @@
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [9, 69, 198, 30],
|
| - [8, 68, 200, 30],
|
| - [0, 106, 800, 2]
|
| + [8, 68, 200, 30]
|
| ],
|
| "paintInvalidationClients": [
|
| - "LayoutBlockFlow HTML",
|
| "LayoutBlockFlow DIV id='blue' class='flex-item'"
|
| ]
|
| }
|
|
|