We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
qunit-dom does work correctly with ShadowRoot, but its types do not allow for that.
qunit-dom
ShadowRoot
Reproduction: https://github.com/lifeart/glimmer-next/blob/fa5b80ac09fe52c5b6660946cc44fa103aaba627/src/tests/integration/shadowroot-test.gts#L17C1-L18
CC @lifeart
The text was updated successfully, but these errors were encountered:
Support ShadowRoot, add tests for rootElement, fixes #2089
3d19579
b6617f4
1f54ac6
e6cb8bc
Merge pull request #2090 from mainmatter/root-element-shadow-dom
b755beb
lolmaus
No branches or pull requests
qunit-dom
does work correctly withShadowRoot
, but its types do not allow for that.Reproduction: https://github.com/lifeart/glimmer-next/blob/fa5b80ac09fe52c5b6660946cc44fa103aaba627/src/tests/integration/shadowroot-test.gts#L17C1-L18
CC @lifeart
The text was updated successfully, but these errors were encountered: