Index: LayoutTests/fast/repaint/iframe-throttling-raf-expected.txt |
diff --git a/LayoutTests/compositing/repaint/should-not-repaint-composited-transform-expected.txt b/LayoutTests/fast/repaint/iframe-throttling-raf-expected.txt |
similarity index 73% |
copy from LayoutTests/compositing/repaint/should-not-repaint-composited-transform-expected.txt |
copy to LayoutTests/fast/repaint/iframe-throttling-raf-expected.txt |
index 862ad803e3e70366ca6248704c5122cc2c4fded7..bdf04763081b3ba27d3e94624830eca7874c7b26 100644 |
--- a/LayoutTests/compositing/repaint/should-not-repaint-composited-transform-expected.txt |
+++ b/LayoutTests/fast/repaint/iframe-throttling-raf-expected.txt |
@@ -1,20 +1,20 @@ |
{ |
- "bounds": [800, 600], |
+ "bounds": [785, 2076], |
"children": [ |
{ |
- "bounds": [800, 600], |
+ "bounds": [785, 2076], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
"position": [8, 8], |
- "bounds": [102, 102], |
+ "bounds": [68, 68], |
"drawsContent": true, |
"transform": [ |
[1, 0, 0, 0], |
[0, 1, 0, 0], |
[0, 0, 1, 0], |
- [100, 100, 0, 1] |
+ [0, 2000, 0, 1] |
] |
} |
] |