| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/opacity-change-on-overflow-float-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/opacity-change-on-overflow-float-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/opacity-change-on-overflow-float-expected.txt
|
| index 133b61718ed748d3ef91dfc67ee7ee5fc435534a..4827d2240ed691324fb85a8eea52b67c941ae090 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/opacity-change-on-overflow-float-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/opacity-change-on-overflow-float-expected.txt
|
| @@ -7,10 +7,12 @@
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [8, 78, 100, 100],
|
| + [8, 78, 100, 100],
|
| [8, 78, 100, 100]
|
| ],
|
| "paintInvalidationClients": [
|
| "LayoutBlockFlow (floating) DIV class='green'",
|
| + "LayoutBlockFlow (floating) DIV class='red'",
|
| "LayoutBlockFlow (floating) DIV class='green'"
|
| ]
|
| }
|
|
|