Test | Refs | Flags | Info |
---|---|---|---|
+ 5 Resizing & Overflow | |||
+ 5.1 Resizing Boxes: the resize property | |||
resize-008 | InteractOptional | resizing images
|
|
resize-009 | InteractOptional | resizing sgv
|
|
resize-010 | InteractOptional | resizing pictures
|
|
resize-011 | InteractOptional | resizing objects
|
|
resize-012 | InteractOptional | resizing iframes
|
|
resize-013 | InteractOptional | resizing canvas
|
|
resize-014 | InteractOptional | resizing videos
|
|
resize-015 | InteractScript | resizing uses the style attribute | |
resize-016 | InteractScript | resizing horizontally uses the style attribute | |
resize-017 | InteractScript | resizing vertically uses the style attribute | |
resize-018 | InteractScript | removing the ability to resize keeps the resized dimentions | |
resize-019 | Interact | resizing constraints
|
|
resize-020 | Interact | resizing min-height/width constraints
|
|
resize-021 | Interact | resizing min-height/width constraints
|
|
resize-computed | Script | CSS UI Level 3: getComputedStyle().resize
|
|
resize-invalid | Script | CSS UI Level 3: parsing resize with invalid values
|
|
resize-valid | Script | CSS UI Level 3: parsing resize with valid values
|
|
+ 5.2 Overflow Ellipsis: the text-overflow property | |||
text-overflow-027 | = | text-overflow applies visually to bidi
|
|
text-overflow-028 | = | text-overflow applies visually to bidi
|
|
text-overflow-029 | = | text-overflow and bidi interaction
|
|
text-overflow-computed | Script | CSS UI Level 3: getComputedStyle().textOverflow
|
|
text-overflow-invalid | Script | CSS UI Level 3: parsing text-overflow with invalid values
|
|
text-overflow-valid | Script | CSS UI Level 3: parsing text-overflow with valid values
|
|
text-overflow-change-color | = | Test ellipsis style
|
|
text-overflow-ellipsis-hyphen | Script | Ellipsizing hyphens should not crash | |
text-overflow-ellipsis-indent-001 | = | Test ellipsis with `text-indent` | |
text-overflow-ellipsis-width-001 | Script | Ellipsizing should not affect `offsetWidth` of inline boxes. |