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

Unified Diff: LayoutTests/virtual/stable/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/virtual/stable/webexposed/element-instance-property-listing-expected.txt
diff --git a/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt b/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
index aa0584c532dc6131eaf2fc82bcd8c9be7391b3c1..afc5e4f4c09815943483dac33288a3dd79e2e128 100644
--- a/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
+++ b/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
@@ -562,6 +562,7 @@ html element input
property accept
property align
property alt
+ property autocapitalize
property autocomplete
property autofocus
property checkValidity
@@ -891,6 +892,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