About 53 results
Open links in new tab
  1. CSS Basic User Interface Module Level 4

    The resize property applies to elements that are scroll containers. UAs may also apply it, regardless of the value of the overflow property, to: Replaced elements representing images or videos, such as …

  2. 18 User interface - World Wide Web Consortium (W3C)

    move Indicates something is to be moved. e-resize, ne-resize, nw-resize, n-resize, se-resize, sw-resize, s-resize, w-resize Indicate that some edge is to be moved. For example, the 'se-resize' cursor is …

  3. C17: Scaling form elements which contain text

    The objective of this technique is to ensure text-based form controls resize when text size is changed in the user agent. This will allow users to enter text and read what they have entered in input boxes …

  4. Understanding Success Criterion 1.4.4 | Understanding WCAG 2.0

    Techniques and Failures for Success Criterion 1.4.4 - Resize text Each numbered item in this section represents a technique or combination of techniques that the WCAG Working Group deems …

  5. F69: Failure of Success Criterion 1.4.4 when resizing visually rendered ...

    Success Criterion 1.4.4 (Resize text) How to Meet 1.4.4 (Resize text) Understanding Success Criterion 1.4.4 (Resize text) Description The objective of this failure condition is to describe a problem that …

  6. CSS Basic User Interface Module Level 3 (CSS3 UI)

    Apr 7, 2026 · The resize property applies to elements whose computed overflow value is something other than visible. that are scroll containers. UAs may also apply it, regardless of the value of the …

  7. Web Content Accessibility Guidelines (WCAG) 2.2

    Abstract Web Content Accessibility Guidelines (WCAG) 2.2 covers a wide range of recommendations for making web content more accessible. Following these guidelines will make content more accessible …

  8. Resize Observer - World Wide Web Consortium (W3C)

    Feb 11, 2020 · GitHub Issues are preferred for discussion of this specification. When filing an issue, please put the text “resize-observer” in the title, preferably like this: “ [resize-observer] …summary of …

  9. F80: Failure of Success Criterion 1.4.4 when text-based form controls ...

    The objective of this failure condition is to describe a problem that occurs when changing the size of text does not cause the text-based form controls to resize accordingly.

  10. C14: Using em units for font sizes | Techniques for WCAG 2.0

    The objective of this technique is to specify text font size in em units so that user agents can scale content effectively. Since the em is a property of the font, it scales as the font changes size. If a font …