1. Accelerometer

    Defines `Accelerometer`, `LinearAccelerationSensor` and `GravitySensor` interfaces for obtaining information about acceleration applied to the X, Y and Z axis of a device that hosts the sensor.

  2. CSS Gradients

    Method of defining a linear or radial color gradient as a CSS image.

  3. CSS Repeating Gradients

    Method of defining a repeating linear or radial color gradient as a CSS image.

  4. audioparam api: linearramptovalueattime

  5. canvasrenderingcontext2d api: createlineargradient

  6. gamepadpose api: linearacceleration

  7. gamepadpose api: linearvelocity

  8. linearaccelerationsensor api

  9. linearaccelerationsensor api: `linearaccelerationsensor()` constructor

  10. mlgraphbuilder api: linear

  11. oes_texture_float_linear api

  12. oes_texture_half_float_linear api

  13. offscreencanvasrenderingcontext2d api: createlineargradient

  14. paintrenderingcontext2d api: createlineargradient

  15. svglineargradientelement api

  16. svglineargradientelement api: x1

  17. svglineargradientelement api: x2

  18. svglineargradientelement api: y1

  19. svglineargradientelement api: y2

  20. vrpose api: linearacceleration

  21. vrpose api: linearvelocity

  22. xrpose api: linearvelocity

  23. css property: color-interpolation-filters: linearrgb

  24. css property: color-interpolation: `lineargradient` value

  25. types: `<easing-function>`: `linear()`

  26. types: `<image>`: `<gradient>`: `linear-gradient()`

  27. types: `<image>`: `<gradient>`: `linear-gradient()`: double-position color stops

  28. types: `<image>`: `<gradient>`: `linear-gradient()`: hue interpolation method

  29. types: `<image>`: `<gradient>`: `linear-gradient()`: interpolation color space

  30. types: `<image>`: `<gradient>`: `linear-gradient()`: interpolation hints / gradient midpoints

  31. types: `<image>`: `<gradient>`: `linear-gradient()`: gradients applied to pre-multiplied color space (prevents grays from appearing in gradients with transparency)

  32. types: `<image>`: `<gradient>`: `linear-gradient()`: `to` keyword

  33. types: `<image>`: `<gradient>`: `linear-gradient()`: unitless `0` for <angle>

  34. types: `<image>`: `<gradient>`: `repeating-linear-gradient()`

  35. types: `<image>`: `<gradient>`: `repeating-linear-gradient()`: double-position color stops

  36. types: `<image>`: `<gradient>`: `repeating-linear-gradient()`: hue interpolation method

  37. types: `<image>`: `<gradient>`: `repeating-linear-gradient()`: interpolation color space

  38. types: `<image>`: `<gradient>`: `repeating-linear-gradient()`: interpolation hints / gradient midpoints

  39. types: `<image>`: `<gradient>`: `repeating-linear-gradient()`: `to` keyword

  40. types: `<image>`: `<gradient>`: `repeating-linear-gradient()`: unitless `0` for <angle>

  41. svg element: lineargradient

  42. svg element: lineargradient: gradienttransform

  43. svg element: lineargradient: gradientunits

  44. svg element: lineargradient: spreadmethod

  45. svg element: lineargradient: x1

  46. svg element: lineargradient: x2

  47. svg element: lineargradient: `xlink:href`

  48. svg element: lineargradient: y1

  49. svg element: lineargradient: y2

  50. global_attributes: color-interpolation: lineargradient