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

HTML tests broken on Blink IDL roll to multivm 1266 #11036

Closed
vsmenon opened this issue Jun 3, 2013 · 2 comments
Closed

HTML tests broken on Blink IDL roll to multivm 1266 #11036

vsmenon opened this issue Jun 3, 2013 · 2 comments
Labels
web-libraries Issues impacting dart:html, etc., libraries

Comments

@vsmenon
Copy link
Member

vsmenon commented Jun 3, 2013

These tests are passing on Dartium and on Dart2JS with Dartium's DRT. They are failing with Dart2JS on all other browsers, including the current Chrome.

html/node_bindings_test
html/client_rect_test
html/node_test/functional
html/queryall_test
html/element_add_test
html/documentfragment_test
html/range_test/functional

@vsmenon
Copy link
Member Author

vsmenon commented Jun 3, 2013

Note, I marked two other tests with this bug:

html/html.status:safe_dom_test: Fail # Issue #11036
lib/lib.status:typed_data/typed_list_iterable_test: Fail # Issue #11036

They are only failing on IE9.

@blois
Copy link
Contributor

blois commented Jun 3, 2013

All are fixed with the exception of the typed_data test.


cc @vsmenon.
Added Fixed label.

@vsmenon vsmenon added Type-Defect web-libraries Issues impacting dart:html, etc., libraries labels Jun 3, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
web-libraries Issues impacting dart:html, etc., libraries
Projects
None yet
Development

No branches or pull requests

2 participants