| Index: LayoutTests/fast/repaint/in-scaled-iframe-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/resize-with-border-expected.txt b/LayoutTests/fast/repaint/in-scaled-iframe-expected.txt
|
| similarity index 66%
|
| copy from LayoutTests/fast/repaint/resize-with-border-expected.txt
|
| copy to LayoutTests/fast/repaint/in-scaled-iframe-expected.txt
|
| index 91811ef8d46ae3caeb97dc4860ac01d6c8d4c244..c732ae9e3c788ec589563a9dddf1b59e61e83a07 100644
|
| --- a/LayoutTests/fast/repaint/resize-with-border-expected.txt
|
| +++ b/LayoutTests/fast/repaint/in-scaled-iframe-expected.txt
|
| @@ -1,13 +1,12 @@
|
| {
|
| - "bounds": [800, 600],
|
| + "bounds": [785, 825],
|
| "children": [
|
| {
|
| - "bounds": [800, 600],
|
| + "bounds": [785, 825],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [320, 100, 200, 220],
|
| - [310, 100, 210, 220]
|
| + [209, 209, 100, 100]
|
| ],
|
| "paintInvalidationClients": [
|
| "LayoutBlockFlow (positioned) DIV id='div'"
|
|
|