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

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

Issue 2886703002: CSS Motion Path: Web Platform tests for longhand parsing (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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
suzyh_UTC10 (ex-contributor) 2017/05/22 01:46:19 I think this is the right way to do this, but plea
Eric Willigers 2017/05/25 11:43:11 Removed two of these now that https://codereview.c
2 PASS e.style['offset-anchor'] = "none" should not set the value
3 PASS e.style['offset-anchor'] = "30deg" should not set the value
4 FAIL e.style['offset-anchor'] = "left 10% top" should not set the value assert_e quals: expected "" but got "left 10% top"
5 Harness: the test ran to completion.
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698