| Index: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
|
| index ec10b802ce1e6b376d87463431c331235eb48403..023bfe12e3a58caed85a1621c00617d6e1b3cc88 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt
|
| @@ -19,22 +19,22 @@
|
| {
|
| "object": "LayoutTableRow TR",
|
| "rect": [10, 10, 54, 50],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableSection TBODY",
|
| "rect": [10, 10, 54, 50],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableRow TR",
|
| "rect": [9, 9, 54, 50],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableSection TBODY",
|
| "rect": [9, 9, 54, 50],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
|
|