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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/table-outer-border-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/repaint/table-outer-border-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-outer-border-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/table-outer-border-expected.txt
index d983c698ced256cebfa44dc2a2dfbaf59c7c729e..bdf893aae8c4a237bf3335a8c87243000da3a421 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/table-outer-border-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/table-outer-border-expected.txt
@@ -18,8 +18,8 @@
},
{
"object": "LayoutTableCell TD",
- "rect": [8, 8, 132, 82],
- "reason": "layoutObject removal"
+ "rect": [8, 75, 132, 82],
+ "reason": "location change"
},
{
"object": "LayoutTableCell TD",
@@ -28,28 +28,28 @@
},
{
"object": "LayoutTableCell TD",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "rect": [8, 8, 132, 82],
+ "reason": "location change"
},
{
"object": "LayoutTableCell TD",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "rect": [8, 8, 132, 82],
+ "reason": "layoutObject removal"
},
{
- "object": "LayoutTableCell TD",
- "rect": [8, 8, 132, 82],
+ "object": "LayoutTableSection TBODY",
+ "rect": [15, 15, 117, 134],
"reason": "location change"
},
{
- "object": "LayoutTableCell TD",
- "rect": [8, 75, 132, 82],
- "reason": "location change"
+ "object": "LayoutTableSection TBODY",
+ "rect": [15, 15, 117, 134],
+ "reason": "layoutObject removal"
},
{
"object": "LayoutTableRow TR",
- "rect": [15, 15, 117, 67],
- "reason": "layoutObject removal"
+ "rect": [15, 82, 117, 67],
+ "reason": "location change"
},
{
"object": "LayoutTableRow TR",
@@ -63,18 +63,24 @@
},
{
"object": "LayoutTableRow TR",
- "rect": [15, 82, 117, 67],
- "reason": "location change"
+ "rect": [15, 15, 117, 67],
+ "reason": "layoutObject removal"
},
{
- "object": "LayoutTableSection TBODY",
- "rect": [15, 15, 117, 134],
- "reason": "layoutObject removal"
+ "object": "LayoutTableCell TD",
+ "reason": "full"
},
{
- "object": "LayoutTableSection TBODY",
- "rect": [15, 15, 117, 134],
- "reason": "location change"
+ "object": "LayoutTableCell TD",
+ "reason": "full"
+ },
+ {
+ "object": "LayoutTableCell TD",
+ "reason": "full"
+ },
+ {
+ "object": "LayoutTableCell TD",
+ "reason": "full"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698