Skip to content

Conversation

mgol
Copy link
Member

@mgol mgol commented Apr 28, 2021

No description provided.

@mgol mgol added this to the 1.13 milestone Apr 28, 2021
@mgol mgol requested a review from fnagel April 28, 2021 20:25
@mgol mgol self-assigned this Apr 28, 2021
@@ -334,6 +351,7 @@ QUnit.test( "using", function( assert ) {
assert.deepEqual( position, expectedPosition, "correct position for call #" + count );
assert.deepEqual( feedback.element.element[ 0 ], elems[ count ] );
delete feedback.element.element;
delete feedback.target.element.prevObject;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prevObject is used for .addBack() so my change makes it different but it shouldn't matter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants