| Index: third_party/WebKit/LayoutTests/compositing/images/clip-on-directly-composited-image-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/images/clip-on-directly-composited-image-expected.txt b/third_party/WebKit/LayoutTests/compositing/images/clip-on-directly-composited-image-expected.txt
|
| index 26f7469df089c99d6cb0f4ce77a035575aab6103..6b082be736f14dbca3772ab3f3efc60dbbc562b9 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/images/clip-on-directly-composited-image-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/images/clip-on-directly-composited-image-expected.txt
|
| @@ -1,13 +1,16 @@
|
|
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutImage (positioned) IMG class='composited'",
|
| "position": [210, 23],
|
| "transformOrigin": [90, 90],
|
| "bounds": [140, 140],
|
|
|