fix(DomRenderer): correctly handle namespaced attributes#6363
fix(DomRenderer): correctly handle namespaced attributes#6363vicb wants to merge 1 commit intoangular:masterfrom
Conversation
There was a problem hiding this comment.
Could you move these tests into linker/integration_spec?
There was a problem hiding this comment.
Guard via if (DOM.supportsDOMEvents()) {
514a26e to
f32eed6
Compare
|
is this ready for merge? pls remove clean-up if so and make sure travis is green? |
|
Ping! remove cleanup label when you are ready to merge |
|
@vicb is this ready to merge? |
There was a problem hiding this comment.
Does value need to be an input ?
04d853e to
5e395cf
Compare
|
The PR is rebased and ready to merge |
|
Merging PR #6363 on behalf of @btford to branch presubmit-btford-pr-6363. |
|
There was an issue syncing this. Once the issue is confirmed to be resolved, I can try syncing it again. |
|
The issue should be resolved now |
|
Merging PR #6363 on behalf of @btford to branch presubmit-btford-pr-6363. |
|
Thanks for your help on this, @vicb! |
|
Landed as c6afea6 |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
This PR contains the fixes in #5989 rebased on #5993.