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

Unified Diff: LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt

Issue 404483002: Revert of "Blink does not respect input.selectionStart and input.selectionEnd for some cases" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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/fast/repaint/subtree-root-skipped-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt b/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt
index d611f4230979c8683a18e1257e48bff47781dfb4..038df4344634df2ad18569cae5ec4b72b45dd961 100644
--- a/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/subtree-root-skipped-expected.txt
@@ -8,7 +8,8 @@
"repaintRects": [
[10, 11, 140, 15],
[8, 298, 10, 10],
- [8, 288, 10, 20]
+ [8, 288, 10, 20],
+ [8, 8, 200, 21]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698