| Index: third_party/WebKit/LayoutTests/platform/android/css3/flexbox/repaint-during-resize-no-flex-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/android/css3/flexbox/repaint-during-resize-no-flex-expected.txt b/third_party/WebKit/LayoutTests/platform/android/css3/flexbox/repaint-during-resize-no-flex-expected.txt
|
| deleted file mode 100644
|
| index f64d76ed4ca67a1d9b6b7382630706b9e67bf1a7..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/android/css3/flexbox/repaint-during-resize-no-flex-expected.txt
|
| +++ /dev/null
|
| @@ -1,23 +0,0 @@
|
| -{
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "repaintRects": [
|
| - [160, 20, 10, 50],
|
| - [120, 20, 10, 50],
|
| - [110, 20, 10, 50],
|
| - [70, 20, 10, 50],
|
| - [30, 20, 40, 50]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow DIV id='flex-item-1' class='flex-item width'",
|
| - "LayoutBlockFlow DIV class='flex-item'",
|
| - "LayoutBlockFlow DIV class='flex-item'"
|
| - ]
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|