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

Side by Side Diff: LayoutTests/virtual/legacy-animations-engine/transitions/svg-transitions-expected.txt

Issue 139273007: Web Animations: Remove legacy animations engine. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix TestExpectations. Created 6 years, 10 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 PASS - "fill-opacity" property for "rect1" element at 1s saw something close to: 0.6
2 PASS - "stroke-width" property for "rect1" element at 1s saw something close to: 3
3 PASS - "stroke-opacity" property for "rect1" element at 1s saw something close t o: 0.6
4 PASS - "stroke-dasharray" property for "rect1" element at 1s saw something close to: 15,15
5 PASS - "stroke-dashoffset" property for "rect1" element at 1s saw something clos e to: 5
6 PASS - "fill" property for "rect2" element at 1s saw something close to: 0,127,1 27
7 PASS - "stroke" property for "rect2" element at 1s saw something close to: 127,0 ,0
8 PASS - "stroke-dasharray" property for "rect2" element at 1s saw something close to: 15,15
9 PASS - "stroke-width" property for "rect4" element at 1s saw something close to: 8
10 PASS - "stroke-width" property for "rect5" element at 1s saw something close to: 5
11 FAIL - "stroke-dasharray" property for "rect5" element at 1s expected: 10,10 but saw: 20
12 PASS - "stroke-width" property for "rect6" element at 1s saw something close to: 15
13 PASS - "stroke-dasharray" property for "rect6" element at 1s saw something close to: 15,15,20,12.5,17.5,17.5
14 FAIL - "fill" property for "rect7" element at 1s expected: 0,0,127 but saw: url( #invalid) rgb(0, 0, 255)
15 FAIL - "stroke-dasharray" property for "rect7" element at 1s expected: 10,10 but saw: none
16 PASS - "stop-color" property for "stop1" element at 1s saw something close to: 1 27,127,0
17 PASS - "stop-opacity" property for "stop1" element at 1s saw something close to: 0.75
18 PASS - "stroke-miterlimit" property for "polyline1" element at 1s saw something close to: 11
19 PASS - "kerning" property for "text1" element at 1s saw something close to: 5
20 PASS - "baseline-shift" property for "text1" element at 1s saw something close t o: 5
21 PASS - "flood-opacity" property for "flood1" element at 1s saw something close t o: 0.5
22 PASS - "flood-color" property for "flood1" element at 1s saw something close to: 127,127,0
23 PASS - "lighting-color" property for "light1" element at 1s saw something close to: 127,127,0
24
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698