S – CSS styling – E

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

S – Parent container display options – GW

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

Parent container display options (display: block/flex/grid/inline/etc.) – Gallery embed [S]

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]

S – Parent container display options – W

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