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

Unified Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt

Issue 1005873007: Auto-rebaseline for r192452 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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/platform/linux/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt
index 865f089235589d206adfc7452664e35bf952fd24..79c07c936f12bc86d373c4fa7626955980d21e6e 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt
@@ -6,12 +6,20 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [120, 130, 20, 20],
+ [120, 100, 20, 20],
+ [0, 130, 20, 20],
[0, 125, 800, 30],
+ [0, 125, 800, 30],
+ [0, 100, 20, 20],
[0, 0, 800, 154]
],
"paintInvalidationClients": [
+ "LayoutBlockFlow HTML",
+ "LayoutBlockFlow BODY",
"LayoutBlockFlow BODY",
- "LayoutBlockFlow BODY"
+ "LayoutBlockFlow DIV class='other'",
+ "LayoutBlockFlow DIV class='other'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698