You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2023. It is now read-only.
I found this because I use a style which is consistent but does not seem to be accepted by the test.
When I embed the video, I get 7 tests passed, perfectly fine.
BUT, if I hit ENTER once to put the iframe close element on a new line, two tests are failed, just for that.
It seems that tests #5 and #6 are rejected for this simple detail.
I don't know if there's any use case to put things between the open and close of an iframe element, but the code still works just fine with the new line even if the test isn't passing. I hope that pointing this out helps refine the test to be more accurate.
Browser Information
Browser Name, Version: Chrome Version 67.0.3396.99 (Official Build) (64-bit)
Issue Description
I found this because I use a style which is consistent but does not seem to be accepted by the test.
When I embed the video, I get 7 tests passed, perfectly fine.
BUT, if I hit ENTER once to put the iframe close element on a new line, two tests are failed, just for that.
It seems that tests #5 and #6 are rejected for this simple detail.
I don't know if there's any use case to put things between the open and close of an iframe element, but the code still works just fine with the new line even if the test isn't passing. I hope that pointing this out helps refine the test to be more accurate.
Browser Information
Your Code / Link to Your Pen
https://codepen.io/Philosophist/pen/xzJVLa?editors=1000
The text was updated successfully, but these errors were encountered: