v3.5.3v3.5.2
Reading changes from the repo…
Element.closest
method, enhancing how elements are identified in the DOM. This change deprecates older methods, streamlining the accessibility checks. maximum-scale
values in the meta viewport tag, allowing for better responsiveness and user experience on various devices. headers
attributes in table cells, ensuring that the application does not fail when these attributes are not present, thus improving usability. xml:lang
attributes, clarifying the error message to avoid confusion when the lang
attribute is missing on HTML pages. <div>
elements can be used to group content, enhancing the understanding of valid HTML structures.