One thing to note is that if you have a site that dynamically re-sizes according to the browser window (by for example using percentages in CSS), then you will physically have to drag your browser bigger and smaller to see how much a user with a smaller display size would see.
Comments
One thing to note is that if you have a site that dynamically re-sizes according to the browser window (by for example using percentages in CSS), then you will physically have to drag your browser bigger and smaller to see how much a user with a smaller display size would see.