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

Fix CSP issues in editors QUnit tests #24249

Merged
merged 6 commits into from
Apr 12, 2023
Merged

Fix CSP issues in editors QUnit tests #24249

merged 6 commits into from
Apr 12, 2023

Conversation

timbset
Copy link
Contributor

@timbset timbset commented Apr 11, 2023

No description provided.

@timbset timbset requested a review from a team April 11, 2023 15:16
@timbset timbset added the 23_1 label Apr 11, 2023
@timbset timbset self-assigned this Apr 11, 2023
</div>';

$('#qunit-fixture').html(markup);

$('#selectBoxWithoutScrollWrapper')
.css('position', 'fixed')
Copy link
Contributor

Choose a reason for hiding this comment

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

        .css({
            ...
        })

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

Successfully merging this pull request may close these issues.

None yet

3 participants