| Index: third_party/WebKit/LayoutTests/css3/motion-path/property-use-count-offset-rotate.html
|
| diff --git a/third_party/WebKit/LayoutTests/css3/motion-path/property-use-count-offset-rotate.html b/third_party/WebKit/LayoutTests/css3/motion-path/property-use-count-offset-rotate.html
|
| index 118e0f717d0feb525d3792421d43d37ab0138d90..209f2bb8ef6bdbd7f7e26f26f2d14b93a1ba9435 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/motion-path/property-use-count-offset-rotate.html
|
| +++ b/third_party/WebKit/LayoutTests/css3/motion-path/property-use-count-offset-rotate.html
|
| @@ -15,6 +15,5 @@ test(function() {
|
| getComputedStyle(target);
|
|
|
| assert_true(internals.isCSSPropertyUseCounted(document, "offset-rotate"));
|
| - assert_false(internals.isCSSPropertyUseCounted(document, "offset-rotation"));
|
| });
|
| </script>
|
|
|