| 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 1825e2084aaf1fbce8b6714a6cad2381d662fe19..f5e9c5dc5295b27fea4dfa9e86808a3ec729cbe0 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
|
| @@ -26,7 +26,14 @@
|
| {
|
| "name": "Ancestor Clipping Layer",
|
| "bounds": [285, 300],
|
| - "shouldFlattenTransform": false
|
| + "shouldFlattenTransform": false,
|
| + "maskLayer": [
|
| + {
|
| + "name": "Ancestor Clipping Mask Layer",
|
| + "bounds": [285, 300],
|
| + "drawsContent": true
|
| + }
|
| + ]
|
| },
|
| {
|
| "name": "LayoutBlockFlow DIV id='content'",
|
|
|