| Index: third_party/WebKit/LayoutTests/css3/filters/composited-layer-child-bounds-after-composited-to-sw-shadow-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/css3/filters/composited-layer-child-bounds-after-composited-to-sw-shadow-change-expected.txt b/third_party/WebKit/LayoutTests/css3/filters/composited-layer-child-bounds-after-composited-to-sw-shadow-change-expected.txt
|
| index 83a081ccaaa88580b3ce3e8ee7f9cd10522ec103..1bd31b864c81d4790a100b6a00e42bf869bc62f3 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/filters/composited-layer-child-bounds-after-composited-to-sw-shadow-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/css3/filters/composited-layer-child-bounds-after-composited-to-sw-shadow-change-expected.txt
|
| @@ -7,14 +7,13 @@
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| - "position": [50, 50],
|
| - "transformOrigin": [100, 100],
|
| - "bounds": [150, 150],
|
| + "position": [100, 100],
|
| + "bounds": [100, 100],
|
| + "contentsOpaque": true,
|
| "drawsContent": true,
|
| "backgroundColor": "#FF0000",
|
| "children": [
|
| {
|
| - "position": [50, 50],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -35,14 +34,13 @@
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| - "position": [50, 50],
|
| - "transformOrigin": [100, 100],
|
| - "bounds": [150, 150],
|
| + "position": [100, 100],
|
| + "bounds": [100, 100],
|
| + "contentsOpaque": true,
|
| "drawsContent": true,
|
| "backgroundColor": "#FF0000",
|
| "children": [
|
| {
|
| - "position": [50, 50],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
|
|