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

Unified Diff: Source/WebCore/html/shadow/DateTimeSymbolicFieldElement.h

Issue 12086056: Merge 140803 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Patch Set: Created 7 years, 11 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: Source/WebCore/html/shadow/DateTimeSymbolicFieldElement.h
===================================================================
--- Source/WebCore/html/shadow/DateTimeSymbolicFieldElement.h (revision 141200)
+++ Source/WebCore/html/shadow/DateTimeSymbolicFieldElement.h (working copy)
@@ -57,6 +57,7 @@
virtual void stepDown() OVERRIDE FINAL;
virtual void stepUp() OVERRIDE FINAL;
virtual String value() const OVERRIDE FINAL;
+ virtual int valueForARIAValueNow() const OVERRIDE FINAL;
virtual String visibleValue() const OVERRIDE FINAL;
// TypeAheadDataSource functions.
« no previous file with comments | « Source/WebCore/html/shadow/DateTimeFieldElement.cpp ('k') | Source/WebCore/html/shadow/DateTimeSymbolicFieldElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698