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

Unified Diff: LayoutTests/platform/mac/fast/repaint/table-cell-move-expected.txt

Issue 615093002: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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: LayoutTests/platform/mac/fast/repaint/table-cell-move-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/table-cell-move-expected.txt b/LayoutTests/platform/mac/fast/repaint/table-cell-move-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a25e4b073b77a0b1647e0d54b727c5dfc324dc97
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/repaint/table-cell-move-expected.txt
@@ -0,0 +1,22 @@
+{
+ "bounds": [800, 600],
+ "children": [
+ {
+ "bounds": [800, 600],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "repaintRects": [
+ [8, 314, 61, 60],
+ [8, 314, 61, 60],
+ [8, 254, 61, 60],
+ [8, 194, 61, 180],
+ [8, 194, 61, 180],
+ [8, 194, 61, 60],
+ [8, 134, 61, 180],
+ [8, 134, 61, 180],
+ [8, 134, 61, 60]
+ ]
+ }
+ ]
+}
+

Powered by Google App Engine
This is Rietveld 408576698