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

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

Issue 114373004: Remove the SVGColor and SVGPaint DOM interfaces (were deprecated). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: text diff fix Created 7 years 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
1 PASS - "fill-opacity" property for "rect1" element at 1s saw something close to: 0.6 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 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 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 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 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 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 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 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 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 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 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 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 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) #0000ff 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 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 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 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 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 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 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 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 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 23 PASS - "lighting-color" property for "light1" element at 1s saw something close to: 127,127,0
24 24
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698