| Index: LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt b/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt
|
| index 73d648319202ac270f6939b7564aaac581751085..c1cac73eec0e21574c45d9072af57a637d942a5f 100644
|
| --- a/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt
|
| @@ -11,6 +11,19 @@
|
| [8, 2047, 777, 106],
|
| [8, 2047, 774, 106],
|
| [8, 2000, 777, 350]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow DIV id='container'",
|
| + "LayoutBlockFlow (positioned) DIV id='absolute'",
|
| + "LayoutBlockFlow P",
|
| + "LayoutText #text",
|
| + "InlineTextBox 'This test checks that switching opacity'",
|
| + "InlineTextBox 'invalidates the full subtree.'",
|
| + "LayoutBlockFlow P",
|
| + "LayoutText #text",
|
| + "InlineTextBox 'This text should be visible in the'",
|
| + "InlineTextBox 'output.'",
|
| + "LayoutBlockFlow DIV id='container'"
|
| ]
|
| }
|
| ]
|
|
|