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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/justify-items-overflow-change-expected.txt

Issue 1130843004: [CSS Grid Layout] New alignment related repaint layout tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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/virtual/slimmingpaint/fast/repaint/justify-items-overflow-change-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/justify-items-overflow-change-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/justify-items-overflow-change-expected.txt
index e2e4c49800e5a38edef37b3e667c1099fd9d433e..dfd7afc5f37ee090576b17e442d1664656f52a71 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/justify-items-overflow-change-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/justify-items-overflow-change-expected.txt
@@ -8,16 +8,16 @@
"repaintRects": [
[149, 53, 50, 50],
[149, 53, 50, 50],
- [148, 52, 52, 150],
- [148, 52, 52, 150],
+ [148, 52, 52, 300],
+ [148, 52, 52, 300],
[1, 53, 160, 50],
[0, 52, 200, 300],
- [0, 52, 162, 150],
+ [0, 52, 162, 300],
[0, 16, 800, 336],
[0, 0, 800, 352],
[-61, 53, 160, 50],
[-62, 52, 262, 300],
- [-62, 52, 162, 150],
+ [-62, 52, 162, 300],
[-62, 16, 862, 336],
[-62, 0, 862, 352]
],

Powered by Google App Engine
This is Rietveld 408576698