Index: third_party/WebKit/LayoutTests/fast/writing-mode/orthogonal-writing-modes-floats-crash-2.html |
diff --git a/third_party/WebKit/LayoutTests/fast/writing-mode/orthogonal-writing-modes-floats-crash-2.html b/third_party/WebKit/LayoutTests/fast/writing-mode/orthogonal-writing-modes-floats-crash-2.html |
index 49803dd143b2a5d83a974a52b9f7b1844a0c168b..e43fb60c4698a05fb483851dcfe4106afa6f43af 100644 |
--- a/third_party/WebKit/LayoutTests/fast/writing-mode/orthogonal-writing-modes-floats-crash-2.html |
+++ b/third_party/WebKit/LayoutTests/fast/writing-mode/orthogonal-writing-modes-floats-crash-2.html |
@@ -7,7 +7,7 @@ |
#container { |
float: right; |
writing-mode: vertical-lr; |
- motion-path: path("M0,0"); |
+ offset-path: path("M0,0"); |
margin-top: 20px; |
} |
</style> |