Chromium Code Reviews| Index: LayoutTests/fast/table/outline-change-in-table-cell-expected.txt |
| diff --git a/LayoutTests/fast/table/outline-change-in-table-cell-expected.txt b/LayoutTests/fast/table/outline-change-in-table-cell-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7ef4d67177c533b1b210169b4920d580e391c833 |
| --- /dev/null |
| +++ b/LayoutTests/fast/table/outline-change-in-table-cell-expected.txt |
| @@ -0,0 +1,22 @@ |
| +{ |
| + "bounds": [800, 600], |
| + "children": [ |
| + { |
| + "bounds": [800, 600], |
| + "contentsOpaque": true, |
| + "drawsContent": true, |
| + "repaintRects": [ |
| + [60, 168, 102, 102], |
| + [60, 168, 102, 102], |
| + [58, 166, 106, 106], |
| + [58, 166, 106, 106], |
| + [41, 149, 140, 140], |
| + [41, 149, 140, 140], |
| + [41, 149, 140, 140], |
| + [41, 149, 140, 140], |
| + [8, 272, 784, 17] |
|
Xianzhu
2014/11/24 23:03:28
The above invalidation is caused by crbug.com/4361
|
| + ] |
| + } |
| + ] |
| +} |
| + |