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

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

Issue 955863002: Support keywords in LengthStyleInterpolation (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: transitions test with interpolated perspective 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
OLDNEW
1 CSS Animations: 1 CSS Animations:
2 PASS: border-width from [0px] to [10px] was [0px] at -0.3 2 PASS: border-width from [0px] to [10px] was [0px] at -0.3
3 PASS: border-width from [0px] to [10px] was [0px] at 0 3 PASS: border-width from [0px] to [10px] was [0px] at 0
4 PASS: border-width from [0px] to [10px] was [3px] at 0.3 4 PASS: border-width from [0px] to [10px] was [3px] at 0.3
5 PASS: border-width from [0px] to [10px] was [6px] at 0.6 5 PASS: border-width from [0px] to [10px] was [6px] at 0.6
6 PASS: border-width from [0px] to [10px] was [10px] at 1 6 PASS: border-width from [0px] to [10px] was [10px] at 1
7 PASS: border-width from [0px] to [10px] was [15px] at 1.5 7 PASS: border-width from [0px] to [10px] was [15px] at 1.5
8 PASS: border-bottom-width from [thick] to [15px] was [0px] at -2
9 PASS: border-bottom-width from [thick] to [15px] was [2px] at -0.3
10 PASS: border-bottom-width from [thick] to [15px] was [5px] at 0
11 PASS: border-bottom-width from [thick] to [15px] was [8px] at 0.3
12 PASS: border-bottom-width from [thick] to [15px] was [11px] at 0.6
13 PASS: border-bottom-width from [thick] to [15px] was [15px] at 1
14 PASS: border-bottom-width from [thick] to [15px] was [20px] at 1.5
15 PASS: border-left-width from [medium] to [13px] was [0px] at -2
16 PASS: border-left-width from [medium] to [13px] was [0px] at -0.3
17 PASS: border-left-width from [medium] to [13px] was [3px] at 0
18 PASS: border-left-width from [medium] to [13px] was [6px] at 0.3
19 PASS: border-left-width from [medium] to [13px] was [9px] at 0.6
20 PASS: border-left-width from [medium] to [13px] was [13px] at 1
21 PASS: border-left-width from [medium] to [13px] was [18px] at 1.5
22 PASS: border-right-width from [thin] to [11px] was [0px] at -2
23 PASS: border-right-width from [thin] to [11px] was [0px] at -0.3
24 PASS: border-right-width from [thin] to [11px] was [1px] at 0
25 PASS: border-right-width from [thin] to [11px] was [4px] at 0.3
26 PASS: border-right-width from [thin] to [11px] was [7px] at 0.6
27 PASS: border-right-width from [thin] to [11px] was [11px] at 1
28 PASS: border-right-width from [thin] to [11px] was [16px] at 1.5
29 PASS: border-top-width from [15px] to [thick] was [35px] at -2
30 PASS: border-top-width from [15px] to [thick] was [18px] at -0.3
31 PASS: border-top-width from [15px] to [thick] was [15px] at 0
32 PASS: border-top-width from [15px] to [thick] was [12px] at 0.3
33 PASS: border-top-width from [15px] to [thick] was [9px] at 0.6
34 PASS: border-top-width from [15px] to [thick] was [5px] at 1
35 PASS: border-top-width from [15px] to [thick] was [0px] at 1.5
8 36
9 Web Animations API: 37 Web Animations API:
10 PASS: borderWidth from [0px] to [10px] was [0px] at -0.3 38 PASS: borderWidth from [0px] to [10px] was [0px] at -0.3
11 PASS: borderWidth from [0px] to [10px] was [0px] at 0 39 PASS: borderWidth from [0px] to [10px] was [0px] at 0
12 PASS: borderWidth from [0px] to [10px] was [3px] at 0.3 40 PASS: borderWidth from [0px] to [10px] was [3px] at 0.3
13 PASS: borderWidth from [0px] to [10px] was [6px] at 0.6 41 PASS: borderWidth from [0px] to [10px] was [6px] at 0.6
14 PASS: borderWidth from [0px] to [10px] was [10px] at 1 42 PASS: borderWidth from [0px] to [10px] was [10px] at 1
15 PASS: borderWidth from [0px] to [10px] was [15px] at 1.5 43 PASS: borderWidth from [0px] to [10px] was [15px] at 1.5
44 PASS: borderBottomWidth from [thick] to [15px] was [0px] at -2
45 PASS: borderBottomWidth from [thick] to [15px] was [2px] at -0.3
46 PASS: borderBottomWidth from [thick] to [15px] was [5px] at 0
47 PASS: borderBottomWidth from [thick] to [15px] was [8px] at 0.3
48 PASS: borderBottomWidth from [thick] to [15px] was [11px] at 0.6
49 PASS: borderBottomWidth from [thick] to [15px] was [15px] at 1
50 PASS: borderBottomWidth from [thick] to [15px] was [20px] at 1.5
51 PASS: borderLeftWidth from [medium] to [13px] was [0px] at -2
52 PASS: borderLeftWidth from [medium] to [13px] was [0px] at -0.3
53 PASS: borderLeftWidth from [medium] to [13px] was [3px] at 0
54 PASS: borderLeftWidth from [medium] to [13px] was [6px] at 0.3
55 PASS: borderLeftWidth from [medium] to [13px] was [9px] at 0.6
56 PASS: borderLeftWidth from [medium] to [13px] was [13px] at 1
57 PASS: borderLeftWidth from [medium] to [13px] was [18px] at 1.5
58 PASS: borderRightWidth from [thin] to [11px] was [0px] at -2
59 PASS: borderRightWidth from [thin] to [11px] was [0px] at -0.3
60 PASS: borderRightWidth from [thin] to [11px] was [1px] at 0
61 PASS: borderRightWidth from [thin] to [11px] was [4px] at 0.3
62 PASS: borderRightWidth from [thin] to [11px] was [7px] at 0.6
63 PASS: borderRightWidth from [thin] to [11px] was [11px] at 1
64 PASS: borderRightWidth from [thin] to [11px] was [16px] at 1.5
65 PASS: borderTopWidth from [15px] to [thick] was [35px] at -2
66 PASS: borderTopWidth from [15px] to [thick] was [18px] at -0.3
67 PASS: borderTopWidth from [15px] to [thick] was [15px] at 0
68 PASS: borderTopWidth from [15px] to [thick] was [12px] at 0.3
69 PASS: borderTopWidth from [15px] to [thick] was [9px] at 0.6
70 PASS: borderTopWidth from [15px] to [thick] was [5px] at 1
71 PASS: borderTopWidth from [15px] to [thick] was [0px] at 1.5
16 72
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698