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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS Style value with type CSSKeywordValuewith value "initial" serializes correc tly
3 PASS Style value with type CSSUnitValuewith value "10px" serializes correctly
4 FAIL Style value with type CSSTransformValuewith value "rotate(10deg)" serialize s correctly assert_equals: expected "rotate(10deg)" but got ""
5 Harness: the test ran to completion.
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698