From 5f1ab04193ad0130ca8204aadaceae083aca9881 Mon Sep 17 00:00:00 2001 From: Feng Qian Date: Wed, 17 Jun 2009 12:12:20 -0700 Subject: Get WebKit r44544. --- WebCore/html/HTMLLegendElement.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WebCore/html/HTMLLegendElement.h') diff --git a/WebCore/html/HTMLLegendElement.h b/WebCore/html/HTMLLegendElement.h index 6d01dce..713d73c 100644 --- a/WebCore/html/HTMLLegendElement.h +++ b/WebCore/html/HTMLLegendElement.h @@ -34,7 +34,7 @@ public: virtual ~HTMLLegendElement(); virtual bool isFocusable() const; - virtual const AtomicString& type() const; + virtual const AtomicString& formControlType() const; virtual void accessKeyAction(bool sendToAnyElement); /** -- cgit v1.1