| Index: LayoutTests/fast/css/transform-inline-style-expected.txt
|
| diff --git a/LayoutTests/fast/css/transform-inline-style-expected.txt b/LayoutTests/fast/css/transform-inline-style-expected.txt
|
| index 4e7c4cb801cc21ce6904dfc7506e39f3e85e6358..55d0d40d849dfbf06628534af02bc08a6f442b70 100644
|
| --- a/LayoutTests/fast/css/transform-inline-style-expected.txt
|
| +++ b/LayoutTests/fast/css/transform-inline-style-expected.txt
|
| @@ -2,5 +2,5 @@ Tests reading inline style of transition, and -webkit-transform-origin
|
| https://bugs.webkit.org/show_bug.cgi?id=22594
|
|
|
| style: all 1s ease, left 3s cubic-bezier(0.2, 0.3, 0.6, 0.8) 2s
|
| -style: 0% 30%
|
| +style: left 30% 0px
|
|
|
|
|