Index: third_party/WebKit/LayoutTests/compositing/repaint/should-not-repaint-composited-opacity-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/repaint/should-not-repaint-composited-opacity-expected.txt b/third_party/WebKit/LayoutTests/compositing/repaint/should-not-repaint-composited-opacity-expected.txt |
index b4a9910373b3722b9b097797b557ff349edd9e4e..011ca09020e2e48c6e2b379498ebb07b99c65cab 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/repaint/should-not-repaint-composited-opacity-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/repaint/should-not-repaint-composited-opacity-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], |
"opacity": 0.5, |