Index: LayoutTests/platform/win/transforms/2d/README |
diff --git a/LayoutTests/platform/win/transforms/2d/README b/LayoutTests/platform/win/transforms/2d/README |
deleted file mode 100644 |
index f8bd878beda42ed3b6d04a2db06db7f77406a9d1..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/transforms/2d/README |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-transform-value-types |
---------------------- |
-Differences between V8 and KJS. V8 returns |
-typeof(CSSValueListPrototype) as Object and the constructor as a |
-function, where as KJS has special objects. Same thing for |
-WebKitCSSTransformValue. |