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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align1-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/win/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt
index 7b0dc24cc3d6640f319b48e019d7c3dafbc2ac02..49e7a557fbb109a8a77978f41ec272221471247a 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt
@@ -6,12 +6,20 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [120, 80, 20, 20],
+ [120, 34, 20, 20],
[0, 100, 800, 4],
+ [0, 100, 800, 4],
+ [0, 80, 20, 20],
+ [0, 34, 20, 20],
[0, 0, 800, 103]
],
"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