Test | Refs | Flags | Info |
---|---|---|---|
+ 6 Pointing Devices and Keyboards | |||
+ 6.1 Pointer interaction | |||
+ 6.1.1 Styling the Cursor: the cursor property | |||
cursor-computed | Script | CSS UI Level 3: getComputedStyle().cursor
|
|
cursor-invalid | Script | CSS UI Level 3: parsing cursor with invalid values
|
|
cursor-valid | Script | CSS UI Level 3: parsing cursor with valid values
|
|
select-cursor-001-manual | Interact | cursor property and select element
|
|
+ 6.1.1.1 Cursor of the canvas | |||
canvas-cursor-001 | BitmapsInteract | propagating the root cursor to the canvas
|
|
canvas-cursor-002 | BitmapsInteract | not propagating the body cursor to the canvas
|
|
+ 6.2 Insertion caret | |||
+ 6.2.1 Coloring the Insertion Caret: the caret-color property | |||
caret-color-computed | Script | CSS UI Level 3: getComputedStyle().caretColor | |
caret-color-invalid | Script | CSS UI Level 3: parsing caret-color with invalid values
|
|
caret-color-valid | Script | CSS UI Level 3: parsing caret-color with valid values
|
|
caret-color-composition | Script | caret-color composition
|
|
caret-color-interpolation | Script | caret-color interpolation
|
|
+ 6.3 Keyboard control | |||
+ 6.3.1 Obsolete: the ime-mode property |