| 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 7cd135234a0fb5050e7f0a3f125d6f591f75dd66..65516bd1c0c01a9ac05ce8f26c1bc2f9716f5753 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
|
| @@ -1,20 +1,25 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow DIV class='resizable composited box'",
|
| "position": [18, 10],
|
| "bounds": [100, 100],
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "Overflow Controls Host Layer",
|
| "bounds": [100, 100],
|
| "children": [
|
| {
|
| + "name": "Scroll Corner Layer",
|
| "position": [85, 85],
|
| "bounds": [15, 15],
|
| "drawsContent": true
|
|
|