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

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

Issue 2957603002: [CSS Typed OM] Re-implement ToCSSValue and AsMatrix for CSSRotation (Closed)
Patch Set: rebase Created 3 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: third_party/WebKit/LayoutTests/typedcssom/styleValue-stringifier-expected.txt
diff --git a/third_party/WebKit/LayoutTests/typedcssom/styleValue-stringifier-expected.txt b/third_party/WebKit/LayoutTests/typedcssom/styleValue-stringifier-expected.txt
deleted file mode 100644
index 2861e3d80db8ee2fb6d79001cbfa64fba4d3d285..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/typedcssom/styleValue-stringifier-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-This is a testharness.js-based test.
-PASS Style value with type CSSKeywordValuewith value "initial" serializes correctly
-PASS Style value with type CSSUnitValuewith value "10px" serializes correctly
-FAIL Style value with type CSSTransformValuewith value "rotate(10deg)" serializes correctly assert_equals: expected "rotate(10deg)" but got ""
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698