Chromium Code Reviews| Index: LayoutTests/fast/repaint/quotes.html |
| diff --git a/LayoutTests/fast/repaint/quotes.html b/LayoutTests/fast/repaint/quotes.html |
| index 3946cb01c44d1e21b4718a35954b54f81cd090bc..772375fbfc5b33bff9371eed21dc1c065905c264 100644 |
| --- a/LayoutTests/fast/repaint/quotes.html |
| +++ b/LayoutTests/fast/repaint/quotes.html |
| @@ -9,9 +9,6 @@ function repaintTest() |
| window.onload = runRepaintTest; |
| </script> |
| <style> |
| -body { |
| - font-family: Ahem; |
| -} |
| .q { |
| quotes: '<' '>'; |
| } |