| Index: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
|
| index c0f45c90561fb311425f4b25eeda9109f0b69a5c..31e7e12055685337c52a42a5655283160590b7bd 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
|
| @@ -8,55 +8,65 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutTableCell TD",
|
| - "rect": [8, 8, 56, 54],
|
| + "rect": [8, 8, 60, 54],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
| - "rect": [8, 58, 56, 53],
|
| + "rect": [8, 58, 60, 53],
|
| "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutTable TABLE",
|
| - "rect": [8, 109, 56, 2],
|
| + "rect": [8, 109, 60, 2],
|
| "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutTable TABLE",
|
| - "rect": [8, 110, 56, 1],
|
| + "rect": [8, 110, 60, 1],
|
| "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutTableSection TBODY",
|
| - "rect": [9, 9, 54, 100],
|
| + "rect": [10, 10, 56, 100],
|
| "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableRow TR",
|
| - "rect": [9, 59, 54, 50],
|
| + "rect": [10, 60, 56, 50],
|
| "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableRow TR id='row'",
|
| - "rect": [9, 9, 54, 50],
|
| + "rect": [10, 10, 56, 50],
|
| "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutTableSection TBODY",
|
| - "rect": [10, 10, 52, 100],
|
| + "rect": [9, 9, 54, 100],
|
| "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableRow TR",
|
| - "rect": [10, 60, 52, 50],
|
| + "rect": [9, 59, 54, 50],
|
| "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableRow TR id='row'",
|
| - "rect": [10, 10, 52, 50],
|
| + "rect": [9, 9, 54, 50],
|
| "reason": "style change"
|
| },
|
| {
|
| + "object": "LayoutTable TABLE",
|
| + "rect": [62, 8, 6, 103],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutTable TABLE",
|
| + "rect": [64, 8, 4, 103],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| "object": "LayoutTableCell TD",
|
| "reason": "full"
|
| },
|
|
|