Chromium Code Reviews| Index: LayoutTests/platform/linux/editing/inserting/insert-paragraph-between-text-with-positioned-root-expected.txt |
| diff --git a/LayoutTests/platform/linux/editing/inserting/insert-paragraph-between-text-with-positioned-root-expected.txt b/LayoutTests/platform/linux/editing/inserting/insert-paragraph-between-text-with-positioned-root-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..bd5c481869c696f2ffdc7405cef5c1cd73a99211 |
| --- /dev/null |
| +++ b/LayoutTests/platform/linux/editing/inserting/insert-paragraph-between-text-with-positioned-root-expected.txt |
| @@ -0,0 +1,26 @@ |
| +{ |
| + "bounds": [800, 600], |
| + "children": [ |
| + { |
| + "bounds": [800, 600], |
| + "contentsOpaque": true, |
| + "drawsContent": true, |
| + "repaintRects": [ |
| + [168, 201, 19, 300], |
| + [168, 201, 19, 300], |
| + [168, 201, 19, 300], |
| + [167, 360, 21, 3], |
| + [167, 360, 21, 3], |
| + [167, 360, 21, 3], |
| + [167, 353, 21, 3], |
| + [167, 201, 20, 300], |
| + [167, 201, 20, 300], |
| + [167, 201, 20, 300], |
| + [131, 353, 21, 3], |
| + [131, 201, 20, 300], |
| + [131, 200, 21, 3] |
| + ] |
| + } |
| + ] |
| +} |
| + |