Skip to content

Commit

Permalink
vaev-markup: initial implementation of html table parsing
Browse files Browse the repository at this point in the history
Implemented insertion models:
- In table
- In table text
- In table body
- In Row
- In Cell

A spec-compliant helper was also implemented:
- resetTheInsertionModeAppropriately

The "generate implied end tags" was refactore for handling the flow where no
exceptions are being considered.

Unit tests were added for the table case.
  • Loading branch information
pauloamed authored and sleepy-monax committed Jan 15, 2025
1 parent b7c3ce9 commit a32f675
Show file tree
Hide file tree
Showing 3 changed files with 901 additions and 6 deletions.
Loading

0 comments on commit a32f675

Please sign in to comment.