Tagged “CSS”
I want to be able to apply styles to parts of a web page without them leaking out
I want the ability to flip element scroll orientation (to create text message-like interfaces)
I want SVG to seamlessly blend with HTML, CSS, and JavaScript
I want container queries
I want to animate height from 0 to auto
I want SVG to be fully styled from CSS
I want to be able to pull a list of all custom properties on an element.
I want to be able to control scrolling in tables
I want CSS effects bound to scrolling
I want a tooltip API
I want to host content from my browser
I want to know how browser computes missing/derived CSS properties
I want a CSS pseudo-selector for elements that are in the viewport
I want a source order viewer for rearranged content
I want a Scroll Snap API
I want to be able to visually-isolate an element in DevTools
I want performant width and height CSS transitions
I want to be able to visually hide something without hiding it from assistive tech
I want an easy way to revert an element to its original
display
settingI want to be able to apply styles to a “sticky” element when it’s stuck
I want better justification (text‑align)
I want
text-transform: uppercase
to be “capital sharp s” awareI want multi-line text-overflow property values in CSS
I want CSS custom properties to work as value in all properties
I want to create additional “author” sub-origins in the cascade
I want full support for ICC profiles in CSS
I want
@keyframes
to support seconds as indicator for a keyframeI want a standard way to style scrollbars
I want support for fractional pixel values
I want to control “overscroll” on all elements
I want
min
andmax
CSS functions to work withauto
I want physics-based animations in CSS
I want fixed/sticky-aware anchoring
I want better styling for inputs and selects
I want a
vertical-align
property that aligns with the text middleI want logical property support in media queries
I want default browser styles with custom properties
I want the option to make the mouse wheel scroll horizontally
I want flexbox sizing to factor in the width of wrapped text
I want fail-over for resources
I want CSS to have access to font metrics
I want auto resizing text‑area
I want fieldsets to be un-styled by default
I want multi-line truncation via CSS
I want fragmented layouts
I want browsers to stop cropping the focus ring
I want access to
attr()
withincalc()
I want intrinsic typography
I want state-based pseudo-classes for media elements
I want a media query to detect when a device is running in “night mode”
I want the ability to specify
line-spacing
instead ofline‑height
I want to control the blurring curve of
box-shadow
using cubic bezier functionsI want to position list item icons
I want my own media queries in browsers
I want block nesting in CSS
I want to pin evaluation of a CSS custom property to the element it’s defined on
I want a better looking browser default styles
I want to revive the CSS nav-index property, for tab order management in the age of Flexbox and Grid
I want to clamp lines of text based on the dimensions of the box it’s in based on parent’s max‑height
I want some API to control document printing with orientation and size
I want dark mode applied to any website
I want to animate CSS transitions between pages
I want elements with the CSS “resize” property to have a ::handle pseudo element