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

Unified Diff: LayoutTests/fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt

Issue 283713006: Auto-rebaseline for r173990 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: LayoutTests/fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt
diff --git a/LayoutTests/fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt b/LayoutTests/fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt
index c9bf314a958eead46f1a534dae18412bda2a0ab4..e67c974a3bda52b48c0bc99834c1129e060857a9 100644
--- a/LayoutTests/fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt
+++ b/LayoutTests/fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt
@@ -7,8 +7,8 @@
(drawsContent 1)
(repaint rects
(rect 8.00 48.00 100.00 150.00)
- (rect 8.00 48.00 100.00 50.00)
(rect 8.00 48.00 100.00 100.00)
+ (rect 8.00 48.00 100.00 50.00)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698