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

Implement HTMLOptionElement.text #3023

Closed
Ms2ger opened this issue Aug 5, 2014 · 3 comments
Closed

Implement HTMLOptionElement.text #3023

Ms2ger opened this issue Aug 5, 2014 · 3 comments
Labels
A-content/dom Interacting with the DOM from web content C-assigned There is someone working on resolving the issue E-less-complex Straightforward. Recommended for a new contributor. I-enhancement No impact; the issue is a missing or proposed feature.

Comments

@Ms2ger
Copy link
Contributor

Ms2ger commented Aug 5, 2014

Blocks #2968.

  • Spec: http://www.whatwg.org/html/#dom-option-text.
  • Code: src/components/script/dom/htmloptionelement.rs and src/components/script/dom/webidls/HTMLOptionElement.webidl.
  • Tests: html/semantics/forms/the-option-element/option-text-backslash.html, html/semantics/forms/the-option-element/option-text-recurse.html, html/semantics/forms/the-option-element/option-text-spaces.html
@brunoabinader
Copy link
Contributor

Julie Jeongeun Kim started working on this issue. Julie, could you please add your GitHub's nickname here as a comment? :)

@jkim-julie
Copy link

Thanks, Bruno. I'm working on this now and I'll update status soon.

@jdm jdm added the C-assigned label Aug 26, 2014
@jdm
Copy link
Member

jdm commented Sep 16, 2014

This is being addressed in #3364.

jdm added a commit that referenced this issue Sep 20, 2014
Implement HTMLOptionElement.text #3023
@jdm jdm closed this as completed Sep 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-content/dom Interacting with the DOM from web content C-assigned There is someone working on resolving the issue E-less-complex Straightforward. Recommended for a new contributor. I-enhancement No impact; the issue is a missing or proposed feature.
Projects
None yet
Development

No branches or pull requests

4 participants