| Index: third_party/WebKit/LayoutTests/typedcssom/cssCalcLength-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/typedcssom/cssCalcLength-expected.txt b/third_party/WebKit/LayoutTests/typedcssom/cssCalcLength-expected.txt
|
| deleted file mode 100644
|
| index 995a6f80d2b682107c3e6f8843925c5fe6efce74..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/typedcssom/cssCalcLength-expected.txt
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -FAIL Passing invalid arguments to CSSCalcLength throws an exception. Test bug: need to pass exception to assert_throws()
|
| -PASS Adding two CSSCalcLengths produces a new CSSCalcLength with the correct value.
|
| -PASS Subtracting two CSSCalcLengths produces a new CSSCalcLength with the correct values.
|
| -PASS Multiplying a CSSCalcLength produces a new CSSCalcLength with the correct values.
|
| -PASS Dividing a CSSCalcLength produces a new CSSCalcLength with the correct values.
|
| -PASS Dividing by zero throws a RangeError
|
| -PASS cssText produces the correct string
|
| -Harness: the test ran to completion.
|
| -
|
|
|