Index: LayoutTests/fast/repaint/iframe-throttling-unthrottled-expected.txt |
diff --git a/LayoutTests/fast/repaint/background-image-paint-invalidation-expected.txt b/LayoutTests/fast/repaint/iframe-throttling-unthrottled-expected.txt |
similarity index 62% |
copy from LayoutTests/fast/repaint/background-image-paint-invalidation-expected.txt |
copy to LayoutTests/fast/repaint/iframe-throttling-unthrottled-expected.txt |
index e49c4def8e0b44c1e88a60a1eb393aad27032698..150840eb66818145cb002b3c77bdbba8448ebeff 100644 |
--- a/LayoutTests/fast/repaint/background-image-paint-invalidation-expected.txt |
+++ b/LayoutTests/fast/repaint/iframe-throttling-unthrottled-expected.txt |
@@ -1,16 +1,17 @@ |
{ |
- "bounds": [808, 2016], |
+ "bounds": [785, 2068], |
"children": [ |
{ |
- "bounds": [808, 2016], |
+ "bounds": [785, 2068], |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [8, 8, 800, 2000], |
- [0, 0, 808, 2016] |
+ [10, 2002, 64, 64], |
+ [10, 2002, 64, 8] |
], |
"paintInvalidationClients": [ |
"LayoutView #document", |
+ "LayoutBlockFlow HTML", |
"LayoutBlockFlow BODY" |
] |
} |