Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Unified Diff: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt

Issue 1890293002: Manual rebaseline for bug 602483, 602614, 602616, 602618 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml for NeedsManualRebaseline (it was skipped so no baseline generated) Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt
index e2fd33365cb39426aa9426ad59583294524b8a31..ec9fd710a4f5ec536e1de93f153fb1abab2eba3f 100644
--- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt
@@ -12,54 +12,50 @@
"reason": "full"
},
{
- "object": "LayoutTableCell TD",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "object": "LayoutTableSection TBODY",
+ "rect": [10, 10, 165, 50],
+ "reason": "forced by layout"
},
{
- "object": "LayoutTableCell TD",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "object": "LayoutTableCell TD id='bar'",
+ "rect": [64, 8, 58, 54],
+ "reason": "layoutObject removal"
},
{
"object": "LayoutTableCell TD",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "rect": [63, 8, 58, 54],
+ "reason": "location change"
},
{
"object": "LayoutTableCell TD",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "rect": [122, 9, 54, 52],
+ "reason": "location change"
},
{
"object": "LayoutTableCell TD",
- "rect": [67, 8, 3, 54],
+ "rect": [63, 10, 4, 50],
"reason": "incremental"
},
{
"object": "LayoutTableCell TD",
- "rect": [63, 10, 4, 50],
+ "rect": [67, 8, 3, 54],
"reason": "incremental"
},
{
"object": "LayoutTableCell TD",
- "rect": [122, 9, 54, 52],
- "reason": "location change"
+ "reason": "full"
},
{
"object": "LayoutTableCell TD",
- "rect": [63, 8, 58, 54],
- "reason": "location change"
+ "reason": "full"
},
{
- "object": "LayoutTableCell TD id='bar'",
- "rect": [64, 8, 58, 54],
- "reason": "layoutObject removal"
+ "object": "LayoutTableCell TD",
+ "reason": "full"
},
{
- "object": "LayoutTableSection TBODY",
- "rect": [10, 10, 165, 50],
- "reason": "forced by layout"
+ "object": "LayoutTableCell TD",
+ "reason": "full"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698