| Index: third_party/WebKit/LayoutTests/css3/calc/calc-numbers-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/css3/calc/calc-numbers-expected.txt b/third_party/WebKit/LayoutTests/css3/calc/calc-numbers-expected.txt
|
| index 77cd938c9884c6175b9272dadf18b9f0ee192a51..4dbe2e99967216154831b33a09f39b05263cb318 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/calc/calc-numbers-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/css3/calc/calc-numbers-expected.txt
|
| @@ -4,6 +4,7 @@ PASS Number(getComputedValue(".float", "opacity")) is within 0.0001 of 0.5
|
| PASS getComputedValue(".float-invalid", "tabSize") is "12345"
|
| PASS Number(getComputedValue(".px-invalid", "opacity")) is within 0.0001 of 0.9
|
| PASS getComputedValue(".num-length-invalid", "tabSize") is "12345"
|
| +PASS getComputedValue(".px-valid", "tabSize") is "10px"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|