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

Unified Diff: third_party/WebKit/LayoutTests/typedcssom/cssScale-expected.txt

Issue 2906023002: [CSS Typed OM] Fix test bug errors, remove forgotten expectation files (Closed)
Patch Set: Created 3 years, 7 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/typedcssom/cssScale-expected.txt
diff --git a/third_party/WebKit/LayoutTests/typedcssom/cssScale-expected.txt b/third_party/WebKit/LayoutTests/typedcssom/cssScale-expected.txt
deleted file mode 100644
index 6d86357643611aed261c5f9d2373f4caffa54bf7..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/typedcssom/cssScale-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-This is a testharness.js-based test.
Bugs Nash 2017/05/29 01:30:41 this test seems to still be in the code base https
meade_UTC10 2017/05/29 03:23:50 Since I fixed the test bug, the tests all pass, so
-PASS Test that the (x, y, z) values for CSSScale are correct.
-PASS Test that the is2D values for CSSScale is correct.
-PASS Test that the toString for CSSScale is correct.
-FAIL Test that invalid number of arguments for CSSScale throws an exception. Test bug: need to pass exception to assert_throws()
-FAIL Test that invalid input throws an exception. Test bug: need to pass exception to assert_throws()
-PASS Test that asMatrix is constructed correctly for CSSScale.
-PASS Test that x, y, z are mutable attributes.
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698