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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/repaint/subtree-root-skipped-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt b/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt
index fa6484cdc264e548a257daff36202915714bddf3..5d918db81de1131f7e242e47d12c9fb2446f115e 100644
--- a/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt
@@ -8,7 +8,8 @@
"repaintRects": [
[11, 11, 117, 13],
[8, 298, 10, 10],
- [8, 288, 10, 20]
+ [8, 288, 10, 20],
+ [8, 8, 200, 19]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698