Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(384)

Unified Diff: third_party/WebKit/LayoutTests/css3/calc/simple-calcs-expected.txt

Issue 1368213004: Consume whitespace at start of calc subexpression (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « third_party/WebKit/LayoutTests/css3/calc/simple-calcs.html ('k') | third_party/WebKit/Source/core/css/CSSCalculationValue.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698