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

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

Issue 984813004: Auto-rebaseline for r191480 (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/mac/virtual/slimmingpaint/fast/repaint/vertical-align-length2-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/vertical-align-length2-expected.txt
similarity index 69%
copy from LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt
copy to LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/vertical-align-length2-expected.txt
index fde331dca5dfb526075e2685d822545a546e237e..971c5ae5da7d7c8f9f83c915b7e69fc7e0fb9d03 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/vertical-align-length2-expected.txt
@@ -6,9 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [790, 7, 3, 21]
+ [200, 80, 100, 100],
+ [200, 50, 100, 100],
+ [0, 0, 800, 204]
],
"paintInvalidationClients": [
+ "LayoutBlockFlow BODY",
"LayoutBlockFlow DIV id='target'"
]
}

Powered by Google App Engine
This is Rietveld 408576698