Protected: CSS: –sf-image-size:cover vs –sf-image-size:contain [C]
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
Account on Stage: qa@smartframe.io
There is no excerpt because this is a protected post.
Account on Stage: qa@smartframe.io Task: QA-263 Portrait orientation data-width set in % original image height <1920px (426x640px) data-width=”100%” original image height between 1920px…3840px (2000x3000px) data-width=”100%” original image height >3840px (5304x7952px) data-width=”100%” original image height <1920px (426x640px) data-width=”50%” original image height between 1920px…3840px (2000x3000px) data-width=”50%” original image height >3840px (5304x7952px) data-width=”50%” original image height <1920px (426x640px) … Read moreS – CSS styling – E
Account on Stage: qa@smartframe.io Task: QA-263
Account on Stage: qa@smartframe.io Task: QA-263
Account on Stage: qa@smartframe.io Task: QA-263
Account on Stage: qa@smartframe.io Task: QA-262 First image portrait block – Displays an element as a block element (like <p>). It starts on a new line, and takes up the whole width flex – Displays an element as a block-level flex container. Note: The values “flex” and “inline-flex” requires the -webkit- prefix to work in Safari. … Read moreS – Parent container display options – GW
Account on Staging: qa@smartframe.io Task: QA-262 First image landscape block – Displays an element as a block element (like <p>). It starts on a new line, and takes up the whole width flex – Displays an element as a block-level flex container. Note: The values “flex” and “inline-flex” requires the -webkit- prefix to work in Safari grid … Read moreParent container display options (display: block/flex/grid/inline/etc.) – Gallery embed [S]
Account on Stage: qa@smartframe.io Task: QA-262 block – Displays an element as a block element (like <p>). It starts on a new line, and takes up the whole width flex – Displays an element as a block-level flex container. Note: The values “flex” and “inline-flex” requires the -webkit- prefix to work in Safari. inline – Displays … Read moreS – Parent container display options – W