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

Unified Diff: LayoutTests/css3/calc/calc-with-time-angle-and-frequency-values-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: Updated patch Created 6 years, 5 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-with-time-angle-and-frequency-values-expected.txt
diff --git a/LayoutTests/css3/calc/calc-with-time-angle-and-frequency-values-expected.txt b/LayoutTests/css3/calc/calc-with-time-angle-and-frequency-values-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..03bb0202b7fd2dcdc897f298cced353c44ae7804
--- /dev/null
+++ b/LayoutTests/css3/calc/calc-with-time-angle-and-frequency-values-expected.txt
@@ -0,0 +1,7 @@
+This is a testharness.js-based test.
+PASS Tests calc() with time units.
+PASS Tests calc() with angle units.
+PASS Tests calc() with frequency units.
+PASS Tests unit conversion of single values in calc().
+Harness: the test ran to completion.
+
« no previous file with comments | « LayoutTests/css3/calc/calc-with-time-angle-and-frequency-values.html ('k') | Source/core/css/CSSCalculationValue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698