| Index: LayoutTests/fast/repaint/selection-gap-transformed-fixed-child-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/selection-gap-transformed-fixed-child-expected.txt b/LayoutTests/fast/repaint/selection-gap-transformed-fixed-child-expected.txt
|
| index b146408fe42dfc081488d61f8f39598eb39660d1..4d27f10ef7611cb8593a3f3a633c10c0a6c24636 100644
|
| --- a/LayoutTests/fast/repaint/selection-gap-transformed-fixed-child-expected.txt
|
| +++ b/LayoutTests/fast/repaint/selection-gap-transformed-fixed-child-expected.txt
|
| @@ -7,6 +7,16 @@
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [50, 50, 100, 100]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow HTML",
|
| + "LayoutBlockFlow BODY",
|
| + "LayoutBlockFlow DIV",
|
| + "LayoutBR BR",
|
| + "InlineTextBox '\n'",
|
| + "LayoutBlockFlow (positioned) DIV id='target'",
|
| + "LayoutBR BR",
|
| + "InlineTextBox '\n'"
|
| ]
|
| }
|
| ]
|
|
|