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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/search-field-cancel-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/search-field-cancel-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/search-field-cancel-expected.txt
similarity index 73%
copy from LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
copy to LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/search-field-cancel-expected.txt
index f4522504e0a3e1deb5f4836b232f97e4b1fd10f5..a3d3e6e87015c105c9a020c2c7264aa457213b91 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/search-field-cancel-expected.txt
@@ -6,12 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [407, 10, 3, 15],
- [405, 10, 3, 15]
+ [17, 45, 100, 13],
+ [17, 45, 54, 13]
],
"paintInvalidationClients": [
"LayoutBlockFlow DIV id='inner-editor'",
- "LayoutBlockFlow DIV id='inner-editor'"
+ "LayoutText #text"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698