[beta] First CSS challenges won't work in Firefox
See original GitHub issueIssue Description
I can’t pass the first challenge (Basic Css: Change the Color of Text). The <h2>
is clearly red, but the test won’t pass.
I tried the next challenge (Basic Css: Use CSS Selectors to Style Elements), and out of the five tests, one won’t pass (again it seems it can’t pick up the <h2>
's color).
Browser Information
- Browser Name, Version: Firefox 50.1.0
- Operating System: Windows 7 Professional Service Pack 1
- Mobile, Desktop, or Tablet: Desktop
Screenshot
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Compatibility Issues with CSS | Firefox Support Forum
I recently published my site, mei-vt.net, and one of the CSS effects I have isn't working in Firefox, but is working IE.
Read more >New CSS styles not picked in Firefox. - Mozilla Support
I am building a website and, for the last couple of days, when I make changes to the CSS file they are no...
Read more >Websites look wrong or appear differently than they should
This article explains how to fix problems with websites that display incorrectly in Firefox or don't work the way they should.
Read more >My website appears broken when viewing on Firefox only
To recreate this bug, you need to be using mobile (on your phone), Firefox app, and set the browser to "request desktop site"....
Read more >Experimental features in Firefox - Mozilla - MDN Web Docs
New features appear first in the Firefox Nightly build, ... Beta, 81, No ... the most common use cases for these properties don't...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Timo,
Just completed tests on both my Linux machines. It appears to be network-related. I replicated the problem then rebooted the network gateway. Problem went away. Go ahead and close the issue. The beta course appears to be working on both Ubuntu Linux 16.04 and 16.10 using Chrome. I did not retest with Opera.
George Masters instructional Designer /Trainer 408.242.4632
On Sun, Jan 29, 2017 at 4:14 PM, George Masters masters.george@gmail.com wrote:
@kevcomedia Awesome, thanks for testing. That does mean that it’s the same issue as #10749, so I’ll close this issue. The reason that one challenge is passing now is because the CSS test was rewritten into a RegEx test.