| Index: third_party/WebKit/LayoutTests/fast/repaint/multiple-backgrounds-style-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multiple-backgrounds-style-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/multiple-backgrounds-style-change-expected.txt
|
| index b8a8dcc25f83bfdfecb874d46d438e82960ca6a2..f3c4d82495d9ab84a5c6009623a211fc2f82967a 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/multiple-backgrounds-style-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/multiple-backgrounds-style-change-expected.txt
|
| @@ -1,12 +1,15 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow DIV id='test' class='composited box changed'",
|
| "position": [8, 8],
|
| "bounds": [202, 202],
|
| "drawsContent": true,
|
|
|