quarto-dev / quarto-dev/quarto-cli
revealjs test failing in ff matrix due to change in DOM
Open
@cderv is already working on this.
Since Jun 27, 2024.
enhancement
revealjs
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Tell me I am reading this wrong.
@cderv pointed out that the ff matrix runs have been failing for a while, e.g. https://github.com/quarto-dev/quarto-cli/actions/runs/9672049188/job/26683693718
The error reads
Required DOM Element div#tbl-2.quarto-float figure.quarto-float.quarto-float-tbl img is missing
in ..\dev-docs\feature-format-matrix\qmd-files\crossref\float\table\document.html.
But in the browser I see:
Is it missing? I am missing it. 😉
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.