Skip to content

Commit

Permalink
Finish compute_text_alternative for dom-accessibility-api
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielleHuisman committed Oct 12, 2024
1 parent 75a8eff commit 2dff884
Show file tree
Hide file tree
Showing 3 changed files with 542 additions and 52 deletions.
3 changes: 3 additions & 0 deletions packages/dom-accessibility-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,17 @@ web-sys = { workspace = true, features = [
"Document",
"DocumentFragment",
"Element",
"HtmlCollection",
"HtmlFieldSetElement",
"HtmlInputElement",
"HtmlLabelElement",
"HtmlLegendElement",
"HtmlOptGroupElement",
"HtmlSelectElement",
"HtmlSlotElement",
"HtmlTableElement",
"HtmlTableCaptionElement",
"HtmlTextAreaElement",
"Node",
"SvgElement",
"SvgTitleElement",
Expand Down
Loading

0 comments on commit 2dff884

Please sign in to comment.