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

Event::bubbles should be initialized to false #2183

Closed
Ms2ger opened this issue Apr 19, 2014 · 3 comments · Fixed by #2233
Closed

Event::bubbles should be initialized to false #2183

Ms2ger opened this issue Apr 19, 2014 · 3 comments · Fixed by #2233
Labels
A-content/dom Interacting with the DOM from web content E-less-complex Straightforward. Recommended for a new contributor. I-wrong An incorrect behaviour is observed.

Comments

@Ms2ger
Copy link
Contributor

Ms2ger commented Apr 19, 2014

http://dom.spec.whatwg.org/#dom-event-bubbles; code in src/components/script/dom/event.rs

@Ms2ger
Copy link
Contributor Author

Ms2ger commented Apr 19, 2014

Blocks #2185.

@MaddieM4
Copy link
Contributor

I'd be happy to do this. I'm just not sure how to test it. Looks like it would be covered in the test suite referenced in #2185, though - is that sufficient?

@jdm
Copy link
Member

jdm commented Apr 21, 2014

MaddieM4 added a commit to MaddieM4/servo that referenced this issue Apr 25, 2014
bors-servo pushed a commit that referenced this issue Apr 28, 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 E-less-complex Straightforward. Recommended for a new contributor. I-wrong An incorrect behaviour is observed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants