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

Unified Diff: LayoutTests/fast/css/parsing-color-correction-expected.txt

Issue 40513003: Delete/move the remaining stale tests in TestExpectations. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: delete plugins/reentrant-update-widget-positions.html as well Created 7 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: LayoutTests/fast/css/parsing-color-correction-expected.txt
diff --git a/LayoutTests/fast/css/parsing-color-correction-expected.txt b/LayoutTests/fast/css/parsing-color-correction-expected.txt
deleted file mode 100644
index f6282d4696feb2b951229670b3dd9571414740ff..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/css/parsing-color-correction-expected.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-This tests checks that all of the input values for -webkit-color-correction parse correctly.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS test("-webkit-color-correction: default;") is "default"
-PASS test("-webkit-color-correction: sRGB;") is "srgb"
-PASS test("-webkit-color-correction: srgb;") is "srgb"
-PASS test("-webkit-color-correction: apple;") is null
-PASS test("-webkit-color-correction: 15;") is null
-PASS test("-webkit-color-correction: auto;") is null
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/fast/css/parsing-color-correction.html ('k') | LayoutTests/fast/forms/file/input-file-directory-upload.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698