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

Side by Side Diff: LayoutTests/animations/interpolation/border-image-slice-interpolation-expected.txt

Issue 948583003: Use StringKeyframes to make CSS Animations responsive to style changes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Split baseStyle out Created 5 years, 9 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
1 CSS Animations: 1 CSS Animations:
2 PASS: border-image-slice from [0%] to [50%] was [0%] at -0.3 2 PASS: border-image-slice from [0%] to [50%] was [0%] at -0.3
3 PASS: border-image-slice from [0%] to [50%] was [0%] at 0 3 PASS: border-image-slice from [0%] to [50%] was [0%] at 0
4 PASS: border-image-slice from [0%] to [50%] was [15%] at 0.3 4 PASS: border-image-slice from [0%] to [50%] was [15%] at 0.3
5 PASS: border-image-slice from [0%] to [50%] was [25%] at 0.5 5 PASS: border-image-slice from [0%] to [50%] was [25%] at 0.5
6 PASS: border-image-slice from [0%] to [50%] was [30%] at 0.6 6 PASS: border-image-slice from [0%] to [50%] was [30%] at 0.6
7 PASS: border-image-slice from [0%] to [50%] was [50%] at 1 7 PASS: border-image-slice from [0%] to [50%] was [50%] at 1
8 PASS: border-image-slice from [0%] to [50%] was [75%] at 1.5 8 PASS: border-image-slice from [0%] to [50%] was [75%] at 1.5
9 FAIL: border-image-slice from [0% fill] to [50%] was [0%] at -0.3, expected [0% fill] 9 PASS: border-image-slice from [0% fill] to [50%] was [0% fill] at -0.3
10 FAIL: border-image-slice from [0% fill] to [50%] was [0%] at 0, expected [0% fil l] 10 PASS: border-image-slice from [0% fill] to [50%] was [0% fill] at 0
11 FAIL: border-image-slice from [0% fill] to [50%] was [15%] at 0.3, expected [0% fill] 11 PASS: border-image-slice from [0% fill] to [50%] was [0% fill] at 0.3
12 FAIL: border-image-slice from [0% fill] to [50%] was [25%] at 0.5, expected [50% ] 12 PASS: border-image-slice from [0% fill] to [50%] was [50%] at 0.5
13 FAIL: border-image-slice from [0% fill] to [50%] was [30%] at 0.6, expected [50% ] 13 PASS: border-image-slice from [0% fill] to [50%] was [50%] at 0.6
14 PASS: border-image-slice from [0% fill] to [50%] was [50%] at 1 14 PASS: border-image-slice from [0% fill] to [50%] was [50%] at 1
15 FAIL: border-image-slice from [0% fill] to [50%] was [75%] at 1.5, expected [50% ] 15 FAIL: border-image-slice from [0% fill] to [50%] was [75%] at 1.5, expected [50% ]
16 FAIL: border-image-slice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [0% 0% 8 % 18%] at -0.3, expected [0% 0% 8% 17%] 16 FAIL: border-image-slice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [0% 0% 8 % 18%] at -0.3, expected [0% 0% 8% 17%]
17 PASS: border-image-slice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [0% 10% 20% 30%] at 0 17 PASS: border-image-slice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [0% 10% 20% 30%] at 0
18 PASS: border-image-slice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [12% 22% 32% 42%] at 0.3 18 PASS: border-image-slice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [12% 22% 32% 42%] at 0.3
19 PASS: border-image-slice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [20% 30% 40% 50%] at 0.5 19 PASS: border-image-slice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [20% 30% 40% 50%] at 0.5
20 PASS: border-image-slice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [24% 34% 44% 54%] at 0.6 20 PASS: border-image-slice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [24% 34% 44% 54%] at 0.6
21 PASS: border-image-slice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [40% 50% 60% 70%] at 1 21 PASS: border-image-slice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [40% 50% 60% 70%] at 1
22 PASS: border-image-slice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [60% 70% 80% 90%] at 1.5 22 PASS: border-image-slice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [60% 70% 80% 90%] at 1.5
23 FAIL: border-image-slice from [0 10 20 30 fill] to [40 50 60 70 fill] was [0 0 8 18] at -0.3, expected [0 0 8 17 fill] 23 PASS: border-image-slice from [0 10 20 30 fill] to [40 50 60 70 fill] was [0 0 8 17 fill] at -0.3
24 FAIL: border-image-slice from [0 10 20 30 fill] to [40 50 60 70 fill] was [0 10 20 30] at 0, expected [0 10 20 30 fill] 24 PASS: border-image-slice from [0 10 20 30 fill] to [40 50 60 70 fill] was [0 10 20 30 fill] at 0
25 FAIL: border-image-slice from [0 10 20 30 fill] to [40 50 60 70 fill] was [12 22 32 42] at 0.3, expected [12 22 32 42 fill] 25 PASS: border-image-slice from [0 10 20 30 fill] to [40 50 60 70 fill] was [12 22 32 42 fill] at 0.3
26 FAIL: border-image-slice from [0 10 20 30 fill] to [40 50 60 70 fill] was [20 30 40 50] at 0.5, expected [20 30 40 50 fill] 26 PASS: border-image-slice from [0 10 20 30 fill] to [40 50 60 70 fill] was [20 30 40 50 fill] at 0.5
27 FAIL: border-image-slice from [0 10 20 30 fill] to [40 50 60 70 fill] was [24 34 44 54] at 0.6, expected [24 34 44 54 fill] 27 PASS: border-image-slice from [0 10 20 30 fill] to [40 50 60 70 fill] was [24 34 44 54 fill] at 0.6
28 FAIL: border-image-slice from [0 10 20 30 fill] to [40 50 60 70 fill] was [40 50 60 70] at 1, expected [40 50 60 70 fill] 28 PASS: border-image-slice from [0 10 20 30 fill] to [40 50 60 70 fill] was [40 50 60 70 fill] at 1
29 FAIL: border-image-slice from [0 10 20 30 fill] to [40 50 60 70 fill] was [60 70 80 90] at 1.5, expected [60 70 80 90 fill] 29 PASS: border-image-slice from [0 10 20 30 fill] to [40 50 60 70 fill] was [60 70 80 90 fill] at 1.5
30 30
31 Web Animations API: 31 Web Animations API:
32 PASS: borderImageSlice from [0%] to [50%] was [0%] at -0.3 32 PASS: borderImageSlice from [0%] to [50%] was [0%] at -0.3
33 PASS: borderImageSlice from [0%] to [50%] was [0%] at 0 33 PASS: borderImageSlice from [0%] to [50%] was [0%] at 0
34 PASS: borderImageSlice from [0%] to [50%] was [15%] at 0.3 34 PASS: borderImageSlice from [0%] to [50%] was [15%] at 0.3
35 PASS: borderImageSlice from [0%] to [50%] was [25%] at 0.5 35 PASS: borderImageSlice from [0%] to [50%] was [25%] at 0.5
36 PASS: borderImageSlice from [0%] to [50%] was [30%] at 0.6 36 PASS: borderImageSlice from [0%] to [50%] was [30%] at 0.6
37 PASS: borderImageSlice from [0%] to [50%] was [50%] at 1 37 PASS: borderImageSlice from [0%] to [50%] was [50%] at 1
38 PASS: borderImageSlice from [0%] to [50%] was [75%] at 1.5 38 PASS: borderImageSlice from [0%] to [50%] was [75%] at 1.5
39 PASS: borderImageSlice from [0% fill] to [50%] was [0% fill] at -0.3 39 PASS: borderImageSlice from [0% fill] to [50%] was [0% fill] at -0.3
(...skipping 11 matching lines...) Expand all
51 PASS: borderImageSlice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [40% 50% 6 0% 70%] at 1 51 PASS: borderImageSlice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [40% 50% 6 0% 70%] at 1
52 PASS: borderImageSlice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [60% 70% 8 0% 90%] at 1.5 52 PASS: borderImageSlice from [0% 10% 20% 30%] to [40% 50% 60% 70%] was [60% 70% 8 0% 90%] at 1.5
53 PASS: borderImageSlice from [0 10 20 30 fill] to [40 50 60 70 fill] was [0 0 8 1 7 fill] at -0.3 53 PASS: borderImageSlice from [0 10 20 30 fill] to [40 50 60 70 fill] was [0 0 8 1 7 fill] at -0.3
54 PASS: borderImageSlice from [0 10 20 30 fill] to [40 50 60 70 fill] was [0 10 20 30 fill] at 0 54 PASS: borderImageSlice from [0 10 20 30 fill] to [40 50 60 70 fill] was [0 10 20 30 fill] at 0
55 PASS: borderImageSlice from [0 10 20 30 fill] to [40 50 60 70 fill] was [12 22 3 2 42 fill] at 0.3 55 PASS: borderImageSlice from [0 10 20 30 fill] to [40 50 60 70 fill] was [12 22 3 2 42 fill] at 0.3
56 PASS: borderImageSlice from [0 10 20 30 fill] to [40 50 60 70 fill] was [20 30 4 0 50 fill] at 0.5 56 PASS: borderImageSlice from [0 10 20 30 fill] to [40 50 60 70 fill] was [20 30 4 0 50 fill] at 0.5
57 PASS: borderImageSlice from [0 10 20 30 fill] to [40 50 60 70 fill] was [24 34 4 4 54 fill] at 0.6 57 PASS: borderImageSlice from [0 10 20 30 fill] to [40 50 60 70 fill] was [24 34 4 4 54 fill] at 0.6
58 PASS: borderImageSlice from [0 10 20 30 fill] to [40 50 60 70 fill] was [40 50 6 0 70 fill] at 1 58 PASS: borderImageSlice from [0 10 20 30 fill] to [40 50 60 70 fill] was [40 50 6 0 70 fill] at 1
59 PASS: borderImageSlice from [0 10 20 30 fill] to [40 50 60 70 fill] was [60 70 8 0 90 fill] at 1.5 59 PASS: borderImageSlice from [0 10 20 30 fill] to [40 50 60 70 fill] was [60 70 8 0 90 fill] at 1.5
60 60
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698