Sign in
webkit
/
WebKit
/
ae2b79bedbcef1c52000a4f6a370d6b804724c78
/
Source
/
WebCore
/
html
/
HTMLLabelElement.h
3a4c181
Unable to enter text in https://eat.fi
by carlosgc@webkit.org
· 5 years ago
197cd32
Put the DOM in IsoHeaps https://bugs.webkit.org/show_bug.cgi?id=183546
by fpizlo@apple.com
· 7 years ago
667a08c
Replace some auto* with RefPtr within WebCore/html
by jiewen_tan@apple.com
· 7 years ago
9e71e5e
Remove PassRefPtr use from the "html" directory, other improvements
by darin@apple.com
· 8 years ago
9b38812
label element with tabindex >= 0 is not focusable
by rniwa@webkit.org
· 8 years ago
57283de
Align HTMLLabelElement.prototype.form with the HTML specification
by cdumez@apple.com
· 8 years ago
e8090dd
DOM event handling should pass Event around by reference.
by akling@apple.com
· 8 years ago
760090a
by achristensen@apple.com
· 9 years ago
188bacd
Update HTML*Element class override methods in final classes
by commit-queue@webkit.org
· 9 years ago
11ff47c
Remove "virtual" from all lines that have both "virtual" and "override".
by darin@apple.com
· 9 years ago
02f433a
Modernize the HTMLElement factory https://bugs.webkit.org/show_bug.cgi?id=140063
by weinig@apple.com
· 10 years ago
dbdca2f
Convert PassRefPtr return types to RefPtr. <https://webkit.org/b/138995>
by akling@apple.com
· 10 years ago
9cea8f3
Generate Element casting helper functions
by cdumez@apple.com
· 10 years ago
16d2dd4
Change all uses of FINAL to final now that all our compilers support it
by andersca@apple.com
· 11 years ago
2dfe6cb
Remove workaround for compilers not supporting explicit override control
by commit-queue@webkit.org
· 11 years ago
b857d7b
Merge NODE_TYPE_CASTS and ELEMENT_TYPE_CASTS
by weinig@apple.com
· 11 years ago
70c6058
Add OVERRIDE and virtual where appropriate
by andersca@apple.com
· 11 years ago
6becaaf
[CTTE] Node subclasses should take a Document by reference in their constructor (Part 3)
by weinig@apple.com
· 11 years ago
e8e317b
toFooElement() should use static_cast, not reinterpret_cast.
by akling@apple.com
· 11 years ago
09ac8d3
Generate toFooElement() functions from tagname data.
by gyuyoung.kim@samsung.com
· 11 years ago
7264285
Generate isFooElement() functions from tagname data.
by akling@apple.com
· 11 years ago
00be13e
Unreviewed, rolling out r154955.
by akling@apple.com
· 11 years ago
ab99c76
Generate isFooElement() functions from tagname data.
by akling@apple.com
· 11 years ago
ecdc7b0
<https://webkit.org/b/120166> Add Traversal<ElementType> template
by antti@apple.com
· 12 years ago
66fd1df
Append overloading function for isFooElement
by kangil.han@samsung.com
· 12 years ago
fc111dc2
Adopt is/toHTMLLabelElement for code cleanup
by kangil.han@samsung.com
· 12 years ago
f40c868
Move "active" state logic from Node to Element. <http://webkit.org/b/116785>
by akling@apple.com
· 12 years ago
926344e
Move Node::isFocusable() to Element. <http://webkit.org/b/116777>
by akling@apple.com
· 12 years ago
b532ed8
Move "hover" state logic from Node to Element. <http://webkit.org/b/116757>
by akling@apple.com
· 12 years ago
20e062b
Apply FINAL to the Node hierarchy. <http://webkit.org/b/115984>
by akling@apple.com
· 12 years ago
a3bf3a8
Add FocusDirection argument to HTMLTextFormControlElement::handleFocusEvent
by tkent@chromium.org
· 12 years ago
d4a972d
There is no way to tell whether an element can be activated or not
by allan.jensen@nokia.com
· 13 years ago
daf8b31
[Forms] label.form attribute doesn't work
by commit-queue@webkit.org
· 13 years ago
a3eabcd
[Forms] The "meter" element should not be a form-associated element.
by commit-queue@webkit.org
· 13 years ago
fe7d230
(register|unregister)DynamicSubtreeNodeList should be called only for labels and regions node lists
by rniwa@webkit.org
· 13 years ago
8a3d4af
StyledElement: Rename parseMappedAttribute() to parseAttribute().
by kling@webkit.org
· 13 years ago
c521345
Revert r104210. It turned out that this patch makes improving the node list caches harder.
by rniwa@webkit.org
· 13 years ago
c6d7a6f
Inserting nodes is slow due to Node::notifyNodeListsAttributeChanged (20%+)
by rniwa@webkit.org
· 13 years ago
ce61faa
Unreviewed, rolling out r104084.
by commit-queue@webkit.org
· 13 years ago
fe9983f
Inserting nodes is slow due to Node::notifyNodeListsAttributeChanged (20%+)
by rniwa@webkit.org
· 13 years ago
5bc308c
Access key should work on all elements.
by commit-queue@webkit.org
· 13 years ago
1f839a2
Move WebCore into Source
by abarth@webkit.org
· 14 years ago
[Renamed from WebCore/html/HTMLLabelElement.h]
4411750
2010-08-24 Adam Barth <abarth@webkit.org>
by abarth@webkit.org
· 15 years ago
817d277
2010-06-26 Darin Adler <darin@apple.com>
by darin@apple.com
· 15 years ago
1f643c7
2010-05-30 Darin Adler <darin@apple.com>
by darin@apple.com
· 15 years ago
955a093
Support the labels attribute in labelable form controls
by yael.aharon@nokia.com
· 15 years ago
62a1a5f
HTMLLabelElement::control() should return HTMLFormControlElement, not HTMLElement
by yael.aharon@nokia.com
· 15 years ago
64fe434
Support control attribute of HTMLLabelElement
by yael.aharon@nokia.com
· 15 years ago
6a27e01
2008-11-26 Julien Chaffraix <jchaffraix@webkit.org>
by jchaffraix@webkit.org
· 16 years ago
c8eccec
JavaScriptCore:
by ddkilzer
· 17 years ago
9efc76e
Reviewed by Sam.
by darin
· 18 years ago
3975ff6
LayoutTests:
by weinig
· 18 years ago
6bdce7a
LayoutTests:
by mjs
· 18 years ago
8eddecf
2007-01-15 Eric Seidel <eric@webkit.org>
by eseidel
· 18 years ago
89040d0
Fix for bug 3244, implement html4 label support.
by hyatt
· 18 years ago
98fa8b8
Rubber stamped by Eric.
by darin
· 19 years ago
[Renamed from WebCore/khtml/html/HTMLLabelElement.h]
b9481ed
- global rename, done by script
by darin
· 19 years ago