A Cross-Browser Test Success

We want our page to exactly match the width of our viewport, so we write a test to confirm that it does. After we update our CSS, everything passes… except IE. Our tests have caught a genuine cross-browser CSS issue! We figure out how IE is rendering the page differently, fix it, and finish up our logo test.

  1. E305CSS Unit Testing

    Mon, 11 May ’15
  2. E306Installing Quixote

    Wed, 13 May ’15
  3. E307Cross-Browser CSS Tests

    Mon, 18 May ’15
  4. E308A Cross-Browser Test Success

    Wed, 20 May ’15
  5. E309Careful Positioning

    Mon, 25 May ’15
  6. E310Modernizr Safety

    Wed, 27 May ’15
  7. E311z-index and background-image

    Mon, 1 June ’15
  8. E312How to Parse a Stinkin’ URL

    Wed, 3 June ’15
  9. E313Test Design

    Mon, 8 June ’15
  10. E314Speak to Me

    Wed, 10 June ’15
  11. E315Button It Up

    Mon, 15 June ’15
  12. E316Pixel-Perfect

    Wed, 17 June ’15