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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/textarea-set-disabled-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/virtual/slimmingpaint/fast/repaint/textarea-set-disabled-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/textarea-set-disabled-expected.txt
similarity index 73%
copy from LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/textarea-set-disabled-expected.txt
index 604c6afa3dd7e889792d1538bb48c1701d806760..d3501d1a2f7643050cb06ca3337ec6917ee6efec 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/textarea-set-disabled-expected.txt
@@ -6,11 +6,11 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [380, 10, 3, 18],
- [377, 10, 3, 18]
+ [11, 11, 100, 10],
+ [8, 8, 106, 106]
],
"paintInvalidationClients": [
- "LayoutBlockFlow DIV id='inner-editor'",
+ "LayoutTextControl TEXTAREA",
"LayoutBlockFlow DIV id='inner-editor'"
]
}

Powered by Google App Engine
This is Rietveld 408576698