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

Unified Diff: LayoutTests/fast/css/counters/getCounterValue-expected.txt

Issue 689323002: Remove tests which are only testing getPropertyCSSValue, etc. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « LayoutTests/fast/css/counters/getCounterValue.html ('k') | LayoutTests/fast/css/getFloatValueForUnit.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/counters/getCounterValue-expected.txt
diff --git a/LayoutTests/fast/css/counters/getCounterValue-expected.txt b/LayoutTests/fast/css/counters/getCounterValue-expected.txt
deleted file mode 100644
index ebaed6df511cd494ce02cc8afe3c301a924eae4f..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/css/counters/getCounterValue-expected.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-Test the Counter object returned by the getCounterValue method of CSSPrimitiveValues
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS counters[0].identifier is "section"
-PASS counters[0].listStyle is "decimal"
-PASS counters[0].separator is ""
-PASS counters[1].identifier is "section"
-PASS counters[1].listStyle is "decimal"
-PASS counters[1].separator is ":"
-PASS counters[2].identifier is "section"
-PASS counters[2].listStyle is "lower-roman"
-PASS counters[2].separator is ""
-PASS counters[3].identifier is "section"
-PASS counters[3].listStyle is "upper-roman"
-PASS counters[3].separator is ","
-PASS counters[4].identifier is "section"
-PASS counters[4].listStyle is "none"
-PASS counters[4].separator is ""
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/fast/css/counters/getCounterValue.html ('k') | LayoutTests/fast/css/getFloatValueForUnit.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698