| Index: third_party/WebKit/LayoutTests/paint/pagination/pagination-change-clip-crash-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/pagination/pagination-change-clip-crash-expected.txt b/third_party/WebKit/LayoutTests/paint/pagination/pagination-change-clip-crash-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ef1810a05409d4cc6f1ef22793e322899f067a35
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/paint/pagination/pagination-change-clip-crash-expected.txt
|
| @@ -0,0 +1,33 @@
|
| +{
|
| + "layers": [
|
| + {
|
| + "name": "LayoutView #document",
|
| + "bounds": [785, 736],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 636, 785, 100],
|
| + "reason": "incremental"
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow DIV id='background'",
|
| + "position": [8, 428],
|
| + "bounds": [769, 300]
|
| + }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='background'",
|
| + "reason": "style change"
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|