referencing https://github.com/validator/validator/issues/962 . does anyone have a tool to match a validator ruleset and a RFC doc (I guess in docbook/an XML format)?
#humans #errorProneHumans #AllTheWayDown

"dialog" is allowed as value of "method" and "formmethod" attribute. · Issue #962 · validator/validator
<!DOCTYPE html> <html lang=""> <head> <title>Test</title> </head><body> <dialog> <form method="dialog"> <input type=&quo...
GitHub