While these styles are applied by Webkit, they are over-ruled by margin: 0; padding: 0;
located in the CSS resets. You don’t have to worry about them.
Note: Although Chrome (Version 27.0.1453.116 m) Developer Tools does not display the user agent styles with strikethrough, the computed styles do reflect that explicit margin
and padding
values override.