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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/table-section-overflow-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-section-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-section-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/table-section-overflow-expected.txt
index b3e7d4d9a9e10b4ada0d6f3ed957c5a90236d950..99b1077ffd39ec37e9e520c5c1446fc5e0bd2f8a 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/table-section-overflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/table-section-overflow-expected.txt
@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV",
- "rect": [33, 8, 100, 100],
+ "rect": [33, 58, 100, 100],
"reason": "location change"
},
{
@@ -17,43 +17,43 @@
"reason": "location change"
},
{
- "object": "LayoutBlockFlow DIV",
- "rect": [33, 8, 100, 100],
+ "object": "LayoutTable TABLE",
+ "rect": [33, 58, 100, 100],
"reason": "location change"
},
{
- "object": "LayoutBlockFlow DIV",
+ "object": "LayoutTableCell TD",
"rect": [33, 58, 100, 100],
"reason": "location change"
},
{
- "object": "LayoutBlockFlow DIV id='spacer'",
- "rect": [0, 0, 0, 0],
- "reason": "became visible"
+ "object": "LayoutTableSection TBODY",
+ "rect": [33, 58, 100, 100],
+ "reason": "location change"
},
{
- "object": "LayoutTable TABLE",
+ "object": "LayoutBlockFlow DIV",
"rect": [33, 8, 100, 100],
"reason": "location change"
},
{
- "object": "LayoutTable TABLE",
- "rect": [33, 58, 100, 100],
+ "object": "LayoutBlockFlow DIV",
+ "rect": [33, 8, 100, 100],
"reason": "location change"
},
{
- "object": "LayoutTableCell TD",
+ "object": "LayoutTable TABLE",
"rect": [33, 8, 100, 100],
"reason": "location change"
},
{
"object": "LayoutTableCell TD",
- "rect": [33, 58, 100, 100],
+ "rect": [33, 8, 100, 100],
"reason": "location change"
},
{
- "object": "LayoutTableRow TR",
- "rect": [58, 8, 50, 100],
+ "object": "LayoutTableSection TBODY",
+ "rect": [33, 8, 100, 100],
"reason": "location change"
},
{
@@ -62,14 +62,13 @@
"reason": "location change"
},
{
- "object": "LayoutTableSection TBODY",
- "rect": [33, 8, 100, 100],
+ "object": "LayoutTableRow TR",
+ "rect": [58, 8, 50, 100],
"reason": "location change"
},
{
- "object": "LayoutTableSection TBODY",
- "rect": [33, 58, 100, 100],
- "reason": "location change"
+ "object": "LayoutBlockFlow DIV id='spacer'",
+ "reason": "became visible"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698