Index: third_party/WebKit/LayoutTests/css3/calc/simple-calcs-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/css3/calc/simple-calcs-expected.txt b/third_party/WebKit/LayoutTests/css3/calc/simple-calcs-expected.txt |
index 97d6d3a3b6ae33ffc64bccc643a81852112fb457..dd779e6a9def2743e70f239684e9d0e4936d4155 100644 |
--- a/third_party/WebKit/LayoutTests/css3/calc/simple-calcs-expected.txt |
+++ b/third_party/WebKit/LayoutTests/css3/calc/simple-calcs-expected.txt |
@@ -42,5 +42,6 @@ control => PASS |
-50px + 150px => PASS |
-50px - -150px => PASS |
(((((((100px))))))) => PASS |
+50px + 50px => PASS |
100px => PASS |
100% * 2 => PASS |