From d23156d4e43ab0e4f69f53dd9b673e329a410be2 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Fri, 6 May 2011 06:07:39 -0700 Subject: [PATCH] Remove CSS expressions targeting IE6. Performance issue. --- normalize.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/normalize.css b/normalize.css index 6b566e1..8bc13f4 100644 --- a/normalize.css +++ b/normalize.css @@ -92,10 +92,6 @@ audio { display: none; } -audio[controls] { - _display: expression(this.controls ? 'inline' : 'none'); -} - /* * 1. * Disable border for element @@ -119,10 +115,6 @@ abbr[title] { border-bottom: 1px dotted; } -abbr { - _border-bottom: expression(this.title ? '1px dotted' : 'none'); -} - /* * Add italic font style to element * Fixes styling not present in C10 S5