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

Unified Diff: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-width-expected.txt

Issue 1880263003: Auto-rebaseline for r386782 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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-change-col-border-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-width-expected.txt
index ac122cc1ab3f32a3d593f95282f7c2ff26d16b81..58d1e0c25b44ad64475f13e4ce3ab8d0684e0a87 100644
--- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-width-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-width-expected.txt
@@ -58,21 +58,11 @@
},
{
"object": "LayoutTableCell TD",
- "rect": [8, 8, 56, 52],
- "reason": "location change"
- },
- {
- "object": "LayoutTableCell TD",
"rect": [8, 8, 58, 53],
"reason": "location change"
},
{
"object": "LayoutTableCell TD",
- "rect": [62, 8, 55, 52],
- "reason": "location change"
- },
- {
- "object": "LayoutTableCell TD",
"rect": [62, 8, 56, 53],
"reason": "location change"
},
@@ -88,21 +78,11 @@
},
{
"object": "LayoutTableCell TD",
- "rect": [63, 59, 54, 51],
- "reason": "location change"
- },
- {
- "object": "LayoutTableCell TD",
"rect": [62, 59, 56, 53],
"reason": "location change"
},
{
"object": "LayoutTableCol COL id='col'",
- "rect": [8, 8, 109, 102],
- "reason": "style change"
- },
- {
- "object": "LayoutTableCol COL id='col'",
"rect": [8, 8, 110, 104],
"reason": "style change"
},

Powered by Google App Engine
This is Rietveld 408576698