Why would they no longer display pixels? They haven't suddenly become vector graphics displays (remember those?).
What you do when zooming is just blowing up the pixels, causing each pixel in the picture to be displayed by several physical pixel elements on the screen. If the software is smart enough (like Safari), it can then re-render the page in the new format, eliminating the visible pixels, but that's a separate process.