Index: LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective-expected.txt b/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective-expected.txt |
index 046897096fe6f13bcf99f76e69eeed7f19335bd6..eebf566f24a1ba50f2057e4d803286c55333583a 100644 |
--- a/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective-expected.txt |
+++ b/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective-expected.txt |
@@ -12,7 +12,7 @@ |
"drawsContent": true, |
"children": [ |
{ |
- "bounds": [185, 185], |
+ "bounds": [200, 200], |
"shouldFlattenTransform": false, |
"transform": [ |
[1, 0, 0, 0], |
@@ -22,36 +22,42 @@ |
], |
"children": [ |
{ |
- "bounds": [185, 265], |
+ "bounds": [185, 185], |
"shouldFlattenTransform": false, |
"children": [ |
{ |
+ "bounds": [185, 265], |
"shouldFlattenTransform": false, |
"children": [ |
{ |
- "position": [0, 65], |
- "bounds": [60, 200], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#008000", |
- "transform": [ |
- [1, 0, 0, 0], |
- [0, 1, 0, 0], |
- [0, 0, 1, 0], |
- [0, 0, 10, 1] |
- ] |
- }, |
- { |
- "position": [65, 65], |
- "bounds": [60, 200], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF", |
- "transform": [ |
- [1, 0, 0, 0], |
- [0, 1, 0, 0], |
- [0, 0, 1, 0], |
- [0, 0, 20, 1] |
+ "shouldFlattenTransform": false, |
+ "children": [ |
+ { |
+ "position": [0, 65], |
+ "bounds": [60, 200], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "backgroundColor": "#008000", |
+ "transform": [ |
+ [1, 0, 0, 0], |
+ [0, 1, 0, 0], |
+ [0, 0, 1, 0], |
+ [0, 0, 10, 1] |
+ ] |
+ }, |
+ { |
+ "position": [65, 65], |
+ "bounds": [60, 200], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "backgroundColor": "#0000FF", |
+ "transform": [ |
+ [1, 0, 0, 0], |
+ [0, 1, 0, 0], |
+ [0, 0, 1, 0], |
+ [0, 0, 20, 1] |
+ ] |
+ } |
] |
} |
] |