| Index: third_party/WebKit/LayoutTests/paint/invalidation/invalidation-on-foreground-graphics-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/invalidation-on-foreground-graphics-layer-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/invalidation-on-foreground-graphics-layer-expected.txt
|
| deleted file mode 100644
|
| index b048d5212dd133af758249988d18c8e442071220..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/invalidation-on-foreground-graphics-layer-expected.txt
|
| +++ /dev/null
|
| @@ -1,77 +0,0 @@
|
| -{
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "position": [8, 8],
|
| - "bounds": [200, 200],
|
| - "contentsOpaque": true,
|
| - "shouldFlattenTransform": false,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#D3D3D3",
|
| - "children": [
|
| - {
|
| - "bounds": [185, 185],
|
| - "shouldFlattenTransform": false,
|
| - "children": [
|
| - {
|
| - "bounds": [300, 300],
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='target'",
|
| - "rect": [100, 100, 200, 200],
|
| - "reason": "style change"
|
| - }
|
| - ],
|
| - "children": [
|
| - {
|
| - "bounds": [200, 200],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#ADD8E6"
|
| - },
|
| - {
|
| - "bounds": [300, 300],
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='target'",
|
| - "rect": [100, 100, 200, 200],
|
| - "reason": "style change"
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "bounds": [200, 200],
|
| - "children": [
|
| - {
|
| - "position": [0, 185],
|
| - "bounds": [185, 15]
|
| - },
|
| - {
|
| - "position": [185, 0],
|
| - "bounds": [15, 185]
|
| - },
|
| - {
|
| - "position": [185, 185],
|
| - "bounds": [15, 15],
|
| - "drawsContent": true
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|