| 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 34d93fe6c6977fbc6661e8c203fca8ab59f209b1..118e0f717d0feb525d3792421d43d37ab0138d90 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,7 +15,6 @@ test(function() {
|
| getComputedStyle(target);
|
|
|
| assert_true(internals.isCSSPropertyUseCounted(document, "offset-rotate"));
|
| - assert_false(internals.isCSSPropertyUseCounted(document, "motion-rotation"));
|
| assert_false(internals.isCSSPropertyUseCounted(document, "offset-rotation"));
|
| });
|
| </script>
|
|
|