| Index: third_party/WebKit/LayoutTests/compositing/repaint/should-not-repaint-composited-z-index-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/repaint/should-not-repaint-composited-z-index-expected.txt b/third_party/WebKit/LayoutTests/compositing/repaint/should-not-repaint-composited-z-index-expected.txt
|
| index 61b7da0dfac0d209dcc8880e1ca57a6cbbef1c58..545f1870b17b404fefa18503af0b687028e20d5a 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/repaint/should-not-repaint-composited-z-index-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/repaint/should-not-repaint-composited-z-index-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='composited-box'",
|
| "position": [8, 8],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
|
|