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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/table-section-overflow-expected.txt

Issue 1971493002: Auto-rebaseline for r392652 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 fa0e4f7b34d45d119633aef8b7859e1f6dedd00d..6755727a8ee6aa99d9452c2ef26e9e1d57cac964 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
@@ -13,56 +13,56 @@
},
{
"object": "LayoutBlockFlow DIV",
- "rect": [33, 58, 100, 100],
+ "rect": [33, 8, 100, 100],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutBlockFlow DIV",
+ "rect": [58, 58, 50, 100],
"reason": "bounds change"
},
{
"object": "LayoutTable TABLE",
- "rect": [33, 58, 100, 100],
+ "rect": [58, 58, 50, 100],
"reason": "bounds change"
},
{
"object": "LayoutTableCell TD",
- "rect": [33, 58, 100, 100],
+ "rect": [58, 58, 50, 100],
"reason": "bounds change"
},
{
- "object": "LayoutTableSection TBODY",
- "rect": [33, 58, 100, 100],
+ "object": "LayoutTableRow TR",
+ "rect": [58, 58, 50, 100],
"reason": "bounds change"
},
{
- "object": "LayoutBlockFlow DIV",
- "rect": [33, 8, 100, 100],
+ "object": "LayoutTableSection TBODY",
+ "rect": [58, 58, 50, 100],
"reason": "bounds change"
},
{
"object": "LayoutBlockFlow DIV",
- "rect": [33, 8, 100, 100],
+ "rect": [58, 8, 50, 100],
"reason": "bounds change"
},
{
"object": "LayoutTable TABLE",
- "rect": [33, 8, 100, 100],
+ "rect": [58, 8, 50, 100],
"reason": "bounds change"
},
{
"object": "LayoutTableCell TD",
- "rect": [33, 8, 100, 100],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableSection TBODY",
- "rect": [33, 8, 100, 100],
+ "rect": [58, 8, 50, 100],
"reason": "bounds change"
},
{
"object": "LayoutTableRow TR",
- "rect": [58, 58, 50, 100],
+ "rect": [58, 8, 50, 100],
"reason": "bounds change"
},
{
- "object": "LayoutTableRow TR",
+ "object": "LayoutTableSection TBODY",
"rect": [58, 8, 50, 100],
"reason": "bounds change"
},

Powered by Google App Engine
This is Rietveld 408576698