| Index: third_party/WebKit/LayoutTests/fast/borders/overflow-hidden-border-radius-force-backing-store-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/borders/overflow-hidden-border-radius-force-backing-store-expected.txt b/third_party/WebKit/LayoutTests/fast/borders/overflow-hidden-border-radius-force-backing-store-expected.txt
|
| index e4195a92f541aced1eb90bea3af2cbd74d8064ee..1825e2084aaf1fbce8b6714a6cad2381d662fe19 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/borders/overflow-hidden-border-radius-force-backing-store-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/borders/overflow-hidden-border-radius-force-backing-store-expected.txt
|
| @@ -14,7 +14,14 @@
|
| },
|
| {
|
| "name": "Child Containment Layer",
|
| - "bounds": [300, 300]
|
| + "bounds": [300, 300],
|
| + "maskLayer": [
|
| + {
|
| + "name": "Child Clipping Mask Layer",
|
| + "bounds": [300, 300],
|
| + "drawsContent": true
|
| + }
|
| + ]
|
| },
|
| {
|
| "name": "Ancestor Clipping Layer",
|
|
|