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

Side by Side 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, 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 unified diff | Download patch
OLDNEW
(Empty)
1 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
2 PASS Test that the (x, y, z) values for CSSScale are correct.
3 PASS Test that the is2D values for CSSScale is correct.
4 PASS Test that the toString for CSSScale is correct.
5 FAIL Test that invalid number of arguments for CSSScale throws an exception. Tes t bug: need to pass exception to assert_throws()
6 FAIL Test that invalid input throws an exception. Test bug: need to pass excepti on to assert_throws()
7 PASS Test that asMatrix is constructed correctly for CSSScale.
8 PASS Test that x, y, z are mutable attributes.
9 Harness: the test ran to completion.
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698