Chromium Code Reviews| Index: LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-002.html |
| diff --git a/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-002.html b/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-002.html |
| index 8c95a042d9151909492372d7ca32c0a578e4aa0b..c58e3b9ec7a7e9cc9fd5ce5b7759dc989c0cc169 100644 |
| --- a/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-002.html |
| +++ b/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-002.html |
| @@ -17,8 +17,8 @@ |
| var shape_margin_valid_tests = [ |
| { |
| "actual": "10.12345px", |
| - "expected_inline": "10.12345px", |
| - "expected_computed": "10.12345px" |
| + "expected_inline": "10.1235px", |
|
Timothy Loh
2015/05/19 00:26:17
This file looks imported too, I guess we shouldn't
|
| + "expected_computed": "10.1235px" |
| }, |
| { |
| "actual": ".5px", |