Index: third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/resize-painting-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/resize-painting-expected.txt b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/resize-painting-expected.txt |
index 5755f757cf80ad9ac89eee13b908d3c655c98b9f..7cd135234a0fb5050e7f0a3f125d6f591f75dd66 100644 |
--- a/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/resize-painting-expected.txt |
+++ b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/resize-painting-expected.txt |
@@ -12,9 +12,14 @@ |
"drawsContent": true, |
"children": [ |
{ |
- "position": [85, 85], |
- "bounds": [15, 15], |
- "drawsContent": true |
+ "bounds": [100, 100], |
+ "children": [ |
+ { |
+ "position": [85, 85], |
+ "bounds": [15, 15], |
+ "drawsContent": true |
+ } |
+ ] |
} |
] |
} |