| 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 015f3ad3909368573dd5650c9c9556f5fb0c8aff..5c963f3065964bbd136aae1aedf205d1ed808afb 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
|
| @@ -1,24 +1,30 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV id='outer'",
|
| "position": [50, 50],
|
| "bounds": [300, 300],
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "Child Containment Layer",
|
| "bounds": [300, 300],
|
| "children": [
|
| {
|
| + "name": "Ancestor Clipping Layer",
|
| "bounds": [285, 300],
|
| "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow DIV id='content'",
|
| "bounds": [285, 1000]
|
| }
|
| ]
|
|
|