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

Unified Diff: LayoutTests/editing/caret/caret-position.html

Issue 512173002: Revert of Cursor to be centrally aligned instead of top aligned (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 4 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/editing/caret/caret-position.html
diff --git a/LayoutTests/editing/caret/caret-position.html b/LayoutTests/editing/caret/caret-position.html
deleted file mode 100644
index f54c337fb45c2522fdf0b62ca386622228887985..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/caret/caret-position.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<!DOCTYPE html>
-<body>
-This tests if the caret position is aligned correctly.
-<input id="text" style="line-height: 1; font-size: 10; padding: 1px 0px 1px 1px; width:200px;"/>
-<script>
-document.getElementById('text').focus();
-</script>
-</body>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/platform/linux/editing/selection/mixed-editability-10-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698