Chromium Code Reviews| Index: LayoutTests/compositing/contents-opaque/hidden-with-visible-child-expected.txt |
| diff --git a/LayoutTests/css3/filters/composited-layer-bounds-with-composited-blur-expected.txt b/LayoutTests/compositing/contents-opaque/hidden-with-visible-child-expected.txt |
| similarity index 81% |
| copy from LayoutTests/css3/filters/composited-layer-bounds-with-composited-blur-expected.txt |
| copy to LayoutTests/compositing/contents-opaque/hidden-with-visible-child-expected.txt |
| index ee5ac4e4ce8644807bdd84e820d562e964183e36..6a5bef3603f59f48a157dee84214a4272b38f5d0 100644 |
| --- a/LayoutTests/css3/filters/composited-layer-bounds-with-composited-blur-expected.txt |
| +++ b/LayoutTests/compositing/contents-opaque/hidden-with-visible-child-expected.txt |
| @@ -7,8 +7,8 @@ |
| (drawsContent 1) |
| (children 1 |
| (GraphicsLayer |
| - (position 30.00 30.00) |
| - (bounds 240.00 240.00) |
| + (position 8.00 13.00) |
| + (bounds 200.00 100.00) |
| (drawsContent 1) |
| (backgroundColor #008000) |
|
Xianzhu
2015/05/07 15:51:04
Same question as for visibility-hidden.html
|
| ) |