, D3 getComputedStyle . . . WebKit, . , font-size, , , .
, .style("font-size", A), .style("font-size") A, .
:
.styleTween("font-size", function(d) {
return d3.interpolate(
this.style.getPropertyValue("font-size"),
d.size + "px"
);
});
D3 getComputedStyle font-size ( , font-size, , .enter()).
, word cloud.:)