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

Unified Diff: third_party/WebKit/LayoutTests/fast/table/border-collapsing/border-collapse-change-collapse-to-separate-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/border-collapse-change-collapse-to-separate-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/border-collapse-change-collapse-to-separate-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/border-collapse-change-collapse-to-separate-expected.txt
index d16c070cbb13f415c124a1fb7bd7ebc07a47c84f..21e41cc3366c790c69b391999d069370563f6874 100644
--- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/border-collapse-change-collapse-to-separate-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/border-collapse-change-collapse-to-separate-expected.txt
@@ -8,11 +8,6 @@
"paintInvalidations": [
{
"object": "LayoutTable TABLE id='table'",
- "rect": [8, 8, 212, 108],
- "reason": "style change"
- },
- {
- "object": "LayoutTable TABLE id='table'",
"rect": [8, 8, 220, 112],
"reason": "style change"
},
@@ -58,11 +53,6 @@
},
{
"object": "LayoutTableSection TBODY",
- "rect": [9, 9, 209, 105],
- "reason": "location change"
- },
- {
- "object": "LayoutTableSection TBODY",
"rect": [8, 8, 220, 112],
"reason": "location change"
}

Powered by Google App Engine
This is Rietveld 408576698