| Index: LayoutTests/fast/repaint/resources/default.css
|
| diff --git a/LayoutTests/fast/repaint/resources/default.css b/LayoutTests/fast/repaint/resources/default.css
|
| index a8d3fba2d23dc175b67401817c7ee09f46960b91..86679a8852dda73952b0ca9fc042efdf06fa2cea 100644
|
| --- a/LayoutTests/fast/repaint/resources/default.css
|
| +++ b/LayoutTests/fast/repaint/resources/default.css
|
| @@ -41,8 +41,6 @@ iframe {
|
| }
|
|
|
| .rotated {
|
| - -webkit-transform: rotate(45deg);
|
| - -moz-transform: rotate(45deg);
|
| transform: rotate(45deg);
|
| }
|
|
|
|
|