Div validation is broken

Edit: It seems to be the case for all validation tests that see if a div exists or not

It is not possible to validate this challenge Applied Accessibility: Wrap Content in the article Element

Changing the div tags to article tags and then validate will result in the following error:

Your code should not have any div tags.

image

Webbrowser: Firefox 65.0.2 (64-bit)

I ran this test in both Chrome and Firefox and both passed the test successfully.

I know that is not helpful to you at all. I suggest you first click on the ‘Reset All Code’ button and then refresh your browser. Clear cache, etc. Then try changing the divs to article and see if it passes.

Thank you for confirming that this problem is on my end.

What I’ve tried:

  • Restart and refreshing Firefox
  • Reset all code
  • Tried another challenge and then got back to the div ones

Now I tried in Chrome and it gets validated correctly.