Please I don’t know what I did wrong here. I need help. I was asked to change background-color property to just background property with the same rgb value as the former. Step 49 of color marker project. Thanks in anticipation
User Agent is: Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1
Challenge: Learn CSS Colors by Building a Set of Colored Markers - Step 49
The Safari browser doesn’t always play nicely with the FCC tests, and I think this is one of the tests it doesn’t like. I would recommend you use a different browser for FCC. Otherwise, be prepared to have the tests fail on you every once in a while even though you have the correct code.
I am getting this exact error.
Is there a recommended browser to use for this to pass? I’ve tried Chrome, Firefox, DuckDuckGo, Opera on my iPad Pro and the error remains for me, too.
Am I not going to be able to complete this step with an iPad?
I don’t have an iPad to test with so someone else will have to chime in as to whether they can pass this step on an iPad. But ya, if you aren’t able to pass it with Firefox or Chrome either then it does seem like their might be some issue unique to the iPad, or possible the version of iOS that your iPad is running.
Actually, now that I think of it, this makes sense. All browsers on iOS are really running Safari underneath since Apple won’t let other browser makers actually run their own code on iOS. So Chrome and Firefox are just a shell over Safari. So ya, I totally believe that you can’t pass this on your iPad and you can blame Apple for that
If you don’t have a different computer you can use then you are probably just going to have to accept that you will not pass a few tests even if you get the code right. Hopefully these issues can be fixed in FCC itself someday.