| Index: third_party/WebKit/LayoutTests/paint/invalidation/table/animated-row-background-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/animated-row-background-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/animated-row-background-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..79dab275e78c752c853118a71040bceaf6a94e01
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/table/animated-row-background-expected.txt
|
| @@ -0,0 +1,42 @@
|
| +CONSOLE MESSAGE: line 24: onload
|
| +{
|
| + "layers": [
|
| + {
|
| + "name": "LayoutView #document",
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutTableRow TR id='row'",
|
| + "rect": [8, 10, 210, 102],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG id='image'",
|
| + "rect": [8, 114, 50, 50],
|
| + "reason": "full"
|
| + }
|
| + ]
|
| + }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutTableCell TD id='cell1'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD id='cell2'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableRow TR id='row'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG id='image'",
|
| + "reason": "full"
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|