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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/css/motion-1/parsing/offset-rotate-parsing-invalid-expected.txt

Issue 2886703002: CSS Motion Path: Web Platform tests for longhand parsing (Closed)
Patch Set: test 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.
2 PASS e.style['offset-rotate'] = "none" should not set the property value
3 FAIL e.style['offset-rotate'] = "0" should not set the property value assert_equ als: expected "" but got "0deg"
4 PASS e.style['offset-rotate'] = "auto reverse" should not set the property value
5 PASS e.style['offset-rotate'] = "reverse 30deg auto" should not set the property value
6 Harness: the test ran to completion.
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698