question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[beta] Introduction to HTML 5 Elements - Correct code fails test case 3

See original GitHub issue

basic html and html5 introduction to html5 elements freecodecamp

Challenge introduction-to-html5-elements has an issue. User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/55.0.2883.87 Chrome/55.0.2883.87 Safari/537.36. Please describe how to reproduce this issue, and include links to screenshots if possible.



<h2>CatPhotoApp</h2>
<main>
<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
</main>

This has been reported before but the issue was closed with a link to a completely unrelated issue days ago, there are no currently open bug reports specifically addressing this issue.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
raisedadeadcommented, Jan 27, 2017

Confirmed fixed on live site.

0reactions
HKuzcommented, Jan 26, 2017

I think the first mention of the challenge-specific test issue was over in #12653 - which was closed automatically when PR #12663 was QA’d and merged. I think part of the confusion is that when subsequent issues about this specific challenge and the test were raised, I referenced the PR instead of marking them as duplicate issues 😞 . I’ll go back and edit my comments on those, so it’s easier for folks QA’ing beta to see if issues were already raised and to follow the chain of events.

Thanks for your patience, @P1xt - I’m not sure when the next update to include the recent changes in staging is to the beta site. Hopefully when that happens, we can confirm the fix works for the broader community.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[beta] Minified React Error #32 in Basic HTML Challenge
Challenge Name Basic Html and Html5: Introduction to HTML5 Elements Issue Description The challenge page is stuck in loading since the ...
Read more >
Unit Testing Tutorial – What is, Types & Test Example - Guru99
Unit Testing of software applications is done during the development (coding) of an application. The objective of Unit Testing is to isolate ...
Read more >
HTML5 Form Validation Examples < HTML - The Art of Web
HTML5 form input field attributes in combination with CSS allow you to provide instant feedback on the validity of form input text, including...
Read more >
TOP 35 HTML5 Interview Questions and Answers
A list of the most commonly asked HTML5 Interview Questions and Answers with code examples for beginners as well as experienced candidates.
Read more >
How to run failed test cases in TestNG & Selenium
This article will delve into how to run failed test cases in TestNG using Selenium WebDriver. Table of Contents. Introduction to TestNG; Why ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found