| Index: LayoutTests/css3/calc/calc-errors-expected.txt
|
| diff --git a/LayoutTests/css3/calc/calc-errors-expected.txt b/LayoutTests/css3/calc/calc-errors-expected.txt
|
| index d67b529d7cd532357caf20dfa06a08beae7a7a24..ec814f4e9823e5c69108ae2a24c43645c28d7bd1 100644
|
| --- a/LayoutTests/css3/calc/calc-errors-expected.txt
|
| +++ b/LayoutTests/css3/calc/calc-errors-expected.txt
|
| @@ -3,9 +3,6 @@ All boxes below should be 100px * 100px and green.
|
| unclosed calc => PASS
|
| unclosed calc with garbage => PASS
|
| garbage => PASS
|
| -dpi => PASS
|
| -dpi / number => PASS
|
| -dpi + dpi => PASS
|
| zero division => PASS
|
| non length => PASS
|
| number + length => PASS
|
|
|