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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt

Issue 2440513002: Add inputmode support to content editable. (Closed)
Patch Set: Add TODO Created 4 years, 1 month 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
index f319df4ed24c71073d62b1d3a4ea43462a071951..d8a86aada01f86573ccb5fc800c992283d924b3d 100644
--- a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
@@ -84,6 +84,7 @@ namespace http://www.w3.org/1999/xhtml
property id
property innerHTML
property innerText
+ property inputMode
property insertAdjacentElement
property insertAdjacentHTML
property insertAdjacentText
@@ -622,7 +623,6 @@ html element input
property height
property incremental
property indeterminate
- property inputMode
property labels
property list
property max
@@ -961,7 +961,6 @@ html element textarea
property dirName
property disabled
property form
- property inputMode
property labels
property maxLength
property minLength
@@ -1198,6 +1197,7 @@ namespace http://www.w3.org/2000/svg
property id
property innerHTML
property innerText
+ property inputMode
property insertAdjacentElement
property insertAdjacentHTML
property insertAdjacentText
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698