Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/positioned-document-element-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/positioned-document-element-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/positioned-document-element-expected.txt |
index 019938db0a90cd77e75f21c7bb2331453be1419c..81bb5b21d8779fe34fe32b5895d1a5b0fc3e4530 100644 |
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/positioned-document-element-expected.txt |
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/positioned-document-element-expected.txt |
@@ -17,11 +17,14 @@ |
[0, 0, 800, 50] |
], |
"paintInvalidationClients": [ |
+ "RootInlineBox", |
+ "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'", |
"LayoutView #document", |
"LayoutBlockFlow (positioned) HTML class='changed'", |
"LayoutBlockFlow BODY", |
"LayoutBlockFlow P", |
- "LayoutText #text" |
+ "LayoutText #text", |
+ "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'" |
] |
} |
] |