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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/justify-self-change-keeping-geometry-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-self-change-keeping-geometry-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-with-transformation-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/justify-self-change-keeping-geometry-expected.txt
similarity index 61%
copy from LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-with-transformation-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/justify-self-change-keeping-geometry-expected.txt
index b77144d5441fb2258f0cde2f93bb7da19f4fdb2f..732c82e4db0086597d5a848ccb031fd4c3c45695 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-with-transformation-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/justify-self-change-keeping-geometry-expected.txt
@@ -6,12 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [322, 197, 14, 21],
- [41, 35, 14, 20]
+ [150, 52, 50, 150],
+ [0, 52, 50, 150]
],
"paintInvalidationClients": [
- "LayoutBlockFlow DIV id='div'",
- "LayoutBlockFlow DIV id='div'"
+ "LayoutBlockFlow DIV class='item1'",
+ "LayoutBlockFlow DIV class='item2'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698