File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44< html lang =en >
55 < head >
66 < title > CSS Transitions</ title >
7+ < meta content ="text/html; charset=utf-8 " http-equiv =Content-Type >
78 < link href ="../default.css " rel =stylesheet type ="text/css ">
89
910 < style type ="text/css ">
Original file line number Diff line number Diff line change 44< html lang ="en ">
55< head >
66 < title > CSS Transitions</ title >
7+ < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 ">
78 < link rel ="stylesheet " type ="text/css " href ="../default.css ">
89 < style type ="text/css ">
910 table .animatable-properties {
@@ -1168,7 +1169,6 @@ <h2 id="animation-of-property-types-">
11681169 start/end of the transition or as a result of 'cubic-bezier()'
11691170 functions with Y values outside of [0, 1]) map to the closer
11701171 endpoint; if neither value is 'visible' then not interpolable.
1171- </ span >
11721172 </ li >
11731173 < li >
11741174 < strong > shadow</ strong > : interpolated via the color, x, y
@@ -1186,7 +1186,7 @@ <h2 id="animation-of-property-types-">
11861186 </ li >
11871187 < li >
11881188 < strong > paint server</ strong > (SVG): interpolation is only supported
1189- between</ strong > : gradient to gradient and color to color. They then
1189+ between: gradient to gradient and color to color. They then
11901190 work as above.
11911191 </ li >
11921192 < li >
You can’t perform that action at this time.
0 commit comments