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

Unified Diff: LayoutTests/accessibility/editable-selected-range-expected.txt

Issue 1056763002: Reland: Made content editables report the caret and text selection by treating them as text controls (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Merged with master. Created 5 years, 8 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/accessibility/editable-selected-range-expected.txt
diff --git a/LayoutTests/accessibility/editable-selected-range-expected.txt b/LayoutTests/accessibility/editable-selected-range-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..130885b0a03ccd822633060a2c2e7fc91e5d0a5f
--- /dev/null
+++ b/LayoutTests/accessibility/editable-selected-range-expected.txt
@@ -0,0 +1,7 @@
+(4,0) = {4, 0}
+
+(8,2) = {8, 2}
+
+(100,0) = {25, 0}
+
+
« no previous file with comments | « LayoutTests/accessibility/editable-selected-range.html ('k') | Source/modules/accessibility/AXLayoutObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698