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

Unified Diff: LayoutTests/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/fast/repaint/justify-items-overflow-change-expected.txt
diff --git a/LayoutTests/fast/repaint/justify-items-overflow-change-expected.txt b/LayoutTests/fast/repaint/justify-items-overflow-change-expected.txt
index 6329c1b1131bae2af00173074bbca9a43769a87b..60adee4bd52e5e80b64562209f819fdd1e06475e 100644
--- a/LayoutTests/fast/repaint/justify-items-overflow-change-expected.txt
+++ b/LayoutTests/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