diff --git a/normalize.css b/normalize.css index eaf3c90..eb8610a 100644 --- a/normalize.css +++ b/normalize.css @@ -226,14 +226,6 @@ hr { overflow: visible; /* 2 */ } -/** - * Contain overflow in all browsers. - */ - -pre { - overflow: auto; -} - /** * 1. Correct inheritance and scaling of font-size for preformatted text. * 2. Address odd `em`-unit font size rendering in all browsers. diff --git a/test.html b/test.html index db56a9e..f8ea790 100644 --- a/test.html +++ b/test.html @@ -241,12 +241,6 @@
-

pre

-

should trigger a scrollbar when too wide for its container

-
-
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et me.
-
-

code, kbd, pre, samp

should render em-unit preformatted text at the same absolute size as normal text