| Index: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt
|
| index 4360ea8c0bfc8d276effb67688aa17e088d98c6e..f67e23bc154a166992fb983bb0103c0bc45bec12 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt
|
| @@ -19,37 +19,37 @@
|
| {
|
| "object": "LayoutTableRow TR",
|
| "rect": [10, 10, 110, 50],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableSection TBODY",
|
| "rect": [10, 10, 110, 50],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableRow TR",
|
| "rect": [9, 9, 107, 50],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableSection TBODY",
|
| "rect": [9, 9, 107, 50],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableCell TD id='foo'",
|
| "rect": [8, 8, 59, 54],
|
| - "reason": "location change"
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
| "rect": [63, 8, 58, 54],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTableCell TD",
|
| "rect": [62, 8, 55, 52],
|
| - "reason": "location change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutTable TABLE",
|
|
|