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