35c9f0dc2f
Prior to this patch, the `margin` and `padding` properties were not detected properly by Firefox due to them being shorthand properties. This patch ensures that both `margin` and `padding` are converted read as `top right bottom left` in the event that the shorthand property detection fails for auto-styling in Angular animations. Fix #35463 (FW-1886) PR Close #35701
30 lines
527 B
JSON
Executable File
30 lines
527 B
JSON
Executable File
{
|
|
"aio": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 2987,
|
|
"main-es2015": 450612,
|
|
"polyfills-es2015": 52195
|
|
}
|
|
}
|
|
},
|
|
"aio-local": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 2987,
|
|
"main-es2015": 451552,
|
|
"polyfills-es2015": 52195
|
|
}
|
|
}
|
|
},
|
|
"aio-local-viewengine": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime-es2015": 3097,
|
|
"main-es2015": 429313,
|
|
"polyfills-es2015": 52195
|
|
}
|
|
}
|
|
}
|
|
}
|