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