1. :has() CSS relational pseudo-class

    Select elements containing specific content. For example, `a:has(img)` selects all `<a>` elements that contain an `<img>` child.

  2. Hashchange event

    Event triggered in JavaScript when the URL's hash has changed (for example: page.html#foo to page.html#bar)

  3. text-emphasis styling

    Method of using small symbols next to each glyph to emphasize a run of text, commonly used in East Asian languages. The `text-emphasis` shorthand, and its `text-emphasis-style` and `text-emphasis-color` longhands, can be used to apply marks to the text. The `text-emphasis-position` property, which inherits separately, allows setting the emphasis marks' position with respect to the text.

  4. audioparammap api: has

  5. cachestorage api: has

  6. customstateset api: has

  7. document api: hasfocus

  8. document api: hasprivatetoken

  9. document api: hasredemptionrecord

  10. document api: hasstorageaccess

  11. document api: hasunpartitionedcookieaccess

  12. domimplementation api: hasfeature

  13. element api: hasattribute

  14. element api: hasattributens

  15. element api: hasattributes

  16. element api: haspointercapture

  17. eventcounts api: has

  18. fontfaceset api: has

  19. formdata api: has

  20. gamepadpose api: hasorientation

  21. gamepadpose api: hasposition

  22. hashchangeevent api

  23. hashchangeevent api: newurl

  24. hashchangeevent api: oldurl

  25. headers api: has

  26. highlightregistry api: has

  27. highlight api: has

  28. htmlanchorelement api: hash

  29. htmlareaelement api: hash

  30. keyboardlayoutmap api: has

  31. location api: hash

  32. mediakeystatusmap api: has

  33. midiinputmap api: has

  34. midioutputmap api: has

  35. navigateevent api: hashchange

  36. navigateevent api: hasuavisualtransition

  37. node api: haschildnodes

  38. popstateevent api: hasuavisualtransition

  39. pushmanager api: haspermission

  40. rtcstatsreport api: has

  41. sensor api: hasreading

  42. urlpattern api: hash

  43. urlpattern api: hasregexpgroups

  44. urlsearchparams api: has

  45. urlsearchparams api: has: `value` parameter

  46. url api: hash

  47. useractivation api: hasbeenactive

  48. workerlocation api: hash

  49. xranchorset api: has

  50. grammar: hashbang (`#!`) comment syntax