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

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: Anohter test expected to fail added to TestExpectations. 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..4ba59ae1959578044b9f1ac4f54fe2c8552cc8a1 100644
--- a/LayoutTests/fast/repaint/justify-items-overflow-change-expected.txt
+++ b/LayoutTests/fast/repaint/justify-items-overflow-change-expected.txt
@@ -6,20 +6,20 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [149, 53, 50, 50],
- [149, 53, 50, 50],
- [148, 52, 52, 150],
- [148, 52, 52, 150],
- [1, 53, 160, 50],
+ [150, 52, 50, 300],
+ [150, 52, 50, 300],
+ [150, 52, 50, 50],
+ [150, 52, 50, 50],
[0, 52, 200, 300],
- [0, 52, 162, 150],
+ [0, 52, 160, 300],
+ [0, 52, 160, 50],
[0, 16, 800, 336],
[0, 0, 800, 352],
- [-61, 53, 160, 50],
- [-62, 52, 262, 300],
- [-62, 52, 162, 150],
- [-62, 16, 862, 336],
- [-62, 0, 862, 352]
+ [-60, 52, 260, 300],
+ [-60, 52, 160, 300],
+ [-60, 52, 160, 50],
+ [-60, 16, 860, 336],
+ [-60, 0, 860, 352]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698