Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Product Landing Page Test Glitch #420

Closed
Philosophist opened this issue Jul 6, 2018 · 2 comments
Closed

Product Landing Page Test Glitch #420

Philosophist opened this issue Jul 6, 2018 · 2 comments

Comments

@Philosophist
Copy link

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.
screenshot 1

BUT, if I hit ENTER once to put the iframe close element on a new line, two tests are failed, just for that.
screenshot 2

It seems that tests #5 and #6 are rejected for this simple detail.
image
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)
  • Operating System: Windows 10
  • Mobile, Desktop, or Tablet: Desktop

Your Code / Link to Your Pen

https://codepen.io/Philosophist/pen/xzJVLa?editors=1000

  `<iframe id="video" width="560" height="315" src="https://www.youtube.com/embed/sr35jPTfjGQ" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>`

#### Screenshot
<!-- Add a screenshot of your issue -->
See screenshots above

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

No branches or pull requests

2 participants
@Philosophist and others