Index: third_party/WebKit/LayoutTests/compositing/overlap-test-with-filter-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/overlap-test-with-filter-expected.txt b/third_party/WebKit/LayoutTests/compositing/overlap-test-with-filter-expected.txt |
index 887719efbc30716ef878e31f3e4addf440460f52..8cadbfe45f47d916f575eb4986ac6d206213a83a 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/overlap-test-with-filter-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/overlap-test-with-filter-expected.txt |
@@ -61,26 +61,3 @@ |
] |
} |
- |
--------- |
-Frame: '<!--framePath //<!--frame0-->-->' |
--------- |
-{ |
- "bounds": [300, 100], |
- "children": [ |
- { |
- "bounds": [300, 100], |
- "drawsContent": true, |
- "backgroundColor": "#FFFF00", |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [284, 84], |
- "drawsContent": true, |
- "backgroundColor": "#FFFF00" |
- } |
- ] |
- } |
- ] |
-} |
- |