| Index: LayoutTests/fast/repaint/opacity-change-on-overflow-float-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/opacity-change-on-overflow-float-expected.txt b/LayoutTests/fast/repaint/opacity-change-on-overflow-float-expected.txt
|
| index 0bc1eee2abe2e28e5030124c7e2bef961596bdf5..4827d2240ed691324fb85a8eea52b67c941ae090 100644
|
| --- a/LayoutTests/fast/repaint/opacity-change-on-overflow-float-expected.txt
|
| +++ b/LayoutTests/fast/repaint/opacity-change-on-overflow-float-expected.txt
|
| @@ -7,7 +7,13 @@
|
| "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'"
|
| ]
|
| }
|
| ]
|
|
|