Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/css3/motion-path/offset-rotation-deprecated.html |
| diff --git a/third_party/WebKit/LayoutTests/css3/motion-path/offset-rotation-deprecated.html b/third_party/WebKit/LayoutTests/css3/motion-path/offset-rotation-deprecated.html |
| deleted file mode 100644 |
| index 28386010ce188ce739e88fecec1aed6a6d40443e..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/css3/motion-path/offset-rotation-deprecated.html |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -<!DOCTYPE html> |
| -<script src="../../resources/js-test.js"></script> |
| -<style> |
| -.foo { |
| - offset-rotation: auto 30deg; |
| -} |
| -</style> |