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

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

Issue 995363002: Implement autocapitalize in Blink to be used by the embedder. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: update webexposed tests Created 5 years, 9 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/webexposed/element-instance-property-listing-expected.txt
diff --git a/LayoutTests/webexposed/element-instance-property-listing-expected.txt b/LayoutTests/webexposed/element-instance-property-listing-expected.txt
index adf7001041d6b911e685aa4d1bd7c3ac25b2e8d1..c253c08f37e93d7ad91c14fa80c2701c6c98f1dc 100644
--- a/LayoutTests/webexposed/element-instance-property-listing-expected.txt
+++ b/LayoutTests/webexposed/element-instance-property-listing-expected.txt
@@ -584,6 +584,7 @@ html element input
property accept
property align
property alt
+ property autocapitalize
property autocomplete
property autofocus
property checkValidity
@@ -928,6 +929,7 @@ html element td
html element template
property content
html element textarea
+ property autocapitalize
property autofocus
property checkValidity
property cols

Powered by Google App Engine
This is Rietveld 408576698