| Index: third_party/WebKit/LayoutTests/platform/android/fast/table/resize-table-row-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/table/resize-table-row-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/table/resize-table-row-repaint-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..de96515b22c2ad39335a6b28a314a7fb697dd45b
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/platform/android/fast/table/resize-table-row-repaint-expected.txt
|
| @@ -0,0 +1,26 @@
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [3, 192, 59, 19],
|
| + [3, 142, 59, 19],
|
| + [2, 102, 102, 200],
|
| + [2, 102, 102, 100],
|
| + [0, 202, 106, 100]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "RootInlineBox",
|
| + "InlineTextBox 'MIDDLE'",
|
| + "LayoutTableRow TR id='row'",
|
| + "LayoutTableCell TD",
|
| + "LayoutText #text",
|
| + "InlineTextBox 'MIDDLE'"
|
| + ]
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|