| Index: third_party/WebKit/LayoutTests/platform/linux/compositing/layer-creation/fixed-position-nonscrollable-iframes-in-scrollable-page-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/layer-creation/fixed-position-nonscrollable-iframes-in-scrollable-page-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/layer-creation/fixed-position-nonscrollable-iframes-in-scrollable-page-expected.txt
|
| deleted file mode 100644
|
| index 6773977927bd20e63e603ef07588db2b07b7f962..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/compositing/layer-creation/fixed-position-nonscrollable-iframes-in-scrollable-page-expected.txt
|
| +++ /dev/null
|
| @@ -1,31 +0,0 @@
|
| -In all iframes, the green fixed-position element should not be composited.
|
| -{
|
| - "bounds": [785, 4016],
|
| - "children": [
|
| - {
|
| - "bounds": [785, 4016],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "position": [50, 360],
|
| - "bounds": [300, 100],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#00FFFF"
|
| - },
|
| - {
|
| - "position": [10, 200],
|
| - "bounds": [154, 154],
|
| - "drawsContent": true
|
| - },
|
| - {
|
| - "position": [10, 380],
|
| - "bounds": [154, 154],
|
| - "drawsContent": true
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| -}
|
| -Composited box underneath iframe.
|
|
|