CSS Flexible Box Layout Module
Method of positioning elements in horizontal or vertical stacks. Support includes all properties prefixed with `flex`, as well as `display: flex`, `display: inline-flex`, `align-content`, `align-items`, `align-self`, `justify-content` and `order`.
Element.getBoundingClientRect()
Method to get the size and position of an element's bounding box, relative to the viewport.
Directory selection from file input
The `webkitdirectory` attribute on the `<input type="file">` element allows entire directory with file contents (and any subdirectories) to be selected.
SVG (basic support)
Method of displaying basic Vector Graphics features using the embed or object elements. Refers to the SVG 1.1 spec.
canvasrenderingcontext2d api: rect
directory api
directoryentrysync api
directoryreadersync api
directory api: getfiles
directory api: getfilesanddirectories
directory api: name
directory api: path
domrect api
domrectlist api
domrect api: width
domrect api: x
domrect api: y
offscreencanvasrenderingcontext2d api: rect
path2d api: rect
rect api
rect api: bottom
rect api: left
rect api: right
rect api: top
svgrect api
svgrectelement api
svgrect api: width
svgrect api: x
svgrect api: y
css property: background-image: `image-rect()`
css property: break-after: supported in paged media: `recto` and `verso`
css property: break-after: recto
css property: break-before: supported in paged media: `recto` and `verso`
css property: break-before: recto
types: `-moz-image-rect()`
types: `<basic-shape>`: `rect()`
types: `<shape>`: `rect()`
svg element: rect
svg element: rect: fill
svg element: rect: fill: `context-fill` value
svg element: rect: height
svg element: rect: rx
svg element: rect: ry
svg element: rect: systemlanguage
svg element: rect: width
svg element: rect: x
svg element: rect: y
50 results found.