| Index: LayoutTests/transforms/2d/transform-value-types.html
|
| diff --git a/LayoutTests/transforms/2d/transform-value-types.html b/LayoutTests/transforms/2d/transform-value-types.html
|
| index deb09a6ffbdddb2044d70fcba5526b065a67a859..29761426cb26f05d1fb8bcccd7b0e8522c35183e 100644
|
| --- a/LayoutTests/transforms/2d/transform-value-types.html
|
| +++ b/LayoutTests/transforms/2d/transform-value-types.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <style id="style" media="screen">
|
| .non-existent-class {
|
| -webkit-transform: translate(10px)
|
|
|