- a178814 Avoid style recomputation when forwarding a focus event to an text field's input type by wenson_hsieh@apple.com · 8 years ago
- 98b0becb Introduce the option to mark an HTML element as having AutoFill available. by commit-queue@webkit.org · 8 years ago
- c723367 [Cleanup] Follow up cleanup for DOMFormData implementation by commit-queue@webkit.org · 8 years ago
- e0d741c [PAL] Unify PlatformUserPreferredLanguages.h with Language.h by mmaxfield@apple.com · 8 years ago
- 7b10bfa Element focus appearance update should be either immediate or a post-layout task by akling@apple.com · 8 years ago
- 750df37 ExceptionCode enumeration should use modern exception names by cdumez@apple.com · 8 years ago
- 9756f47 Make ExceptionCode a proper enumeration by cdumez@apple.com · 8 years ago
- c4579a0 [WTF] Clean up StringStatics.cpp by using LazyNeverDestroyed<> for Atoms by utatane.tea@gmail.com · 8 years ago
- 4af2da5 Unreviewed, rolling out r219178. by jlewis3@apple.com · 8 years ago
- 897281c [WTF] Clean up StringStatics.cpp by using LazyNeverDestroyed<> for Atoms by utatane.tea@gmail.com · 8 years ago
- ca24089 Merge TreeScopeAdopter into TreeScope by rniwa@webkit.org · 8 years ago
- f9da7a7 Streamline handling of attributes, using references as much as possible by darin@apple.com · 8 years ago
- 3bee9a4 Unreviewed, rolling out r216419. by mcatanzaro@igalia.com · 8 years ago
- 7e3614e Ensure clean tree before AX cache update. by zalan@apple.com · 8 years ago
- 5331c64 Align colspan/rowspan limits with the latest HTML specification by cdumez@apple.com · 8 years ago
- b33a21d [WK2] Support Icon creation from file URLs on iOS by wenson_hsieh@apple.com · 8 years ago
- 07d7eb1 Document should always have a Settings. <https://webkit.org/b/120172> by akling@apple.com · 8 years ago
- 85cc262 Rename Node::inDocument() to isConnected() by cdumez@apple.com · 8 years ago
- 68c4070 Convert langAttributeAwareFormControlUIEnabled to a Setting by commit-queue@webkit.org · 8 years ago
- 12c6e6d [WebIDL] Remove custom bindings for HTMLInputElement, HTMLFrameElement, HTMLMediaElement and HTMLOptionsCollection by commit-queue@webkit.org · 8 years ago
- 9e71e5e Remove PassRefPtr use from the "html" directory, other improvements by darin@apple.com · 8 years ago
- 4c478c4 Stop reinterpret_casting UBreakIterators to the undefined type TextBreakIterator by mmaxfield@apple.com · 8 years ago
- 787d262 Source/WebCore: by antti@apple.com · 8 years ago
- 4392696 [WTF] Import std::optional reference implementation as WTF::Optional by utatane.tea@gmail.com · 8 years ago
- 335b2b2 WKBundleNodeHandleSetHTMLInputElementSpellcheckEnabled should keep text replacement enabled by rniwa@webkit.org · 8 years ago
- 33db059 Use more references in TreeScope / TreeScopeAdopter by cdumez@apple.com · 8 years ago
- cf2bf6e Correct handling of changing input type by bfulgham@apple.com · 8 years ago
- 2751d41 Speed up setting attributes of input elements of type 'text' by cdumez@apple.com · 8 years ago
- 3f8538a Speed up HTMLInputElement validation by cdumez@apple.com · 8 years ago
- 66d4118 Move all classes in the HTML directory from ExceptionCode to Exception by darin@apple.com · 8 years ago
- 1c45583 Rename setNeedsStyleRecalc to invalidateStyle by antti@apple.com · 8 years ago
- 3747aa5 Support InputEvent.data for the new InputEvent spec by wenson_hsieh@apple.com · 8 years ago
- 96830b2 Introduce InputEvent bindings in preparation for the input events spec by wenson_hsieh@apple.com · 8 years ago
- f46bf92 Assigning non-numeric to input.minlength should set minlength to 0 by cdumez@apple.com · 8 years ago
- b250b28 Cloning a textarea does not clone the textarea's value by cdumez@apple.com · 9 years ago
- ccb1744 input.type cannot be set to "file" after being set to another type by cdumez@apple.com · 9 years ago
- 8040752 Drop support for <isindex> https://bugs.webkit.org/show_bug.cgi?id=7139 by cdumez@apple.com · 9 years ago
- 2702e9c Update parseHTMLNonNegativeInteger() to return an unsigned value by cdumez@apple.com · 9 years ago
- d96d18d Add support for input.minLength / textArea.minLength by cdumez@apple.com · 9 years ago
- e8090dd DOM event handling should pass Event around by reference. by akling@apple.com · 9 years ago
- fb55b37 Implement functionality of media capture on iOS by commit-queue@webkit.org · 9 years ago
- bda54a0 Rename fastHasAttribute to hasAttributeWithoutSynchronization by rniwa@webkit.org · 9 years ago
- e999a05 Rename fastGetAttribute to attributeWithoutSynchronization by rniwa@webkit.org · 9 years ago
- 3605922 Use fastGetAttribute() / setAttributeWithoutSynchronization() when possible by cdumez@apple.com · 9 years ago
- c2286ed Move breaking iterator code to WTF by mmaxfield@apple.com · 9 years ago
- f809f69 Focus event dispatched in iframe causes parent document to scroll incorrectly by simon.fraser@apple.com · 9 years ago
- c4909fe Unreviewed, rolling out r202243. https://bugs.webkit.org/show_bug.cgi?id=158972 by commit-queue@webkit.org · 9 years ago
- 73f4b45 :default CSS pseudo-class should match checkboxes+radios with a `checked` attribute by benjamin@webkit.org · 9 years ago
- 9f844a2 Focus event dispatched in iframe causes parent document to scroll incorrectly by simon.fraser@apple.com · 9 years ago
- 1ebb099 :indeterminate pseudo-class should match radios whose group has no checked radio by benjamin@webkit.org · 9 years ago
- 0301df8 :in-range & :out-of-range CSS pseudo-classes shouldn't match disabled or readonly inputs by commit-queue@webkit.org · 9 years ago
- 27575d9 Add SPI to disable spellchecking on auto-fillable text fields by rniwa@webkit.org · 9 years ago
- f6c7256 Rename CheckedRadioButtons into RadioButtonGroups by benjamin@webkit.org · 9 years ago
- 7bd3d3b Rename all protector variables that should be called `protectedThis` by beidson@apple.com · 9 years ago
- 454418f Inline RenderStyle into RenderElement by antti@apple.com · 9 years ago
- de6dae7b RenderStyle should not be reference counted by antti@apple.com · 9 years ago
- d810b22 ASSERT when loading github.com by mmaxfield@apple.com · 9 years ago
- 1a08bf8 AX: Consolidate radio button group member code with that in HTMLElement derivatives by cfleizach@apple.com · 9 years ago
- 5a7cdb9 RenderTextControlSingleLine shouldn't mutate placeholder element inline style by antti@apple.com · 9 years ago
- 11ff47c Remove "virtual" from all lines that have both "virtual" and "override". by darin@apple.com · 9 years ago
- d32203b Align HTMLInputElement.maxLength with the specification by cdumez@apple.com · 9 years ago
- 7a2e405 Have parseHTMLInteger() / parseHTMLNonNegativeInteger() use WTF::Optional by cdumez@apple.com · 9 years ago
- e30038b Text control shadow element style shouldn't depend on renderers by antti@apple.com · 9 years ago
- 717a875 Have parseHTMLInteger() / parseHTMLNonNegativeInteger() use WTF::Optional by cdumez@apple.com · 9 years ago
- dba252f Make HTMLSelectElement.size behave as per the specification by cdumez@apple.com · 9 years ago
- c086ad4 Fix behavior of reflecting unsigned long IDL attributes that are limited to only non-negative numbers greater than zero by cdumez@apple.com · 9 years ago
- 0a0f890 Convert another batch of String::lower callsites to something better, typically convertToASCIILowercase by darin@apple.com · 9 years ago
- 1b94fd3 Need ability to specify alternate image for AutoFill button in input fields. by commit-queue@webkit.org · 9 years ago
- 543fcfe Setting HTMLInputElement.value to null to set its value to the empty string by cdumez@apple.com · 9 years ago
- 048cc3a Reduce use of equalIgnoringCase to just ignore ASCII case by darin@apple.com · 9 years ago
- a28cd08 InputType::findClosestTickMarkValue should return an Optional<Decimal> by andersca@apple.com · 9 years ago
- 13aae08 Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601 by aestes@apple.com · 9 years ago
- 0c80bb4 Renaming PageCache suspension code to support more reasons for suspension. by commit-queue@webkit.org · 9 years ago
- e49819a Tidy handling of type=color in HTMLInputElement a bit by darin@apple.com · 9 years ago
- 60697fb Do not sanitize user input for input[type=url] by commit-queue@webkit.org · 9 years ago
- 287ff19 REGRESSION (r181972): Scroll position changes to top of youtube page when switching tabs by rniwa@webkit.org · 9 years ago
- a4e9add Remove InsertionPoint and ContentDistributor by antti@apple.com · 9 years ago
- acb8e1d Use modern for-loops in WebCore/html. by commit-queue@webkit.org · 9 years ago
- cba3f88 ContentDistribution should be only used for details elements by rniwa@webkit.org · 10 years ago
- 75897f0 ASSERT_WITH_SECURITY_IMPLICATION in WebCore::DocumentOrderedMap::get(); update form by dbates@webkit.org · 10 years ago
- 5e4ed48 AX: Selection change as a result of focusing an element should include that by commit-queue@webkit.org · 10 years ago
- 2c6495b Create RenderRubyText for <rt> only when the parent renderer is a RenderRuby. by zalan@apple.com · 10 years ago
- 4b342506 Unreviewed, rolling out r182247. https://bugs.webkit.org/show_bug.cgi?id=143326 by commit-queue@webkit.org · 10 years ago
- c128ad4 Async loading of image resources https://bugs.webkit.org/show_bug.cgi?id=134488 by yoav@yoav.ws · 10 years ago
- 03f2f2f Generalize the Document code that maintains a set of nodes with event handlers by simon.fraser@apple.com · 10 years ago
- d255d95 And another fix. Thanks to Hunseop Jeong for the fix. by simon.fraser@apple.com · 10 years ago
- 5c1ce97 Allow adding a button in input elements for auto fill related functionality by weinig@apple.com · 10 years ago
- 25da412 Some event handler fixes https://bugs.webkit.org/show_bug.cgi?id=142474 by darin@apple.com · 10 years ago
- eee1d3e Convert the caps lock indicator to be implemented using the shadow DOM by weinig@apple.com · 10 years ago
- 316cf67 Ref-ify various getters that return HTMLCollection. by akling@apple.com · 10 years ago
- 02f433a Modernize the HTMLElement factory https://bugs.webkit.org/show_bug.cgi?id=140063 by weinig@apple.com · 10 years ago
- d6a99c4 Form elements should match :valid and :invalid based on their associated elements by benjamin@webkit.org · 10 years ago
- 3466c24 Addressing more post-review comments in r177035 by mmaxfield@apple.com · 10 years ago
- 182fd5c Addressing post-review comments in r177035 by mmaxfield@apple.com · 10 years ago
- 689f761 Replace PassRef with Ref/Ref&& across the board. <https://webkit.org/b/139587> by akling@apple.com · 10 years ago
- 6ebeece Delete Node::boundingBox() https://bugs.webkit.org/show_bug.cgi?id=139333 by mmaxfield@apple.com · 10 years ago
- dbdca2f Convert PassRefPtr return types to RefPtr. <https://webkit.org/b/138995> by akling@apple.com · 10 years ago
- 9af02bc Fix two bad function names of HTMLFormControlElement by benjamin@webkit.org · 10 years ago
- 5bd41ad Lazily create HTMLInputElement's inputType and shadow subtree by cdumez@apple.com · 10 years ago
- 9c26940 Unreviewed, rolling out r175852. https://bugs.webkit.org/show_bug.cgi?id=138626 by commit-queue@webkit.org · 10 years ago