f12c53342c
the final styles created in buildStyles lack normalization, meaning that pixel values remain as numbers (without "px") and so such properties fail to be correctly set/applied Example: "width: 300" is applies as "width": "300" (and thus ignored) instead of the correct "width": "300px" PR Close #42763 |
||
---|---|---|
.. | ||
animation_integration_spec.ts | ||
animation_query_integration_spec.ts | ||
animation_router_integration_spec.ts | ||
animations_with_css_keyframes_animations_integration_spec.ts | ||
animations_with_web_animations_integration_spec.ts |