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

Unified Diff: LayoutTests/css3/calc/calc-errors-expected.txt

Issue 345903005: calc expressions should support time, angle and frequency values. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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: 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

Powered by Google App Engine
This is Rietveld 408576698