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

Side by Side Diff: LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-circle-006-expected.txt

Issue 1274643002: CSSStyleDeclaraction returns empty string (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed changes from imported/csswg-test Created 5 years, 4 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 circle(+10px) - inline
3 PASS circle(+10.00px) - inline
4 PASS circle(+20.340px) - inline
5 PASS circle(+30.5px) - inline
6 PASS circle(+10%) - inline
7 PASS circle(+10.00%) - inline
8 PASS circle(+20.350%) - inline
9 PASS circle(+30.5%) - inline
10 PASS circle(+10px) - computed
11 PASS circle(+10.00px) - computed
12 PASS circle(+20.340px) - computed
13 PASS circle(+30.5px) - computed
14 PASS circle(+10%) - computed
15 PASS circle(+10.00%) - computed
16 PASS circle(+20.350%) - computed
17 PASS circle(+30.5%) - computed
18 FAIL circle(-20px) - invalid assert_equals: expected (object) null but got (stri ng) ""
19 FAIL circle(-20.340px) - invalid assert_equals: expected (object) null but got ( string) ""
20 Harness: the test ran to completion.
21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698