| Index: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-color-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-color-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-color-expected.txt
|
| index 98637d259969f92c8bb162b56fd1b895e546f57a..9338f1dc57ebcbab75279ca15c377bcb3b174cb7 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-color-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-color-expected.txt
|
| @@ -7,24 +7,21 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutTableCell TD",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| + "object": "LayoutTableRow TR id='row'",
|
| + "rect": [10, 10, 56, 50],
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutTableRow TR id='row'",
|
| - "rect": [10, 10, 56, 50],
|
| - "reason": "style change"
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "full"
|
| }
|
| ]
|
| }
|
|
|