Index: LayoutTests/virtual/slimmingpaint/fast/repaint/percent-size-image-resize-container-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/image-resize-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/percent-size-image-resize-container-expected.txt |
similarity index 76% |
copy from LayoutTests/virtual/slimmingpaint/fast/repaint/image-resize-expected.txt |
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/percent-size-image-resize-container-expected.txt |
index ff7e0997983153f28d79cecfefb1222f34524692..df7e5e9bd3da9541ffe3fc584172a474713bc2bf 100644 |
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/image-resize-expected.txt |
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/percent-size-image-resize-container-expected.txt |
@@ -6,10 +6,13 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
+ [100, 50, 50, 150], |
+ [0, 200, 100, 50], |
[0, 50, 150, 150], |
[0, 50, 100, 200] |
], |
"paintInvalidationClients": [ |
+ "LayoutBlockFlow (positioned) DIV", |
"LayoutImage (positioned) IMG" |
] |
} |