Index: third_party/WebKit/LayoutTests/typedcssom/styleValue-stringifier-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/typedcssom/styleValue-stringifier-expected.txt b/third_party/WebKit/LayoutTests/typedcssom/styleValue-stringifier-expected.txt |
deleted file mode 100644 |
index 2861e3d80db8ee2fb6d79001cbfa64fba4d3d285..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/typedcssom/styleValue-stringifier-expected.txt |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-This is a testharness.js-based test. |
-PASS Style value with type CSSKeywordValuewith value "initial" serializes correctly |
-PASS Style value with type CSSUnitValuewith value "10px" serializes correctly |
-FAIL Style value with type CSSTransformValuewith value "rotate(10deg)" serializes correctly assert_equals: expected "rotate(10deg)" but got "" |
-Harness: the test ran to completion. |
- |