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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/table-cell-move-expected.txt

Issue 2245063007: Auto-rebaseline for r412763 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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-cell-move-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move-expected.txt
index c7d8a79a367d456c1fb2505c41555deaddd0acbd..6d6039fea01de1011adb115031701f9b8489e351 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move-expected.txt
@@ -21,7 +21,7 @@
{
"object": "LayoutTableCell TD",
"rect": [8, 320, 60, 60],
- "reason": "bounds change"
+ "reason": "became invisible"
},
{
"object": "LayoutBlockFlow DIV",
@@ -47,10 +47,6 @@
"reason": "became visible"
},
{
- "object": "LayoutTableCell TD id='t'",
- "reason": "became visible"
- },
- {
"object": "LayoutTableCell TD",
"reason": "bounds change"
},
@@ -60,15 +56,15 @@
},
{
"object": "LayoutTableCell TD",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutTableCell TD",
- "reason": "bounds change"
+ "reason": "became invisible"
},
{
"object": "LayoutTableCell TD id='s'",
- "reason": "bounds change"
+ "reason": "location change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698