| Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-sizing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-sizing-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-sizing-expected.txt
|
| deleted file mode 100644
|
| index b1a5e1cbe9095856bf721d948b470481ded0d948..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-sizing-expected.txt
|
| +++ /dev/null
|
| @@ -1,23 +0,0 @@
|
| -{
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "repaintRects": [
|
| - [400, 0, 40, 140],
|
| - [380, 0, 60, 140],
|
| - [0, 200, 440, 140],
|
| - [0, 200, 400, 100],
|
| - [0, 100, 440, 40],
|
| - [0, 80, 440, 60]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow (positioned) DIV id='target1' class='content-box'",
|
| - "LayoutBlockFlow (positioned) DIV id='target2' class='border-box'"
|
| - ]
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|