Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Named form getter #25070

Merged
merged 13 commits into from Dec 16, 2019
Merged

Named form getter #25070

merged 13 commits into from Dec 16, 2019

Commits on Nov 27, 2019

  1. uncomment the named getter from HTMLFormElement.webidl

    Chintan Gandhi
    Chintan Gandhi committed Nov 27, 2019

Commits on Dec 3, 2019

  1. created sourced names w/o past names map part

    Chintan Gandhi
    Chintan Gandhi committed Dec 3, 2019
  2. Removed tidy-test errors

    jaymodi98 committed Dec 3, 2019

Commits on Dec 4, 2019

  1. Fixed is_listed_element() call and DomRoot child reference

    hkshah6
    hkshah6 committed Dec 4, 2019

Commits on Dec 5, 2019

  1. implemented NamedGetter and other suggestions

    amj23897 committed Dec 5, 2019

Commits on Dec 6, 2019

  1. NamedGetter completed and fixed issues

    amj23897 committed Dec 6, 2019
  2. updated past_names_map to save time info

    amj23897 committed Dec 6, 2019
  3. run tidy check and added comments

    amj23897 committed Dec 6, 2019

Commits on Dec 7, 2019

  1. partially implemented SupportedPropertyNames

    amj23897 committed Dec 7, 2019
  2. sorting partially done for Step 6 of SupportedPropertyNames

    amj23897 committed Dec 7, 2019

Commits on Dec 8, 2019

  1. sorting done for Step 6 of SupportedPropertyNames

    amj23897 committed Dec 8, 2019

Commits on Dec 16, 2019

  1. removed duplicate entries from sourcedNamesVec for step 7 of Supporte…

    …dPropertyNames
    amj23897 committed Dec 16, 2019
  2. updated expected test results in log

    amj23897 authored and jdm committed Dec 16, 2019
You can’t perform that action at this time.